Microsoft
Software
Hardware
Network
Question : Showing the performance of VB.NET within Visual Studio 2010
Hi all
I have a small VB.NET application that connects to a SQL database, runs some queries and emails the results.
There are quite a few areas in the code that I know can be streamlined to make the app run faster, however, I'd like to be able to see just how much of an improvement the changes to the code will make.
Can anyone advise how to view the impact on system resources that an application uses when it runs, so that I might see the difference when I change the code? Also are there any other items that I should be watching for?
I'm using Visual Studio 2010 Professional.
Answer : Showing the performance of VB.NET within Visual Studio 2010
Check out the following articles
http://msdn.microsoft.com/
en-us/libr
ary/ms9985
79.aspx
- Measuring performance
http://msdn.microsoft.com/
en-us/libr
ary/ms9985
81.aspx
- Testing performance
http://msdn.microsoft.com/
en-us/libr
ary/ms9985
83.aspx
- Tuning performance
All part of the Improving .NET Application performance and Scalability (
http://msdn.microsoft.com
/en-us/lib
rary/ff649
152.aspx
)
Random Solutions
SQLservr.exe*32 process using large amount of ram and disk activity
How to enable VSS Writer for Exchange 2003 and SQL 2005
Access 2007 Update subform values with another subform
My Computer prints Very Tiny on Fresh Install
Changing Server Name with Exchange 2010 Installed
XP runs slow error 0XC000005e,The Security System detected an attempted downgrade attack for server
new keyboard not recognised before logon
Why RTRIM so slow on UPDATE
open and read a *.xlsx file
xml are both of the examples below valid?