Re: Security?
JDP_at_Work
Date: 06/30/04
- Next message: Steven Cheng[MSFT]: "RE: Force Download Not Working"
- Previous message: Sean Bright: "Re: getting an asp:textbox value to an sql parameter"
- In reply to: bruce barker: "Re: Security?"
- Next in thread: WJ: "Re: Security?"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 29 Jun 2004 18:40:14 -0700
So, the web.config and any WebService can be "Read" by any other server on the
network.
How'a bout on the Internet?
... and does that apply to both the web.config and webservice?
... and by what method are they "read"?
TIA
JeffP....
"bruce barker" <nospam_brubar@safeco.com> wrote in message
news:eQ1jW7jXEHA.3988@tk2msftngp13.phx.gbl...
> no, any other site on the server can read it.
>
>
>
> "JDP@Work" <JPGMTNoSpam@sbcglobal.net> wrote in message
> news:OP%23CK$iXEHA.1128@TK2MSFTNGP10.phx.gbl...
> > Sorry, I fat finger posted too soon....
> >
> > Is there a best practice of where to place the code for the connection and
> > stored procedures?
> >
> > I'm using <AppSettings> in the Web.config file to hold my connection
> string, is
> > this safe?
> >
> > I saw someone use a WebService from w/in a project to hold all the
> database
> > access connections and commands.
> >
> > I'm not sure if this provided any level of security or if it did anything
> but
> > make the project more complex.
> >
> > Any links or comments welcome.
> >
> > TIA
> >
> > JeffP....
> >
> >
>
>
- Next message: Steven Cheng[MSFT]: "RE: Force Download Not Working"
- Previous message: Sean Bright: "Re: getting an asp:textbox value to an sql parameter"
- In reply to: bruce barker: "Re: Security?"
- Next in thread: WJ: "Re: Security?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|