can i use two web.config files of ConnectionString in One
Default.aspx page
Answer Posted / bipin
basically an asp.net application can contain only one
web.config file. so there is no possibility of using 2
web.config files for connection in an application.
| Is This Answer Correct ? | 8 Yes | 37 No |
Post New Answer View All Answers
What r the asp.net list controls and difference between them?
What is difference between viewstate and session state in javascript?
Explain the difference between singleton and single call?
Write some code using interfaces, virtual methods, and an abstract class`
What is Web Server Control Templates.?
What is advantage of asp.net?
What are web server controls in asp.net?
What is difference between rest and soap?
What are the advantages and disadvantages of session?
How to integrate angular 8 with asp.net mvc 5? : Asp.Net MVC
What is form submit?
Where is the view state data stored?
Difference between response.redirect and server.transfer?
Which dll handles the request of .aspx page?
What is the namespace to create thread in .net?