Buy Questpond's video subscriptions on
huge discount
.
Online: 1383
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Interviews
>
ASP.NET
>
Loading ...
Is it possible to update a connection string stored in the Web.config file programatically? If Yes, then how?
Posted by
Virendradugar
on 10/22/2009 | Category:
ASP.NET Interview questions
| Views: 6511
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Answer:
Yes.
Create a Configuration object. Then, update the connection string using the ConnectionStrings collection. Finally, call Configuration.Save.
Source:
MCTS |
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
You catch an unhandled exception in a Page_Error h ...
Next > :
What are the four phases of a Web Setup Project de ...
Comments or Responses
Posted by:
Pinchip
on: 5/30/2010
can you post the code for this
or maul me to pinchip@gmail.com
its very urgent thats why please...
Login to post response
More Interview Questions by Virendradugar
What are the four phases of a Web Setup Project deployment?
What launch conditions do Web Setup Projects include by default?
What type of exception will the runtime throw if the SMTP server rejec ...
Which method would you call to send an e-mail message and wait for the ...
Which of the following browser capabilities can you not check using Re ...
What is the name of the virtual page that you can request to view trac ...
What is the name of the Web page property that you can query to determ ...
Which control requires the Web.sitemap file to display site map inform ...
Latest Interview Questions
You need to obtain performance information about your Web Application. ...
What is LINQ
what is the transport protocol used to call webservise ?
Which of the following can be shared between two pages.
What is a Lambda expression?
I need to Add one column in a existing table and the max value of the ...
What is the name of store procedure to send Email using SQL Server 200 ...
Query to Get List of Views?
More ...