Category: SharePoint
-
Slide deck and demos from yesterdays presentation
Thanks to everyone who showed up at yesterdays event. This was my first public presentation and based on the feedback I guess I did good. I hope you enjoyed the content, and that you learned something in the process. I’ll be out of the country for the next 2 weeks, but you’re welcome to tweet/email […]
-
Speaking at the Regina Technology Community, on May 11th
I will be doing a presentation on SharePoint 2010 development for the Regina Technology Community. This event is free to anyone who wants to attend, and there will be food, so make sure you sign up if you’re interested. This is an entry level presentation, so I’m expecting most people haven’t worked on SharePoint and […]
-
How to set the content type of a new file in a document library, when uploading said file through code (aka longest and most convoluted blog title to date)
I’m on a project that’s very close to being implemented in production. For the final go-live we will be uploading a bunch of files (about 700) into a document library. There are two content types in our document library, SPI Documents and SPI Drawings. Uploading the files directly into the document library will pick the […]
-
Content Types with associated Fields for SharePoint 2010
Here is a (hopefully) complete list of Content Types and associated Fields for SharePoint 2010. This is the equivalent of my previous post, but for SharePoint 2010 instead. You can find the PowerShell script I used to extract the information in another previous post of mine.
-
Content Types with associated Fields for SharePoint 2007
I’ve previously posted both a list of Content Types as well as a list of Fields that appear in SharePoint 2007 and 2010. But what if you want to find out what Fields a Content Type uses? Here is a (hopefully) complete list of SharePoint 2007 Content Types and associated Fields.