<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>DevForce Community Forum : Connection String and Environments</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce Classic : Connection String and Environments</description>
  <pubDate>Thu, 11 Jun 2026 05:22:47 -700</pubDate>
  <lastBuildDate>Thu, 15 Nov 2007 11:49:50 -700</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.69</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.ideablade.com/forum/RSS_post_feed.asp?TID=549</WebWizForums:feedURL>
  <image>
   <title>DevForce Community Forum</title>
   <url>http://www.ideablade.com/forum/forum_images/IdeaBlade_logo_tm.png</url>
   <link>http://www.ideablade.com/forum/</link>
  </image>
  <item>
   <title>Connection String and Environments : To solve your problem go to the...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=549&amp;PID=1948#1948</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=23" rel="nofollow">davidklitzke</a><br /><strong>Subject:</strong> 549<br /><strong>Posted:</strong> 15-Nov-2007 at 11:49am<br /><br />To solve your problem go to the documentation and read about Data Source Keys and the DataSourceKeyResolver.&nbsp; Instead of using an embbeded (or loose) ibconfig file which contains a static string, you will define a method which will retrieve a connection string.&nbsp; You can be as resourceful as you want in this method.&nbsp; The connection string may be embedded in a file or be imported from a Web Service or database.&nbsp; You can decide to use or not to use encryption. <span style="font-size:10px"><br /><br />Edited by davidklitzke - 15-Nov-2007 at 7:22pm</span>]]>
   </description>
   <pubDate>Thu, 15 Nov 2007 11:49:50 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=549&amp;PID=1948#1948</guid>
  </item> 
  <item>
   <title>Connection String and Environments : My application currently is two...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=549&amp;PID=1946#1946</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=190" rel="nofollow">Makani</a><br /><strong>Subject:</strong> 549<br /><strong>Posted:</strong> 15-Nov-2007 at 8:58am<br /><br /><DIV></DIV>My application currently is two tiers with a Windows client deployed through ClickOnce connecting directly to the database.&nbsp; I am wondering how to manage connection strings during deployment to different environments&nbsp;and have a couple of questions.<DIV>&nbsp;</DIV><DIV>Currently the connection string is an embedded resource within the AppHelper assembly.&nbsp; Is it possible to extract embedded text file from a dll.&nbsp; Should I encrypt that resource?</DIV><DIV>&nbsp;</DIV><DIV>If I leave the file unencrypted and as an embedded resource how can I allow an administrator to modify the connection string to the appropriat environment.?&nbsp; Custom config app that builds the AppHelper.dll or maybe just have the admin use the .net compiler, MSBuild? Anyone have code or an example.</DIV><DIV>&nbsp;</DIV><DIV>Thanks,</DIV><DIV>Mike</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Thu, 15 Nov 2007 08:58:57 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=549&amp;PID=1946#1946</guid>
  </item> 
 </channel>
</rss>