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
What is the base class from which web forms are inherited?
What is a web based system?
What are the differences between application object and session object?
What are the data controls available in asp.net?
Explain how cookies work.
Explain difference between friend and protected friend?
What are the benefits of Razor View?
What is the used of "ispostback" property?
What is difference between Lambda Expression and LINQ in ASP.NET?
Difference between Response.redirect vs server.transfer?
What is rich control in asp.net?
What are sessions and cookies?
Write a code snippet to implement the indentation in json in web api.
Define cookie.
How to create events for a control?