CodeSeeker

Just another developer trying to do the right thing
posts - 20, comments - 22, trackbacks - 0

My Links

News

Archives

Blogs

July 2008 Entries

Defining Your ASP.NET Application Optimization Area of Concern
There are many areas where optimization may occur, and the resulting solution may be different for different areas of concern. In an ASP.NET application, delay may occur in the following places: On the client (within Javascript) Along the network between the client and the web server (lots of information on the page getting submitted, in ViewState or otherwise) On the web server during processing and/or rendering On any other application servers during processing Along the network between the web/app...

Posted On Monday, July 28, 2008 4:41 PM | Feedback (0) |

Powered by: