Friday, January 07, 2011

ASP.NET "Base Pages" vs. PageAdapter

Interesting option to avoid deriving from base page, which many times i forget

Replacing ASP.NET "Base Pages" with a PageAdapter

System.Web.UI.Adapters.PageAdapter

Learned a lot on ASP.net best practices from Robert by virtue of working in RSG and with his asp.net coding standards/guidelines. Good to see him as MVP and spreading his knowledge.

No comments: