answersLogoWhite

0


Best Answer

Java sql programming

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are the types of server controls that participate in declarative data binding model?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How can you make cleint side controls as server side controls in aspnet?

By using runat="server" attribute..


What controls access to the resources of the network?

Nope a server does


Describe the intrinsic controls of asp net?

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.


What is thee the computer in a network that controls one or more printers?

A server or print server.


What is field control sharepoint?

SharePoint Server can contain field controls. Field controls are controls that everyone can create.


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)


Who controls world wide web server?

ALIENS!


What is an aspnet webform?

All server controls must appear within a <form> tag, and the <form> tag must contain the runat="server" attribute. The runat="server" attribute indicates that the form should be processed on the server. It also indicates that the enclosed controls can be accessed by server scripts: <form runat="server"> </form>


A server outside a company's network that controls which communications pass into the company's network?

It's a proxy server.


What is a computer that controls access to hardware and software on a network?

It would be a host. All other computers connected to that network are clients.


What two access controls can be set up for Windows Server 2003 folders and authentication?

The two access controls can be set up with "Authentication and Access Control. These are available in the Windows Server 2003 folders.


When you are binding to an LDAP server what information is passed between the server and LDAP client?

The client IP address, the clients host name, the port address to use during communication