Enterprise Library deployment problem

P

Paul Abraham

Hi there,

I plan to start a new project using MS Enterprise library, as i know
those application blocks are really good.

However, when think about delpoyment issue:

e.g. I can encrypt the database connection string in development and
store it in the web.config file. When the application goes live, the
database administrator need to change the username and password in case
of the security concern. How can I do this? How can I change the
encrypted username and password to the one.

Please help.

PAUL Abraham
 
G

Grant Merwitz

I have a similair problem

I create a mini app that encrypts a given string for me.
So when i need to change the db connection string, or even password in the
DB, i just use my app to create a encrypted string, and copy and paste that
into the config file.

Simple solution, hope its what you looking for
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,482
Members
44,901
Latest member
Noble71S45

Latest Threads

Top