February 2011 - Posts

Book Review : ASP.NET Site Performance Secrets
25 February 11 10:45 PM | bipinjoshi

Any web site developer sooner or later encounters a situation where he or the client is not so happy with the performance of the web site under consideration. No wonder experienced developers look for opportunities to squeeze last drop of performance from their web sites. To that end, ASP.NET Site Performance Secrets provides sound understand of the time proven techniques of performance optimization.

http://www.bipinjoshi.net/articles/ec9e166b-283e-44a3-936d-c3f06cfc8802.aspx

 

Filed under:
Using GridView and DetailsView in ASP.NET MVC - Part 2
06 February 11 10:32 PM | bipinjoshi

In Part 1 of this two part article, I explained how GridView and DetailsView controls can be used in ASP.NET MVC web pages. In this part I will show how to add sorting and paging capabilities to the GridView control without breaking the MVC design pattern.

http://www.bipinjoshi.net/articles/be692fd5-27e4-4716-b215-a4e4bb16bad8.aspx

 

Filed under: ,
More Posts