Creating an Association Between External Content Types Using SharePoint Designer 2010
Check out this video on how to use SharePoint Designer 2010 to create an association between two external content types.
Check out this video on how to use SharePoint Designer 2010 to create an association between two external content types.
Check out this video on how to use SharePoint Designer 2010 to create external content types.
Check out this video demonstration of how to edit a SharePoint 2010 site’s Web.config file using SPWebConfigModification.
In many cases, if you have not done an extensive review of the .NET Framework, you probably haven’t discovered some rather interesting features that exist. One such feature is the BitVector32 structure. I would suspect that only those of us who have spent any time preparing for taking a certification exam are familiar with BitVector32.
Check out this video demonstration of how to create a SharePoint 2010 dialog window.
Check out this video demonstration of how to update a Microsoft Silverlight application running out-of-browser.
Having recently sat and passed Microsoft SharePoint 2010 developer exams 70-573 and 70-576 I thought I would share what I used to prepare as well as thoughts on the exams themselves!
Check out this video demonstration of how to use WCF Data Services to preform batched updates to list data in a SharePoint 2010 site. This is an extension of an earlier video demonstration of how to query a SharePoint site using Data Services. WCF Data Services is also know as ADO.NET Data Services and is [...]
Check out this video demonstration of how to create a SharePoint 2010 Event Receiver using Visual Studio 2010. Along the way I point out various features within Visual Studio that make this task very easy.
Check out this video demonstration of how to create a SharePoint 2010 custom list definition without a content type using Visual Studio 2010. There are numerous examples of how to create list definitions that include a content type. I wanted to demonstrate a simpler example without a content type.