Server Side Controls in ASP.Net

In ASP.Net you have server side controls apart from the ordinary html controls that are used in the web page. The server side controls are executed on the server and they have an attribute runat=”server”. This attribute that is found in the control indicates that it is a server side control.

The main advantage of using the server side control is that you can separate the code that is executed and the code that is used for display. By using the object oriented programming model of the server side control you can even create complex server side controls. They have rich set of properties, methods, and events.

There are basically three types of server side controls in ASP.Net. They are HTML Server Controls, Web Server Controls, and Validation Server Controls. The html server controls are ordinary html controls with an added attribute runat=”server”. The web server controls have the syntax,

<tag_prefix:control_name attributes runat="server"/>

The validation server controls also have the same syntax and they are used to validate the input that is given by the user in the forms. With this validation server controls you can also throw some error message to the user if their input is invalid.



CommScope to Demonstrate Data Center Solutions at BICSI Winter Conference
CommScope, Inc., a global leader in infrastructure solutions for communications networks, will exhibit its innovative enterprise solutions during this month's BICSI Winter Conferen

ZK UI Introduces the Ability to Leverage ZK UI Components to Empower the Level of Grails Server Pages Usage with Ajax
ZK UI introduces the ability to leverage ZK UI Components to empower the level of Grails Server Pages usage with Ajax using Grails plug-in 'zkui' to enrich and achieve interactive Ajax web applications.London (PRWEB) January 31, 2012 ZK UI introduces the ability to leverage ZK UI components to empower the level of Grails Server Pages usage with Ajax using Grails plug-in 'zkui'. This approach ...

Toshiba Thrive: The best business-grade tablet on the market
Find out why Joshua Burke believes that the 10.1-inch Toshiba Thrive is the best best business-grade tablet on the market today.




______________________________________________________

Recommended Resource



| Why should you go for Server Controls | Advantages of using .NET Server Controls | Understanding ASP.NET Server Controls | Creating Web Server Controls | Server Side Controls in ASP.Net | Creating Custom Server Controls | Server Controls in ASP.NET Web Page | Using Html Server Controls in your Web Pages | Understanding Dynamic Server Controls in ASP.NET | Using ASP Server Controls Templates | Developing ASP.NET Server Controls | Setting properties for ASP.NET Custom Server Controls | Implementing ASP.NET Server Side Controls | Creating Professional ASP.NET Server Controls |



_______________

FREE Subscription

Stay Current With the Latest Technology Developments Realted to .NET. Signup for Our Newsletter and Receive New Articles Through Email.

Name:

Email:

Note : We never rent, trade, or sell our email lists to anyone. We assure that your privacy is respected and protected.


 

| Privacy Policy for www.dotnet-guide.com | Disclosure | Contact |