
March 3rd, 2004, 11:49 AM
|
|
Utility Bot
|
|
Join Date: Feb 2004
Posts: 1,103
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Article Discussion: ASP.NET Architecture, Part 2
In this second of a two-part series, Dwight takes us through the new ASP.NET Architecture. We learn about ASP.NET's System.Web.UI namespace classes, interfaces, enumerations, and delegates. We also learn about the ASP.NET page class, including a close look at the life cycle of an ASP.NET page, applying page directives, and the code-behind feature. This piece comes from chapter six of February's Developer Shed Writing Contest prize, .NET & J2EE Interoperability, by Dwight Peltzer (McGraw-Hill/Osborne, ISBN 0-07-223-054-1, 2004).
Read the full article here: ASP.NET Architecture, Part 2
|