can i use two web.config files of ConnectionString in One
Default.aspx page
Answer Posted / anoop.r
Above Answer is not exactly right.we can have more than one
web.config file in an application. We can have web .config
file for every folder in application.but not 2 web.cofig in
one place
| Is This Answer Correct ? | 46 Yes | 1 No |
Post New Answer View All Answers
Tell me what is the request flow used for asp.net mvc framework? : asp.net mvc
What is meant by web application?
What is viewstate in asp net with example?
Explain what is an abstract class?
What New Features comes with ASP.NET Web API 2.0?
Out of ASP or ASP.NET which one is stateless?
Disable Mouse right click on web page in asp.net?
Describe the diffeerence between inline and code behind?
What is state management technique?
What are the different kinds of assemblies?
Is session stored in browser?
What is the difference between page directive include and action tag include?
What is Bundling and Minification in MVC?
What is boxing and unboxing in asp.net?
Explain difference between friend and protected friend?