Home

What is the correct answer?

4

In a DataSet if multible tables are used, they are identified by their

A. Names

B. Indexes

C. Any one of the above

D. None of the above

Correct Answer :

C. Any one of the above


Related Questions

In case of a CompareValidator, a TextBox's value can be compared to an… Cookies can be created with mentioning the expiry dateTrue In the Adrotator XML file ________ is used to mention the file to link… In Global.asax there are _______ general methods ASP.NET if fully compatible with ASP If someone accidentally deletes the Page Directive of an ASP.NET page… An error handling is Structured when we use Error handling can be done through Global.asax Attribute must be set on a validator control for the validation to work. .FileInfo gives information about any file and .File gives information… HTML elements, HTML server controls and ASP.NET server controls can be… If passwords are to be sent from one page to another, we can use To redirect an user to a particular page when a user logs in use Under Button Click the following code is written1. Dim I =102. MsgBox(I) In case of RangeValidator, a TextBox's value can be compared to the values… To set text programmatically without adding extra HTML tags use By default a WebForm inherits from Cookies collection is present in CDO stands for _________________ . _________ object represents all information sent form a server to a browser This control does not produce an HTML output This tag in Repeater control is mandatory To count the number of times an user visited a page, use ______________ creates a read-only recordset that can scroll forward only. To make a RepeaterControl viewable, the controls ____________ must be… In ___________ records are read-only and cannot be changed. ______________ creates a read-only recordset that can scroll in any direction. ASP.NET supports all data types that VB.NET supports How do we create a FileSystemObject? Radio Button's have same name and different values while Checkboxes have…