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
How can I handle dbNull in Linq?
Popup window keeps coming..after clicking Browser Back
SSIS Package Hangs in SQL Job
CISCO UC520 - IP Phones & Computers on different ip ranges.
SQL 2005 SQL Syntax Help Needed
Microsoft PKI Design
Screen resolution changed - Fedora 13
Relative Size Pivot Table Macro
service restart after logrotate
Auto Send Excel as Email Attachment