.NET CF Form load performance
Taking my regular perusal through the OpenNETCF forums, I
notice this thread. Somehow I had missed this entire thread until the most recent post on
7/1/03. It was nice to see that they had posted numbers so that people
could make comparisons; I've experienced similar numbers. Take a gander..good stuff here.
Microsoft also has an article here (originally dated March 2002) about this, and other tips. In
addition to "top-down" control creation, spawning worker threads is also quite
helpful (as noted in the forum post). The Microsoft article is written by
Neil Cowburn, an MVP
and part of the OpenNETCF crew.
-Nino
Posted with Blogert
(Good Stuff, Scott!)