D
Dan Walls
Hi,
I just had a question regarding forms authentication using a SQL database
backend. If my (planned)architecture is:
Internet -> firewall -> DMZ (IIS - access to User Interface) -> Firewall ->
SQL User Database, Application Server, SQL application database.
then what technology would I typically use to communicate between the IIS
machine in my DMZ and the SQL user database?
remoting?
web service?
Are there advantages/disadvantages to using either of these?
I don't want to host the SQL user database in the DMZ on the IIS machine -
for security reasons.
Is anyone aware of any examnples/tutorials of this sort of setup on the web?
Thanks in Advance,
Dan.
I just had a question regarding forms authentication using a SQL database
backend. If my (planned)architecture is:
Internet -> firewall -> DMZ (IIS - access to User Interface) -> Firewall ->
SQL User Database, Application Server, SQL application database.
then what technology would I typically use to communicate between the IIS
machine in my DMZ and the SQL user database?
remoting?
web service?
Are there advantages/disadvantages to using either of these?
I don't want to host the SQL user database in the DMZ on the IIS machine -
for security reasons.
Is anyone aware of any examnples/tutorials of this sort of setup on the web?
Thanks in Advance,
Dan.