can i use two web.config files of ConnectionString in One
Default.aspx page
Answer Posted / sudhir kunnure
You can use multiple web.config in multiple folders in one
application but not in same folder.You can use conection
string in same folder's web.config not others if you want
to use other connection string then you can assign many
keys for connection string in same web.confg.for that not
nessacary to use other web.confg.
Is This Answer Correct ? | 26 Yes | 2 No |
Post New Answer View All Answers
What is bound controls
What is meant by asp.net?
Why does my asp.net file have multiple tag with runat=server?
What is inproc and outproc?
How many types of validation are there?
What is viewstate parameter?
Which validator control you use if you need to make sure the values in two different controls matched?
Explain the difference between value type and reference type?
What is Web API?
What is different in .net 1.1 and .net 2.0?
Are there resources online with tips on asp to asp.net conversions?
Hi All, Im an MCA holder with 3+ years of experience in asp.net. Now i want to move to some good government job. I have no idea about different categories of exams held & which one can be applicable for my education background. I have done B.A with MCA. Please help me out with your valuable suggestions. I would be very grateful. Thanks Anuj
Which namespace is used by ado.net?
What is the difference between login controls and forms authentication?
What is a swagger in web api?