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


Please Help Members By Posting Answers For Below Questions

Which is an advantage of application service providers?

489


What is considered a service provider?

513


What is bound controls

583


A Web Service Can Only Be Written In .net. Is it True??

636


Explain asp.net web forms.

556






What are the different ways you would consider sending data across pages in ASP (i.e between asp to asp)?

556


if i want to give an alert message like "try after sometime" to a web page which is being seen by other person.if a web page is not seen by anyone then it should display otherwise it show a display a message stating that other person is viewing so try after some time........how can i implement this.

1831


Explain server-side scripting?

568


What is the purpose of url encoding?

492


What is a web api?

549


How can we create a website?

532


What is difference between cache and session?

494


What are the event handlers that can be included in the Global.asax file?

575


Which is better php or asp.net?

514


how to write html code with ssl

1521