Visual Studio Analyzer

  • Thread starter Thread starter wiredless
  • Start date Start date
W

wiredless

Can Visual Studio Analyzer be used to profile WinCE & PocketPC applications
written in C#
 
Hi,

Visual Studio Analyzer does not support the .NET Compact Framework
applications. However if you create a desktop project with the same source
code you should be able to analyze your code.

For .NET CF application performance you can read the following article from
MSDN.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetcomp/h
tml/netcfperf.asp

Thanks

Ercan Turkarslan
Microsoft Mobile Devices Developer Support
 

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

Back
Top