Link to home
Start Free TrialLog in
Avatar of AXISHK
AXISHK

asked on

Build Web service with Visual Basic.NET

Any guide and steps for using Visual Basic.NET to build a web service with user authentication (using domain credential will be ideal) ?

Thanks
Avatar of JAruchamy
JAruchamy
Flag of United States of America image

Avatar of AXISHK
AXISHK

ASKER

Thanks but how to do the authentication ? If I publish the service to web, all unauthenticated users will able to use this service.

Can I make use of existing domain credential to authenticate the users ?

Thanks
Avatar of AXISHK

ASKER

Thanks.
One last question, is it possible to log the the userID through the web service ?

Thanks
ASKER CERTIFIED SOLUTION
Avatar of JAruchamy
JAruchamy
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of AXISHK

ASKER

Thanks, but how to tap the user ID into the log table ...


Thanks again.
Avatar of AXISHK

ASKER

Tks