Search  
Tuesday, October 07, 2008..:: Sessions » Advanced ASP.NET » Utilizing the ASP.NET Adapter Architecture::..Register  Login
 Utilizing the ASP.NET Adapter Architecture by Robert Boedigheimer    
Robert Boedigheimer
Robert Boedigheimer


BIO & Sessions
ASP.NET 2.0 provides the ability to override control and page rendering in order to tailor the output for specific browsers or provide new behaviors. One great use of adapters is to use session storage for viewstate rather than a hidden client field saving bandwidth and improving performance, which can be easily accomplished with a custom page adapter. Learn how to use the siteMapPath control, but render its output in a DropDownList to save screen space. See how to add querystring tamperproofing to HyperLink controls without having to modify any existing site code.

Copyright 2007 by TulsaCodeCamp.com   Terms Of Use  Privacy Statement