Does anybody have a VB.NET example of how to authenicate a user against a
network domain in the .NET Compact Framework? Trying to keep from using a
web service for this.

Thanks,

Re: Help: User authenication by Sergey

Sergey
Fri Sep 23 15:28:11 CDT 2005

Take a look at this:
http://blogs.msdn.com/ihimmar/archive/2005/06/07/426500.aspx


--
Sergey Bogdanov [.NET CF MVP, MCSD]
http://www.sergeybogdanov.com


blue_nirvana wrote:
> Does anybody have a VB.NET example of how to authenicate a user against a
> network domain in the .NET Compact Framework? Trying to keep from using a
> web service for this.
>
> Thanks,