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


Please Help Members By Posting Answers For Below Questions

Where are session variables stored?

513


Explain what does mvc represent in asp.net? : asp.net mvc

501


What is query string?

573


How can we apply themes to an asp.net application?

561


What is a 307 redirect?

505






What's the difference between viewstate and sessionstate?

570


What is a master page and what does it do?

534


What are merge modules?

558


What are sessions used for?

557


Explain the server control events of asp.net ?

541


How can you dynamically add user controls to a page?

510


How you can manage the state of application at the server side in ASP.NET?

578


What are server side controls?

531


Suppose you want an asp.net function (client side) executed on the mouseover event of a button. Where do you add an event handler?

561


What is asp.net response object?

556