|
ASP.NET Book
The online ASP.NET Tutorial Book |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ASP.NET BasicsHTML BasicsASP.NET Web Server Advanced HTML Application Designing Using Visual Studio ASP.NET Standards ASP.NET Styling ASP.NET Navigation ASP.NET TipsASP.NET ValidationHTML forms CSS Styling CSS Advanced ASP.NET Features ASP.NET Image Effects Common mistakes DB Design tips Building ApplicationsDesign Secure AppsBuild Secure Apps |
ASP.NET Web Server Controls |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
ASP.NET Web Server Controls are special ASP.NET tags understood by the server. Like HTML server controls, ASP.NET Web Server Controls are also created on the server and they require a runat="server" attribute to work. However, ASP.NET Web Server Controls do not necessarily map to any existing HTML elements and they may represent more complex elements. The syntax for creating a Web server control is: <asp:control_name id="some_id" runat="server" />
Click on Start Lesson to continue learning. More Related ASP.NET tutorials
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||