Click here to Skip to main content
15,891,423 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I do not have network system but using stand alone pc and using win XP Prof as OS. Where do I write this code? Should I create a login form? I am using MSAccess as my backend database.
Please I need help on how to go about this.
Thanks in advance
Posted
Comments
[no name] 2-Aug-12 14:47pm    
Help with what? You have not stated what your are trying to do or provided any information about any kind of problem that you are having related to what you are trying to do.
Kenneth Haugland 2-Aug-12 14:51pm    
The title looks like an exact copy from this article too:
http://www.codeproject.com/Articles/19689/Working-with-Active-Directory-in-VB-NET

As I suggested in hte comment this article blow should be a good starting point:
Working with Active Directory in VB.NET[^]

Article in C# from Codeproject:
Howto: (Almost) Everything In Active Directory via C#[^]


And some answers from simular question befor on a different forum:
http://social.msdn.microsoft.com/Forums/nb-NO/clr/thread/f51989a3-bfb9-4a6b-a037-e1596ff4cb31[^]

So good luck on your quest:)
 
Share this answer
 
Hi,
Try my this answer : Active Directory login[^]
It's in c#. Convert it in VB.

--Amit
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900