PrepAway - Latest Free Exam Questions & Answers

Which of the features below was utilized by the developers for the Web application?

You work for a Web solution development company named ABC.com. ABC.com wants you to
develop a Web application which automatically handles errors and exceptions not detected using
the Try/Catch block feature.
Which of the features below was utilized by the developers for the Web application?

PrepAway - Latest Free Exam Questions & Answers

A.
You should consider utilization of the app.config file with the UpdatePanel.

B.
You should consider utilization of the Global.asax file.

C.
You should consider utilization of the machine.config file with the ScriptManager.

D.
You should consider utilization of the Web.config file with a Transaction object.

Explanation:
The Global.asax is an optional file which will be utilized a server since the file has
code for responding to global events that occur in a Web application. ADO.NET application
developers should note only one Global.asax file can be utilized by the application and the file
resides in the root directory of ASP.NET applications.


Leave a Reply