Running CF code on the desktop and profiling

N

news.austin.rr.com

Hi,



What are some of the problems i may encounter when i try to run my app on
the desktop? If im not mistaken I can place all the dlls, xml and exe files
in a folder on a desktop system and run the exe. If i can get this to work
by fixing any compatibility issues how accurately can i profile the
application on the pc. Is it worth the time to profile a CF .net app on a PC
to find bottlenecks and memory usage hotspots?





Thanks
 
F

Floyd Burger

In my experience, profiling a CF project on the desktop will find most of
the problems. It's much easier to do it on the desktop also. Once you've
profiled on the desktop you can the profile on the device to catch to
device-specific problems.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top