Tag Cloud
Archives
-
Recent Posts
Most Popular
RSS Feed
Category Archives: ASP.net
In past, I’ve started developing asp.net applications with the default settings of asp.net. Sometimes I found that the application is not responding quickly as it should be. I’ve digged in to this matter and figured out that the entire page is heavily loaded with the hidden page viewstate. Due to this length, the application is [...]

10