can i use two web.config files of ConnectionString in One
Default.aspx page
Answer Posted / sudhir kunnure
You can use multiple web.config in multiple folders in one
application but not in same folder.You can use conection
string in same folder's web.config not others if you want
to use other connection string then you can assign many
keys for connection string in same web.confg.for that not
nessacary to use other web.confg.
| Is This Answer Correct ? | 26 Yes | 2 No |
Post New Answer View All Answers
Who can consume WebAPI?
What is a postback url?
Who is using asp.net?
Explain login control and form authentication.
How does session work?
What is asp net application object?
What is difference between asp.net and asp.net mvc? : Asp.Net MVC
What is the most appropriate lifetime for a database connection/orm context in an asp.net mvc application? : Asp.Net MVC
How can we prepairing Interview
How can we create pie chart in asp.net?
What is a web api?
What symbol would you use to denote, the start of a code block in aspx views?
Write code to send e-mail from an asp.net application?
How do you identify that the page is postback?
What is mvc in asp.net interview question? : Asp.Net MVC