Home

What is the correct answer?

4

To set text programmatically without adding extra HTML tags use

A. Literal

B. Response.Write

C. Both of the above

D. None of the above

Correct Answer :

C. Both of the above


Related Questions

Attribute must be set on a validator control for the validation to work. _________ is used to write/read into a leaf node Anything appearing before ________ is cleared We can manage states in asp.net application using ___________ controls how proxy servers temporarily store web pages .DirectoryInfo gives information about any Directory To redirect an user to a particular page when a user logs in use Default path for any web application is ASP.NET use ASP.NET uses _______ as the code behind ASP.NET supports all data types that VB.NET supports A _____________ is a logical naming scheme for grouping related types… Default event handler for Link Label is If a Table controls name is Table1, to access value from its second row,… Cookies can be created with mentioning the expiry dateTrue In case of RangeValidator, a TextBox's value can be compared to the values… This file stores your web configuration Anything appearing after ________ is cleared An error handling is Structured when we use Choose the form in which Postback occur You can specify a function name in ____________ converts virtual path to default path Which DLL translate XML to SQL in IIS? By default a WebForm inherits from To save an XML file from ASP.NET use Which of the following object is not an ASP component? Of the following controls which can be used to add a control at runtime How do you get information from a form that is submitted using the "post"… ASP.NET is object oriented Default Session data is stored in ASP.Net.