Home

What is the correct answer?

4

In ASP.NET a page is inherited from System.Web.UI.Page. Here UI means

A. Universal Indicator

B. Uniform Indicator

C. User Interface

D. Universal Interface

Correct Answer :

C. User Interface


Related Questions

An error handling is Structured when we use Cookies collection is present in File extension used for ASP.NET files. To write a root tag say '<details>' through ASP.NET use What namespace contains the classes for file and directory access? HTML tag equivalent to Panel is To read an XML file from ASP.NET use _________ object represents all information sent form a server to a browser Under Button Click the following code is written1. Dim I =102. MsgBox(I) Web.config file is used... Can you use client-side event handler and server-side event handler for… Default scripting language in ASP. Checkboxes have same name and different values while Radio Buttons have… Which of the following method must be overridden in a custom control? Which DLL translate XML to SQL in IIS? Caching type supported by ASP.Net This property is inapplicable in DropDownList CDO stands for _________________ . This file stores your web configuration If passwords are to be sent from one page to another, we can use One difference between ASP.NET and ASP is that ASP is more structure than… Of the following controls which can be used to add a control at runtime What keyword is necessary to expose a public function as a method of a… In ASP.NET if a file is saved, it is save only in the server machine. To write an attribute for a tag through ASP.NET use Choose the form in which Postback occur How do we create a FileSystemObject? If someone accidentally deletes the Page Directive of an ASP.NET page… Anything appearing before ________ is cleared While redirecting, values can be passed with it