My posts tagged with "tips and tricks, Best Practices"(RSS)

Tip #22: Did you know…How to improve performance of Page and Server Control Processing?

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...

Filter by Tag

Microsoft Communities