Hi, I am a web developer and have some experience developing webpages using asp.net and sql server as part of a team. I try to follow the usual norms for page performance like minimising viewstate size where possible, avoid cursors in store procedures etc. I have been recently asked to test the pages in a website that the team developed for performance.
I would like to learn a comprehensive approach for page performance testing like maybe 1. Measure the performance of the page using some tool 2. Figure out which part of the page is taking more time.. (using tracing?)
Please can someone give me some tips and point me to some good material on the web. Maybe some books, tools.. I am kind of desperate
Thanks a lot in advance
|