RE: Connection string encryption
Posted on Thu, 17 Jul 2008 11:02:45 -0400 in Connection string config
Help/DKL/Introduction/Managing_Connection_Strings.htm) and encrypt the connection param string plaintext...
RE: Connection string encryption
Posted on Thu, 17 Jul 2008 11:02:45 -0400 in Connection string config
Design for Testability - Dependencies
Posted on Thu, 17 Jul 2008 11:02:45 -0400 in Connection string config
For example a folder name, database connection string, queue name, web service URL etc. A good practice of course is to externalize the values for these resources for example in a configurat...
Storing Membership Data in ASP.NET 2.0 Web Application’s SQL ...
Posted on Thu, 17 Jul 2008 11:02:45 -0400 in Connection string config
Add the following under <configuration> in web.config:
Connecting to Data Sources in IIS 7.0
Posted on Thu, 17 Jul 2008 11:02:42 -0400 in Connection string config
Inherited entries are configured at a higher level of the configuration hierarchy. You can create a connection string for SQL Server by completing the following steps: 1. In IIS Manager,...
Using log4net with Oracle 10g
Posted on Thu, 17 Jul 2008 11:02:42 -0400 in Connection string config
You can also set the connection string directly on the .config xml file application (co...
web.config/db connection/track
Posted on Thu, 17 Jul 2008 11:02:42 -0400 in Connection string config
Exporting Blog Posts from Subtext in BlogML
Posted on Thu, 17 Jul 2008 11:02:42 -0400 in Connection string config
I copied the subtext web.config and renamed it app.config. You have to set your connection string in two brilliant m...
Form Authentication for MOSS 2007 Site
Posted on Thu, 17 Jul 2008 11:02:42 -0400 in Connection string config
d) After setting up the connection string, we need to specify the membership and role providers in the web.config file. In this article, I am using ASP.Net SQL Membership and Role provid...