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
What are the steps to follow to host a web application on a web server?
What is view state management in asp net?
Are there resources online with tips on asp to asp.net conversions?
What is sql data source control in asp.net?
How can u deifne the benefits and limitation of using Viewstate for state management?
Define a web service in .net?
Explain the difference between singleton and single call?
Can you explain architecture of your project ?
What are the file extensions for razor views?
is gateway for sms continue connected for sending sms.how?
What events will occur when a page is loaded?
How do you secure your connection string information?
What is difference between Fragment Caching and Page Caching in ASP.NET?
Explain Session state management options in ASP.NET.
What is the asp.net control toolkit?