Author: Carlos Figueroa | Posted on: 10/18/2009 3:34:36 AM | Views : 875

This sample shows how to use the attribute CodeFileBaseClass for wiring aspx page controls with protected field on the base class automatically. It also shows the technical challenge of combining visual inheritance (master pages) and class inheritance, using C# in this case. ...

Go to the complete details ...