October 2001
Intermediate to advanced
376 pages
7h 3m
English

ASP.NET SERVER CONTROLS PROVIDE AN ENORMOUS amount of power to you as a programmer in developing truly object-oriented web-based applications. In the simplest terms, a server control is a control that is executed on the server and that provides some type of output to the user. These generally are used to create brandnew types of user-interface controls that are not currently available in ASP.NET.
If you have been using ASP.NET, you will be familiar with the <asp:></asp> style tags that have been introduced into the language. These tags that you insert into your HTML page are really server-side controls ...
Read now
Unlock full access