 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
| n |
The framework is
preserved
|
|
|
| n |
All the code has
been converted to .NET (VB.NET)
|
|
|
| n |
The code is
compiled into DLLs
|
|
|
| n |
A 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
|
|
|
| n |
The code is
object oriented, with a specific
|
|
|
application
object, a generic application object, an
|
|
|
application
template superclass, and the framework
|
|
|
class
|
|