Top 4 Blog Posts in 2010

xocai_me

  1. For the Web Forms developer who codes to the HTTP pipeline, check out how to extend HttpRequest with AJAX extension methods.
  2. Especially when developing for Web Sites, learn how to improve scalability and performance by defining “no-compile” web forms.
  3. Simple code sample for returning the contents as a string of an embedded text file (.txt, .xml, .css, etc…).
  4. Most popular of them all – code sample for “rewriting” the FindControl method of the Control class in ASP.NET Web Forms.