Tech Tutorials Database
GeekArticles Microsoft ASP.NET
 

Standardizing an ASP.NET Web Site

 
Author: dotnet.sys-con.com
Category: ASP.NET
Comments (0)

In large Web sites, there are generally just a couple of unique page layouts. In the past, developers had to duplicate large chunks of code on each page. Doing so made the site hard to maintain and difficult to change on a global scale. This tended to be an issue even when using include files, as it was difficult to pass page-specific information down the chain. To the rescue are the .NET Web User Controls and their ability to interact with a parent page's exposed custom properties.

Read More...




Sponsored Links




Read Next: Designing a Rich Text Editor .NET Server Control



 

 

Comments



Post Your Comment:

Your Name:*
e-mail ID:(required for notification)*
Image Verification: 
 
 Subscribe