Welcome to Office Zealot Sign in | Join | Help

October 2010 - Posts

Minimizing Corporate Risk with SharePoint 2010 through Compliance Best Practices

Last week, I led a session at SPTechCon entitled “ Minimizing Corporate Risk with SharePoint 2010 through Compliance Best Practices ”. In it, I tried to lay out best practices for dealing with “inappropriate” content placed in your SharePoint 2010 environment.
Posted by Mauro | 1 Comments
Filed under: ,

Focus on the Birdhouse…

I had the pleasure of speaking at the SPTechCon in Boston this week. Look no further than the hallways and conference rooms of an event like this to know that the SharePoint community is only getting bigger and stronger. In my requirements gathering session,
Posted by Mauro | 1 Comments
Filed under:

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