A directory of resources inthe field of technical communication.

Davis, Jon


About this Site | Advanced Search | Localization | Site Maps

 

1.
#27803

Page Inheritance In ASP.NET

Use object inheritance with System.Web.UI.Page to apply a common paradigm for user authentication, and extending the base web form feature set in your web application. Apply common security, specify per-page user access levels, and enforce common functionality, with only one line of code per page.

Davis, Jon. Code Project, The (2004). Design>Web Design>Server Side Includes>ASP