The community for Microsoft Office SharePoint Server champions!
// Home
 RSS 2.0    Atom 1.0

Browse by Tags

All Tags » SharePoint » SharePoint Development   (RSS)

Extending stsadm.exe with custom commands

Nickname: Craig
Company: OBS
Posts: Posts 9
Specialties: MOSS, WSS, MS Office, SharePoint

Microsoft have opened up stsadm.exe for use by third party developers.  This has been done to make managing a SharePoint server easier for a admin... Read More...

Schema files and the real truth or should I say TRUTH!

Nickname: Craig
Company: OBS
Posts: Posts 9
Specialties: MOSS, WSS, MS Office, SharePoint

When editing schema files or should I say CAML files which includes the following types:

Read More...

The community comes to the party with guides on B2TR installation

Nickname: Craig
Company: OBS
Posts: Posts 9
Specialties: MOSS, WSS, MS Office, SharePoint

Microsoft released beta 2 TR only 2 weeks ago and already there have been a handful of great articles written by the community that detail the installation and upgrade process from be... Read More...

Assigning Metadata to Folders

Nickname: Adrian
Company: OBS
Posts: Posts 6
Specialties: MOSS 2007, Office 2007 and C#

Ever wondered how to assign meta data to a folder.  Well to do this you need to add columns to the Folder content type. 

It is probably best to create a new Folder content type (who's parent is Folder) and add c... Read More...