Re: What is the secure way to share data between Intranet and Extranet?
- From: "Nathan Sokalski" <njsokalski@xxxxxxxxxxx>
- Date: Thu, 16 Feb 2006 23:33:47 -0500
Well, first I would ask "Are the website (I'm assuming that's what you mean
by Extranet) and Intranet going to be on the same network?". If they are,
all you need to do is set the appropriate permissions for the directories
you want on the Intranet, Extranet, and neither. If they are not on the same
network, I would probably go with Web Services. ASP.NET Web Services use XML
to transfer the information. You may also want to ask some of the other
newsgroups that are more about IIS and networking, because there may be
other ways as well. Good Luck!
--
Nathan Sokalski
njsokalski@xxxxxxxxxxx
http://www.nathansokalski.com/
"asdf" <asdf@xxxxxxxx> wrote in message
news:B7FIf.28678$T35.465131@xxxxxxxxxxxxxxxxxxxxxxxx
Hi,
I have the scenario where I have one database and need to allow to see the
information accessible from Intranet and (future)Extranet. I wonder what
is the most feasible and secure way of doing it without buying second
license for MS SQL and duplicating data. So far I am leaning towards Web
Services but we have ideas for MySQL, XML and using FTP to transfer the
data in files. Which way is the most secure and feasible or is there
something else.
Any help is greatly appreciated,
Tom
.
- References:
- Prev by Date: RE: Filling Dataset With a predefined XSD
- Next by Date: Can't use DbProviderFactory in compact framework?
- Previous by thread: What is the secure way to share data between Intranet and Extranet?
- Next by thread: Conversion failed when converting from a character string to uniqueidentifier.
- Index(es):
Relevant Pages
|