Home

What is the correct answer?

4

ASP.NET uses _______ as the code behind

A. VB

B. VBScript

C. JavaScript

D. Jscript

Correct Answer :

A. VB


Related Questions

To write a root tag say '<details>' through ASP.NET use Caching type supported by ASP.Net In a DataSet if multible tables are used, they are identified by their While accessing values submitted to a web form, __________ property of… .DirectoryInfo gives information about any Directory We can manage states in asp.net application using Cookies collection is present in To pass queries to Crystal Reports use This control does not produce an HTML output HTML tag equivalent to Panel is In ___________ records are locked when the update method is called In ASP.NET if a file is saved, it is save only in the server machine. To save an XML file from ASP.NET use How do you get information from a form that is submitted using the "post"… Choose the form in which Postback occur Cookies can be created with mentioning the expiry dateTrue To count how many users have logged in the web site till date use To count the number of times an user visited a page, use Default path for any web application is In the Adrotator XML file ________ is used to mention the file to link… Default event handler for Link Label is ______________ creates a read-only recordset that can scroll in any direction. _________ object represents all information sent form a server to a browser You have an image that is clickable and you want a pop-up window to display… A DataSet can be generated from What are unique properties of RangeValidator control? ____________ enables you to set a particular date when a page should no… Radio Button's have same name and different values while Checkboxes have… What class does the ASP.NET Web Form class inherit from by default? If a Table controls name is Table1, to access value from its second row,…