Hi Guys,

I am extremely new to ASP.net using C# the task i have at hand is as follows:

Page Load Tasks

  1. Ensure that the LDAP is online first and if it is not provide the user with a message plus send a outlook mail to the administrator. Once the LDAP is online i would proceed to step 2.

  2. Get all the users from a particular group and store there details in a cookie

User Button Click Tasks

  1. Verify that the user details against the active directory details stored in the cookie.

I am looking for a tutorial or video which would assist me to achieve this taks

Recommended Answers

All 2 Replies

This should start you off in the right direction:
MSDN

You should be able to update for whatever version of the .NET Framework you're using.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.