can i use two web.config files of ConnectionString in One
Default.aspx page
Answer Posted / anoop.r
Above Answer is not exactly right.we can have more than one
web.config file in an application. We can have web .config
file for every folder in application.but not 2 web.cofig in
one place
| Is This Answer Correct ? | 46 Yes | 1 No |
Post New Answer View All Answers
What is page fragment caching?
How to prevent client side validation from the ASP.NET validation controls?
What is round trip in asp.net?
What is server components?
Which two new properties are added in asp.net 4.0 page class?
Differentiate between a hyperlink control and a linkbutton control.
Explain diff. Between friend and protected friend?
What is distributed system in asp.net?
1.can we add connection string in global.asax?????????? 2.what are the default files included when we create new web application????
Describe how passport authentication works.
What is http only cookie?
Which of the following .NET framework supports Web API?
What is paging in context of Memory?
What is semantic gap?
Give a few examples of page life cycle events.