I
intrader
In ASP - simplest form with one label followed by a text box require
approximately 323 bytes at the server and 234 bytes transmitted to the
client. The submitted form has 12 bytes.
In ASP.NET - same simple form requires 673 bytes for aspx, and 730 bytes
transmitted to the client. The code-behind code is another 2500 bytes. The
submitted form has 157 bytes
The overhead allow Microsoft to turn Web Programmers into VB Programmers,
or viceversa.
I have to admit, the IDE is supperb.
approximately 323 bytes at the server and 234 bytes transmitted to the
client. The submitted form has 12 bytes.
In ASP.NET - same simple form requires 673 bytes for aspx, and 730 bytes
transmitted to the client. The code-behind code is another 2500 bytes. The
submitted form has 157 bytes
The overhead allow Microsoft to turn Web Programmers into VB Programmers,
or viceversa.
I have to admit, the IDE is supperb.