An Extensible Master-Page Framework for ASP.NET 1.1 Using Pattern Oriented Design

by fred on December 21, 2005

in Code

Development of a framework for master-pages using ASP.NET and C#. More…

Masterpage framework in ASP.NET 1.X and ASP.NET 2.0 More…

Related posts:

  1. Subclassing Pages and Master Pages in ASP.NET 2.0 Sometimes the simplest things in ASP.NET 2.0 turn out to be the hardest things to implement. One example is trying...
  2. Determining the size dimensions of uploaded images in ASP.NET This article how to describes how to determine the width and height of an image after it has been uploaded...
  3. A Crash Course on ASP.NET Control Development: Template Properties Dino Esposito continues his series on ASP.NET 2.0 controls development with this look at how to create template properties in...
  4. ASP.NET: The resource cannot be found How to fix the problem with asp.net pages....
  5. Asp.net page events fire order Microsoft’s article on this is more detailed than the following table. Here is a quick summary of the page events...

Previous post:

Next post: