
February 23rd, 2004, 04:41 PM
|
|
Utility Bot
|
|
Join Date: Feb 2004
Posts: 822
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
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
|