01 - Architecture Series Introduction
Tags:
ASP.NET
, 2005
, Experienced
In this brief introductory video, we’ll talk about two items at a very high level … first, we’ll introduce the ideas that will be elaborated on in the remainder of the videos and show where they fit into the overall architecture of ASP.NET 2.0. Secondly, we’ll look at a utility called Reflector, which will allow us to peek at the compiled version of our web pages and discover what exactly the ASP.NET version 2.0 compiler does to our declarative and imperative code.