No announcements
Found 882940 threads
-
0 Votes
Web.Config Transform for Connectionstring / Development process
You don't need web.config transforms for this: Check:Answered | 1 Replies | 2248 Views | Created by Joe Kopp - Wednesday, December 12, 2012 8:46 AM | Last reply by Paul Van Bladel - Wednesday, December 12, 2012 8:54 AM -
0 Votes
How to Change the ConnectionString in a Dynamic Data Web Site at Run-time
Also you have to know that my data layer must read from Web.Config file so I can't save it in Web.Config.Answered | 4 Replies | 5183 Views | Created by Gerardo Gala - Monday, June 7, 2010 12:04 AM | Last reply by A.Aziem Moemen - Wednesday, December 8, 2010 1:42 PM -
0 Votes
Using HealthVault SDK without WEB.CONFIG
As I read the code, I think that as long as this is done prior to the HealthServiceConnection being initiated then it should use the programmatically assigned Application ID vs. one that may/may not ...Answered | 2 Replies | 3935 Views | Created by JimHV - Friday, January 16, 2009 3:52 PM | Last reply by John Theisen - Thursday, March 12, 2009 12:48 AM -
0 Votes
web.config
And if we lost web.config in both local machine and remote website, then we have to customize a suitable web.config for your web-app.Answered | 2 Replies | 701 Views | Created by njdr - Tuesday, December 18, 2018 7:49 PM | Last reply by Sara Liu - Wednesday, December 19, 2018 7:37 AM -
0 Votes
Best practice for encrypting connectionString
Under the heading "To encrypt connection string information stored in the Web.config file" it has step by step instructions on how to encrypt and decrypt the connection ...Answered | 2 Replies | 2691 Views | Created by etlman - Friday, March 13, 2015 11:18 PM | Last reply by etlman - Monday, March 16, 2015 9:49 PM -
0 Votes
Dynamic connectionstring without web.config
User-75283316 posted Hi, You can create dynamic Connection string as follow.Unanswered | 2 Replies | 619 Views | Created by Anonymous - Monday, December 3, 2012 8:21 AM | Last reply by Anonymous - Wednesday, August 5, 2015 8:11 AM -
0 Votes
Update Web.config file Dynamically using DTE in VSExtention
Hi Team, I have update Web.config file Dynamically using DTE but its Work only When Web.config file open. if Web.config File ...Answered | 1 Replies | 1758 Views | Created by JayaLakshmi Kumar - Tuesday, February 2, 2016 4:39 AM | Last reply by Olaf Helper - Tuesday, February 2, 2016 7:53 AM -
1 Votes
Connectionstring at Runtime
I want to edit the connectionstrings section of the file to allow the user to store multiple connectionstring in the section.Answered | 4 Replies | 3237 Views | Created by LandsharkDaddy - Friday, December 4, 2009 12:14 AM | Last reply by Aland Li - Wednesday, December 9, 2009 8:23 AM -
0 Votes
Dynamic connectionstring in web.config C#
User188494879 posted see ...Answered | 3 Replies | 90 Views | Created by Anonymous - Thursday, July 9, 2009 3:24 PM | Last reply by Anonymous - Thursday, July 9, 2009 4:22 PM -
0 Votes
SSIS Dynamic Flat Files (Can't get ConnectionString property to dynamically change)
I was putting @[User::FileName3] in the "ConnectionString" property of the Connection Manager as opposed to putting it in the Expressions.Answered | 11 Replies | 12297 Views | Created by JohnWall - Wednesday, November 24, 2010 8:30 PM | Last reply by JohnWall - Tuesday, November 30, 2010 2:46 PM -
0 Votes
ConnectionString
Form1: public string getConnectionString() { string connectionString = "Data ...Answered | 2 Replies | 3561 Views | Created by Nitin Chaudhary MCPD - Saturday, April 25, 2009 6:06 PM | Last reply by Guo Surfer - Saturday, April 25, 2009 7:38 PM -
5 Votes
Passing a ConnectionString in DbContext Constructor
Probably something like: public <#=code.Escape(container)#>(string connectionString) : base(connectionString) { ...Answered | 5 Replies | 71606 Views | Created by Christy Piffat - Thursday, September 26, 2013 9:13 PM | Last reply by RobertGustafson - Tuesday, June 21, 2016 8:07 PM -
1 Votes
connectionstring
Sir i'm using this connection in my application to insert, update & delete data in database through datagridview. but using this connection SqlConnection con = new ...Answered | 8 Replies | 2553 Views | Created by santoshkmr - Saturday, January 7, 2012 2:53 PM | Last reply by san Sanz - Saturday, January 7, 2012 7:18 PM -
0 Votes
DataSources vs ConnectionString - SSIS
What are the advantages of DataSources over ConnectionString?Answered | 5 Replies | 2966 Views | Created by Kongathi - Tuesday, August 28, 2012 8:33 AM | Last reply by TVanover - Tuesday, August 28, 2012 3:53 PM -
0 Votes
Update Web.config file Dynamically using DTE in VSExtention
Hi Team, I have update Web.config file Dynamically using DTE but its Work only When Web.config file open. if Web.config File ...Answered | 1 Replies | 859 Views | Created by Vijayalakshmi Kumar - Wednesday, February 3, 2016 4:05 AM | Last reply by Just Karl - Thursday, February 4, 2016 11:33 PM -
3 Votes
14 Hive Web.Config not Updating
this web.config only controls the web pages in the layouts directory.Answered | 4 Replies | 7417 Views | Created by brmcdani44 - Wednesday, April 27, 2011 9:22 PM | Last reply by Chris Geier - Wednesday, April 27, 2011 10:51 PM -
0 Votes
Adding Key or ConnectionString Dynamically into web.config
User24901372 posted hi may be this will help you http://forums.asp.net/thread/1304455.aspx and why don't u save connection ...Unanswered | 1 Replies | 19 Views | Created by Anonymous - Tuesday, July 4, 2006 7:24 PM | Last reply by Anonymous - Thursday, July 6, 2006 4:01 AM -
0 Votes
How to Change web.config ConnectionString dynamically
User-1716253493 posted Try this var configuration = WebConfigurationManager.OpenWebConfiguration("~"); var section = ...Answered | 2 Replies | 871 Views | Created by Anonymous - Tuesday, April 4, 2017 1:37 PM | Last reply by Anonymous - Tuesday, April 4, 2017 2:10 PM -
0 Votes
The ConnectionString property has not been initialized
Problem solved, I added the permisson to the aspnet account and removed the following line from the web.config file.Answered | 7 Replies | 9647 Views | Created by steve1_rm - Tuesday, August 14, 2007 11:20 PM | Last reply by steve1_rm - Saturday, August 18, 2007 1:40 PM -
0 Votes
Connection string in web.config required for EF?
But, isn't there a way to have the connection string in the web.config file WITHOUT the password?Answered | 7 Replies | 2361 Views | Created by fiverc - Thursday, April 2, 2015 11:24 AM | Last reply by William Bosacker - Friday, April 10, 2015 3:48 PM - Items 1 to 20 of 882940 Next ›
No announcements