can i use two web.config files of ConnectionString in One
Default.aspx page
Answer Posted / amar shah
hi,
reading above points i have one question , tell me i
have two web.config file in two different folder but the
connection string name is same in both web.config
file..with different server detail ..now tell me what will
happen...????
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the different web pages?
Explain the flow of processing of the request? : asp.net mvc
What is actually returned from server to the browser when a browser requests an .aspx file and the file is displayed?
How does u call and execute a sp in .net?
What is a session government?
What is the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc
Where do the cookie state and session state information be stored?
Mention the execution process for managed code?
Explain how caching in asp.net 2.0 is different from caching in asp.net 1.1?
What is caching? What are different ways of caching in asp.net?
A web service can only be written in .net? State whether true or false.
Difference between .NET and previous version?
Explain server control extensibility with reference to asp.net 2.0 ?
What parameters can you pass in the url of the api? Can get and post use the same url?
Explain security types in asp.net?