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 is fulltrust?
Can we use html in asp.net?
What is marshalling ? Is it a part of asp.net ?
Why would anyone need to implement their own hashtable or linked list?
What is page request in asp.net?
What is advantage of code behind coding in ASP.NET?
How would you implement inheritance using c#?
What is the meaning of TestApi?
Why viewstate is used in asp.net?
What are sessions in asp net?
How to make paging concepts in datagrid in ASP.NET?
Explain different types of Caching techniques in ASP.NET?
What is the use of HttpHandlers? When to use this?
How many types of file extensions for razor views in ASP.Net MVC?
How many types of cache are there?