Re: best way for storing connectionstring
- From: "Michel van den Berg" <mvb@xxxxxxxxxxxx>
- Date: Thu, 17 Nov 2005 14:50:54 +0100
Dear Maileen,
Have a look at
http://msdn.microsoft.com/msdnmag/issues/03/11/ProtectYourData/default.aspx
However, if you don't need all that security I recommend you storing it in
the app.config or web.config.
You can read values from these files with AppSettingsReader.
Hope I helped you,
Michel van den Berg
"Maileen" <noemail@xxxxxxxxxx> schreef in bericht
news:OLQI1J26FHA.1248@xxxxxxxxxxxxxxxxxxxxxxx
> Hi,
>
> my application use a connectionstring to a database.
>
> I would like to know what is the best solution to store to
> connectionstring and to avoid to ask everytime to user to enter it, user
> and also password..
>
> thanks a lot,
> Maileen
.
- References:
- best way for storing connectionstring
- From: Maileen
- best way for storing connectionstring
- Prev by Date: Re: Instanciate a Form from a database Field
- Next by Date: Re: Text Size all funny
- Previous by thread: best way for storing connectionstring
- Next by thread: Problem with service and blocked txt o_O
- Index(es):
Relevant Pages
|