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
Explain the difference between dataset and datareader.
what are configuration files?
Can asp.net work on an nt server?
Why is it preferred to not use finalize for clean up?
Explain the components of web form in asp.net
What is a Cookie? Where is it used in ASP.NET?
Can you explain architecture of your project ?
What is http protocol and how it works?
What is the function of the ViewState property?
How to include silver light .xap page into asp.net web application and what is the purpose of using silverlight application?
What is a session http?
What is viewstate? What does the “enableviewstate” property do?
Define a multilingual website?
Mention few asp.net validators.
What are the Types of chaching. How to implement caching