Category: SharePoint
-
SharePoint 2010 Content Types
Since I updated my awesome list of field IDs, I figured I should probably update my list of Content Types as well. And so here it is. There is a few more this time around. If you want an offline version, you can download the full list below in either .csv or .xls format. The […]
-
Frodes awesome list of SharePoint Column Field IDs – for SharePoint 2010
I’ve recently gotten around to installing SharePoint 2010 in a .vhd on my computer, and thus I’m finally able to play around with it. Obviously the first thing I wanted to do was to update my self proclaimed awesome list of Field IDs, since there are many new fields in this version (443 in SP2010 […]
-
Troubleshooting when Sharepoint says “Please try again” – Error code 0x80004005
Troubleshooting deployment errors in Sharepoint can sometimes be frustrating. Often you get some cryptic error and a inspiring message to “Please try again” when trying again really isn’t going to make much of a difference.
-
How to get a value from a form
This may be pretty obvious to more seasoned C# web developers, but if you’re fresh with web part development (like me) this may come in handy.