Welcome to Office Zealot Sign in | Join | Help

Browse by Tags

All Tags » Web Part   (RSS)

SPWeb: Difference between AllUsers and Users Property

Quick Quiz: Recently, I wrote a very simple web part that returns a list of users who have access to the current SharePoint site. The code snippets below show two approaches I tried. Do you know the difference in the results? Method 1: SPWeb currentSite
Posted by Mauro | 1 Comments
Filed under: , ,

World Clock and Weather Web Part from Bamboo Solutions

"Back in the day"... I wrote a blog entry on how to use some fancy javascript to build a world clock web part for SharePoint 2003. It was not the most elegant solution but it did allow global companies (or companies with global customers) to present times
Posted by Mauro | 26 Comments

Authenticating the Current User in Active Directory

Anytime I can say "I can do that with one line of code!" I feel the need to share... I have a custom SharePoint web part that shows employee data in a datagrid. Recently, the client asked to have a couple of additional columns shown... only if the current
Posted by Mauro | 0 Comments
Filed under: , ,