Welcome to Office Zealot Sign in | Join | Help

Browse by Tags

All Tags » Web Parts   (RSS)

A Revised Code Snippet on Getting User Emails from Active Directory

A few days ago I posted a code snippet for getting email addresses from Active Directory in my SharePoint web part. Yes, it worked fine... for a single domain. But what if you have users across multiple domains in your forest. The code snippet below deals

Code Snippet to Get User Emails from Active Directory

I am building a SharePoint 2010 web part that does conference room scheduling and I needed to add functionality to add users to a meeting invitation (I'll post code for creating meeting invites through SMTP in another post). The code below allows the

Troubleshooting Web Parts in a Restored Portal Environment

I have always felt that one of the greatest features in SharePoint, going back to the 2003 version, was the ease at which you could restore a copy of your environment. Having that backup file can prove to be very powerful in setting a development copy
Posted by Mauro | 1 Comments