Click here to Skip to main content
15,886,664 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi all,
i have a project running on .Net framework 4.0 , c# asp.net and sql 2008 r2. i want to check the performance of the site. i have made some changes to queries and code to load a grid view with thousands of records , remove some unwanted code and modify some existing code based on the need. now i want to check whether this decrease the load time in seconds or not. functionality wise there is no change , just wanted to check if the modification does really help in improve performance or not? i checked with firebug but it do not give proper idea, so i am wondering if visual studio or IIS provide some tools to check the performance of the site.
Posted

1 solution

 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900