Home

What is the correct answer?

4

An error handling is Structured when we use

A. On Error GoTo

B. Try Catch

C. Both of the above

D. Any one of the above

Correct Answer :

B. Try Catch


Related Questions

The code file for WebForm1.aspx will be ___________ ASP.NET can be installed on Windows 98 machine ____________ enables you to add, modify and delete records and you will… If someone accidentally deletes the Page Directive of an ASP.NET page… Default scripting language in ASP. Web.config file is used... A _____________ is a logical naming scheme for grouping related types… Which of the following method must be overridden in a custom control? ASP.NET if fully compatible with ASP _________ is used to write/read into a leaf node You need to modify an ASP.NET page to prevent the browser window from… An error handling is Structured when we use .FileInfo gives information about any file and .File gives information… An alternative way of displaying text on web page using We can write an XML document from ASP.NET without mentioning the encoding… Attribute must be set on a validator control for the validation to work. How do we create a FileSystemObject? Under Button Click the following code is written1. Dim I =102. MsgBox(I) To save an XML file from ASP.NET use In a DataSet if multible tables are used, they are identified by their A ValidationSummary control is bound to a control This property is inapplicable in DropDownList You want to ensure that the user ID is saved between requests when the… CDO stands for _________________ . In the Adrotator XML file ________ is used to mention the file to link… _________ object represents all information sent form a server to a browser To send attachments using SMTP use ASP.NET uses _______ as the code behind Which DLL translate XML to SQL in IIS? RadioButtonsLists __________ property is used to add RadioButtons at runtime