Home

What is the correct answer?

4

ASP.NET is object oriented

A. True

B. False

Correct Answer :

A. True


Related Questions

While accessing values submitted to a web form, __________ property of… How do we create a FileSystemObject? In ___________ records are read-only and cannot be changed. You need to modify an ASP.NET page to prevent the browser window from… For Adrotator control the XML file is mentioned through ________ property Choose the form in which Postback occur Radio Button's have same name and different values while Checkboxes have… ___________ sets the time out period for a particular page in seconds An error handling is Structured when we use In a DataSet if multible tables are used, they are identified by their This property is inapplicable in DropDownList ______________ creates a read-only recordset that can scroll in any direction. What namespace contains the classes for file and directory access? What class does a Web Service Inherit? ____________ enables you to add, modify and delete records but you won't… What are unique properties of RangeValidator control? If someone accidentally deletes the Page Directive of an ASP.NET page… By default a WebForm inherits from ASP.NET is object oriented .DirectoryInfo gives information about any Directory Can you have more than one form declaration on a web form? How can you check if the page is visited for the first time Of the following controls which can be used to add a control at runtime Checkboxes have same name and different values while Radio Buttons have… To make an HTML control behave as a Server control, ___________ option… A DataSet can be generated from To count how many users have logged in the web site till date use To write a root tag say '<details>' through ASP.NET use In the Adrotator XML file ________ is used to mention the file to link… Error handling can be done through Global.asax