Friday, July 11, 2008

Do not inherit from System.web.ui.page:

Using Custom BasePage Class in ASP.Net

Every Code Behind class of ASP.Net pages will inherit System.Web.UI.Page Class by default.

No comments: