answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: Control 'ctl01' of type 'Login' must be placed inside a form tag with runat equals server?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

Which directive informs the compiler in which any custom server control added to the page or not?

Register directive informs the compiler in which any custom server control added to the page or not


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.


How do you connect C offline application with the MySQL database placed at remote server?

We use an online MySQL database for both online and offline applications.


What is a block of information stored in an HTML file on a server?

A block of information stored in an HTML file on a server is called a control file. A file may contain program instructions or data, which may be numerical, textual or graphical information.


What is Client-Server Networking?

A server is a database--on a server. The client is: a person on a PC connected to the server via odbc querying the database. A database is only an app on the server. You can have a domain controller, a mail server, a nat server, web hosting... doesnt matter whats on it. And the client wouldn't really be person, a person is referred to as a user. A client is generally the computer. So what is client server networking? Its when you have perhaps 4 clients all using the server for something. The server kinda being like a master. But usually most clients will look to the server for their network settings (DHCP), and perhaps NAT etc..... But like the above person mentioned you can have database's on your server. But your not just limited to database's, you can have mail server's, web servers, app server etc....

Related questions

What is the purpose of a VisualSVN Server?

The purpose of VisualVSN server is to provide an interface to perform the most common revision or changes in the control operations inside the IDE or visual studio.


What is mp3skull?

Server that indexes mp3 files placed elsewhere.


Will restarting a minecraft server erase the world?

Restarting as in deleting the inside or stopping the server then starting it? Deleting the inside does, but stopping and starting doesn't.


What is the password for matty's server in equals Windows ABC SP2 equals?

its either mat2 or matt2 or matty2


If you have developed a server control but your boss comes back and asks you to develop a user interface for it From which class do you derive your custom server control in the above scenario?

System.Web.UI.Interface.Control


Which directive informs the compiler in which any custom server control added to the page or not?

Register directive informs the compiler in which any custom server control added to the page or not


Where are firewalls commonly placed in private network?

Between the server / router and the internet router.


Why server control distributed area value independent driver nodes and clients control unified resource transfer station?

Why server control distributed area value independent driver nodes and clients control unified resource transfer station?


What is full form of ascx?

Active Server Control Extended


What perform a specific task and can be placed with other servers to perform multiple tasks?

Dedicated server


What is the full form of Asmx in asp.net?

ASMX - Active Server Method Extended ASPX - Active Server Page Extended ASCX - Active Server Control Extended


What is server process?

The process of a TCP server is to receive TCP connections and handling the data correctly. The letters TCP in TCP server stands for transmission control protocol.