Article: A low-level look at the ASP.NET Architecture
Posted by: Rick Strahls WebLog,
on 18 Jul 2005 |
View original | Bookmarked: 0 time(s)
Article Link:
http://www.west-wind.com/presentations/howaspnetworks/howaspnetworks.asp
Article Summary:
ASP.NET is a powerful platform for building Web applications, that provides a tremendous amount of flexibility and power for building just about any kind of Web application. Most people are familiar only with the high level frameworks like WebForms and WebServices which sit at the very top level of the ASP.NET hierarchy. This article looks at how Web requests flow through the ASP.NET framework...