Question
a.
Global.asax
b.
Web.config in the root of the Web application
c.
Machine.config
d.
All of the above
Posted under Web Technologies
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. You want to make a configuration setting change that will affect only the current Web application. Which file will you change?
Similar Questions
Discover Related MCQs
Q. Match the following List 1 with List 2:
a. Control ------------------ i. Controls the output caching policies of a page or user control.
b. MasterType ------------ ii. Page directive uses with user controls.
c. PreviousPageType ---- iii. Enables an ASP.NET page to work with a postback from another page in the application.
d. OutputCache ----------- iv. Associates a class name to a page to get references or members contained within the specified master page.
View solution
Q. Which of the following is not an ASP.NET page event?
View solution
Q. To implement a specified .NET Framework interface which directive is used?
View solution
Q. In ASP.NET application DLL files are stored in which folder?
View solution
Q. Match the following List 1 to List 2
a. App_Code ------------------------ i. Assembly Resource Files (.resx)
b. App_Data ------------------------ ii. .skin file, CSS files
c. App_Themes -------------------- iii. .mdf file, .mdb file
d. App_GlobalResources --------- iv. .wsdl files, typed datasets
View solution
Q. To create your application on a remote server which option you will choose in ASP.NET?
View solution
Q. Match the following List 1 to List 2
a. Web Form -------------------------- i. .ascx
b. Web User Control ---------------- ii. .asmx
c. Web Service ---------------------- iii. .aspx
View solution
Q. Which one of the following HTTP verbs indicates that you are creating and writing a file on the Web server?
View solution
Q. What is the name of the Page object’s property that determines if a Web page is being requested without data being submitted to server?
View solution
Q. Which webserver is developed by Microsoft?
View solution
Q. Which commands are used to specify settings of an .aspx file?
View solution
Q. Which of the following directive is used to link an assembly to a page or user control?
View solution
Q. The @Implements directive
View solution
Q. Which of the following server control shows data in a tabular format and allows sorting, paging, edit, delete each record?
View solution
Q. Which of the following webserver control used as container for other server controls in a ASP.NET webpage?
View solution
Q. By using which of the following web server control data can be retrieved from a relational database?
View solution
Q. By using which of the following attribute, HTML elements are transformed to HTML server control?
View solution
Q. What component of .NET includes services used to support web services?
View solution
Suggested Topics
Are you eager to expand your knowledge beyond Web Technologies? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!