Home

What is the correct answer?

4

A ValidationSummary control is bound to a control

A. True

B. False

Correct Answer :

B. False


Related Questions

To open Microsoft Word from ASP.NET page use Cookies collection is present in How do you get information from a form that is submitted using the "post"… ____________ enables you to add, modify and delete records and you will… ASP.NET is object oriented ___________ controls how proxy servers temporarily store web pages The default method of a WebForm is Checkboxes have same name and different values while Radio Buttons have… In case of a CompareValidator, a TextBox's value can be compared to an… To set text programmatically without adding extra HTML tags use How can you check if the page is visited for the first time Anything appearing after ________ is cleared Why is Global.asax is used? In Global.asax there are _______ general methods ASP.NET uses _______ as the code behind ___________ sets the time out period for a particular page in seconds An error handling is Structured when we use If a page name is WebForm1.aspx and it resides in ../Test/, then it will… What is used to validate complex string patterns like an e-mail address? This tag in Repeater control is mandatory To make an HTML control behave as a Server control, ___________ option… Default Session data is stored in ASP.Net. To redirect an user to a particular page when a user logs in use Which of the following tool is used to manage the GAC? HTML elements, HTML server controls and ASP.NET server controls can be… Which DLL translate XML to SQL in IIS? To send attachments using SMTP use _________ is used to write/read into a leaf node Attribute must be set on a validator control for the validation to work. Can you use client-side event handler and server-side event handler for…