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

Browse by Tags

All Tags » SharePoint Deve... » MOSS   (RSS)

Using SharePoint Designer to help with creating content types and columns XML/CAML

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

The other day I had to create a content type with several complex calculated columns.  I was deploying my content types to the server via a solution deployment pack (and features) and left starching my head on the correct CAML to correctly m... Read More...

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...

SPSecurity.RunWithElevatedPrivileges

Nickname: Elaine van Bergen
Company: SDM
Posts: Posts 4
Specialties: MOSS, Infopath, C#

Most sharepoint code runs in the security context of the user that has accessed the site.
This is great if you want to ensure that the code can't do anything that the logged... Read More...

Deployment of Code Access Security (CAS) polices with SharePoint

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

Writing secure code these days is a must; however the pain in deploying a secure application into a SharePoint environment has been too hard.  Microsof... 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...