Nov 09, 2008
Avoid unnecessary round trips to the server - You can use ASP.NET Ajax and partial page rendering. To get more information, see partial page rendering overview and ASP.Net Ajax . Use the Page object's IsPostBack property to avoid unnecessary processing...
1 comments
Tags: tips and tricksASP.NETBest PracticesDeepak Verma