New to Code Profiling!  
Author Message
Mateusz Rajca





PostPosted: Visual Studio Performance Tools (Profiler), New to Code Profiling! Top

Hi!

I am new to code profiling where do I start

Matt


Visual Studio Team System28  
 
 
Joe Sango





PostPosted: Visual Studio Performance Tools (Profiler), New to Code Profiling! Top

Hi Matt,

Check out MSDN for some great info to start with.
http://msdn2.microsoft.com/en-us/library/z9z62c29.aspx
http://msdn.microsoft.com/vstudio/teamsystem/support/faqs/profiler_techfaq/

Then I would suggest just running with it and using the tools with your applications and actually checking out what it can do for you.



 
 
Ian Huff





PostPosted: Visual Studio Performance Tools (Profiler), New to Code Profiling! Top

Another good place to start out.

http://msdn.microsoft.com/vstudio/teamsystem/reference/technotes/default.aspx#Development

~Ian