
02-23-2004, 05:41 PM
|
|
Registered User
|
|
Posts: 17
|
|
|
Article Discussion: ASP.NET Architechture, Part 1
In this first 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 this month's Developer Shed Writing Contest prize, NET & J2EE
Interoperabilityby Dwight Peltzer (McGraw-Hill/Osborne, ISBN
0-07-223-054-1, 2004).
Read the full article here: ASP.NET Architechture, Part 1
|