Archives
-
Provisioning User to ADAM in ILM2007
I just finish provisioning a user object to ADAM from AD today, the process is pretty smooth and below is the first piece of codes that I wrote for the metaverse rule extension in ILM2007.
-
IIS Feature is missing during SQL 2005 Installation
This is not the first time for me to see this message, so I think it may be a good idea to blog about it for future reference.
-
Install WSS Tools: VS 2005 Extensions on Vista
Windows SharePoint Services 3.0 Tools: VS 2005 extension can improve the productivity of developers because it comes with a lists of useful project and item templates. However, this tool is only limited to OS of either Win Server 2003 or Win Server 2008.. If you are running Vista or develop SharePoint solution remotely, you may want to take a look at the hack from this blog post.
-
Note on Customizing Content Query Web Part
Content Query Web Part (CQWP) is a powerful feature in SharePoint, where users can create custom view of data that is queried from various sources, lists, libraries, and present all in one web part. One of my tasks yesterday is to create a content query web part, and query the contents from two sub-sites. Specifically, I have 2 calendars in 2 sub-sites and I have to query all events and combine into a master calendar in the top site (Of course I can make use of the great filtering, sorting and grouping features in CQWP).
-
Visual Studio extensions for SharePoint - Developer User Guide
I was engaged in a SharePoint workflow project recently, so I prepare and boost my learning in SharePoint technology. I got new laptop and VS2008 (excited), but then I heard that the extension for VS 2008 will only be available in June 2008 (Today is still May!)