Login authentication with WCF service
WCF and WF
1
Posts
1
Posters
2
Views
1
Watching
-
What is a best way to create ast.net 3.5 login web page who authenticate user credentials through WCF service hosted in windows application? WCF service connect to SQLServer 2005 through EnterpriseLibrary and use custom User/Role tables (not default ASPDatabase) for authentication. With regards Saric Ivan