Topic: Article : A Low-level Look at ASP.NET Architecture (Read 393 times)
Robot
I am a fanatic. So?
Posts: 547
1192 credits Members referred : 0
« on: Jan 18, 2006, 10:17:05 PM »
Many developers are familiar only with the high-level .NET frameworks like Web Forms and Web services that sit at the very top level of the ASP.NET hierarchy. This article discusses the lower-level aspects of ASP.NET and explains how requests move from Web Server to the ASP.NET runtime and then through the ASP.NET HTTP pipeline to process requests.