What is web.config. How many web.config files can be allowed
to use in an application ?
Answer Posted / deepa
web.config is a file where we can configure the database
connection ,authentication and authorization etc. for the
entire application. we can have any number of web.config
files in an application ,but only one file at each folder
level.a web.config file at its least foleder level of a web
page replaces the parent level web.config file
Is This Answer Correct ? | 37 Yes | 3 No |
Post New Answer View All Answers
Explain the updatepanel?
What does mvc represent in asp.net? : asp.net mvc
Is react a template engine?
How does session work in asp net?
What is page fragment caching?
Explain some of the major built-in objects in asp.net
What types of data validation events are commonly seen in the client-side form validation?
What is asp.net introduction?
What is the use of autowireup in asp.net?
Why is the standalone environment only useful during the development process?
Why we use dbms for projects? Why don’t we save any application data in separate files instead of dbms?
What is postback request?
What is the appSettings Section in the web.config file?
What is query string in asp.net?
3. What goals do you have in your career?