
.NET has brought with it enhanced server-centric application management. While this is certainly good from the programming standpoint, it brings some disadvantages with it. We will try to identify these, debate whether they are essential for every application’s circumstances, and try to optimize ASP.NET controls for network transmission efficiency. We will be focusing on Web Server and Mobile controls, using the Calendar control as an example, and supplying more byte-friendly versions of the same functionality. An attempt to create rules-of-thumb for applying the same state separation principles to other controls will also be made.
|