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


Please Help Members By Posting Answers For Below Questions

What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?

586


What is the function of new view engine in asp.net? : asp.net mvc

539


How to deploy/publish webservices?How many ways?Plz explain me

1841


How can I configure asp.net applications that are running on a remote machine?

539


What is difference between Fragment Caching and Page Caching in ASP.NET?

579






What is the differences between a primary key and a unique key in sql server?

536


What are the session management techniques asp net?

563


What is anonymous authentication?

587


What is AutoPostback?

596


Is asp.net and .net are same or different?

525


I have an excel file with data, i am importing this excel file data into Sqlserver 2005 database. while importing i am getting wrong data(ie, special characters) in one column(description column), upto some limit the data in that column is coming fine,after that data is coming like below. The "Walter" leather storage bench is one of our most popular styles. The top with the tufting and double stitching finish a very impressive piece. The size is perfect in front of beds and the storage adds another functional bonus. Open it up and sneak al���Ƴ�Â��ƴ�Ã��ƶ�Å�� al���Ƴ�Â��ƴ�Ã��ƶ�Å�� Is there anywhy to resolve this? (I am using recordset in coding for developing import process.) please help me soon.

1430


Write some code using interfaces, virtual methods, and an abstract class`

1582


Define the term Scavenging in Caching?

579


what are the events raised in asp.net page life cycle?in which stage view state can be loaded?

553


Explain the reason why the javascript validation not run on the asp.net button but run successfully on the html button?

572