nThe framework is
preserved
nAll the code has been converted to .NET (VB.NET)
nThe code is
compiled into DLLs
nA single line aspx (ASP.NET) file instantiates the application
object which creates the web page based on the session
(state) and form (user input) values
nThe code is object oriented, with a specific application
object, a generic application object, an application
template superclass, and the framework class