answersLogoWhite

0


Best Answer

In ASP.NET there are two types of controls - HTML server controls and ASP.NET server controls. The HTML ones are known as Intrinsic controls.

A HTML Server Control has similar abstraction with its corresponding HTML tag and offers no abstraction.

ASP .NET Server Controls have higher level of abstraction. An output of an ASP .NET server control can be the result of many HTML tags that combine together to produce that control and its events.
The HTML Server Controls follow the HTML-centric object model.

ASP .NET Server Controls
have an object model different from the traditional HTML and even provide a set of properties and methods that can change the outlook and behavior of the controls.
The HTML Server Controls have no mechanism of identifying the capabilities of the client browser accessing the current page.

ASP .NET Server Controls can however detect the target browser's capabilities and render themselves accordingly.

For moreInfo refer to related links.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Describe the intrinsic controls of asp net?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What are the different controls available in aspnet?

There are Three types of controls available in ASP .Net. 1. HTML Controls (Traditional HTML Tags) 2. Web Server Controls (New ASP .Net Tags) 3. Validation Server Controls (To validate Inputs)


What are aspnet controls exactly?

ASP NET web server controls are executed when a page containing ASP NET is requested. They are a very usual piece of programming code which is used in web development.


What are asp net controls used for?

ASP net controls are used for validating user input over a server. One can find more details of their exact uses and applications on the official Microsoft website.


When do you use net?

we use .net for providing plateform for asp, asp is scripting language


What are the types of Dot-net?

totally there are 3 types C # Asp dot net Vb dot net


Where can asp net training be obtained?

Asp net training can be obtained through educational websites online for little to no charge. In addition, asp net training can be obtained from school or other educational and learning institutions.


How do you debug a web service?

Debugging XML Web Service created with ASP .Net is similar to debugging an ASP .Net web Application.


Is there a charge for using asp net hosting?

The asp net hosting is absolutely free. In fact there are several that have multiple email addresses at no additional cost.


How do you lock controls in asp dot net at design time?

There's no such need in ASP.NET since controls are not places at specified locations rather at default locations. Generally one uses tables and layouts to place them in specific cells.


May you install visual studio net and ASP net?

Yes, you may.


Definitions of aspnet projects?

ASP NET is a specific type of web development. Part of Microsoft, ASP NET has programs like Visual Studio and Visual Web Developer.


How do you use flash videos in asp net?

control in asp.net