Home

What is the correct answer?

4

ASP.NET supports all data types that VB.NET supports

A. True

B. False

Correct Answer :

A. True


Related Questions

______________ creates a read-only recordset that can scroll forward only. ASP.NET if fully compatible with ASP ______________ creates a read-only recordset that can scroll in any direction. If someone accidentally deletes the Page Directive of an ASP.NET page… To read an XML file from ASP.NET use If a page name is WebForm1.aspx and it resides in ../Test/, then it will… We can write an XML document from ASP.NET without mentioning the encoding… ASP.NET uses _______ as the code behind .FileInfo gives information about any file and .File gives information… Which of the following method must be overridden in a custom control? To set text programmatically without adding extra HTML tags use File extension used for ASP.NET files. Choose the form in which Postback occur In a DataSet if multible tables are used, they are identified by their In the Adrotator XML file ________ is used to mention the file to link… While redirecting, values can be passed with it What is the default data type of a variable in ASP.NET? This property is inapplicable in DropDownList How do you get information from a form that is submitted using the "post"… This tag in Repeater control is mandatory _________ object represents all information sent form a server to a browser One difference between ASP.NET and ASP is that ASP is more structure than… This file stores your web configuration Radio Button's have same name and different values while Checkboxes have… In ASP.NET, the default method of a form is A _____________ is a logical naming scheme for grouping related types… _________ object represents all information sent form a browser to a server You need to modify an ASP.NET page to prevent the browser window from… To save an XML file from ASP.NET use The HTML control that helps to browse a file is