Tuesday, October 19, 2004

Code Camp: Web Presentation Design Patterns part I

This was really about implementing Model-View-Controller in ASP.NET. The interesting thing about ASP.NET is that it comes with a fully extensible controller in the form of the Page class. There are some interesting things that you can do with specializations of the Page class. Checkout the source when it is available: www.MSDNCodeCamp.com there are some good practices demonstrated.

0 Comments:

Post a Comment

<< Home