SharePoint 2010 & PowerShell: Site Collections
A technical tutorial on using PowerShell to create and manage SharePoint 2010 site collections, including separate content databases.
A technical tutorial on using PowerShell to create and manage SharePoint 2010 site collections, including separate content databases.
A technical tutorial on using PowerShell to create a web application and site collection in SharePoint 2010.
Recap of SEF 2010 conference covering SharePoint, Exchange, Lync, and Windows Phone 7 with session highlights and photos.
A SharePoint 2010 PowerShell script for creating Host Header Site Collections fails to automatically create the required IIS binding, requiring a manual workaround.
Overview of CKS:Dev, a free SharePoint developer tool extending Visual Studio 2010 with templates, deployment commands, and debugging features.
Troubleshooting BCS error with AuthenticationMode and RevertToSelf in SharePoint, using PowerShell to enable elevation of privileges.
Tutorial on fixing 'Access denied by Business Data Connectivity' error in SharePoint 2010 BCS by setting proper permissions.
Guide to displaying messages in SharePoint 2010 using Status bar and Notification areas with JavaScript.
Explains how to view the CAML query generated by LINQ to SharePoint queries using the Log property of DataContext.
Guide to using LINQ to SharePoint in SharePoint 2010 with SPMetal.exe to generate entity classes for LINQ queries.
A walkthrough on setting up Business Connectivity Services (BCS) in SharePoint 2010 to connect external SQL databases with SharePoint lists.
Guide to creating event receivers with custom error pages in SharePoint 2010 using Visual Studio 2010.
Introduction to SPQuery joins and projected fields in SharePoint 2010 for querying relational lists.
SharePoint code samples from SharePoint Saturday Copenhagen, including ULS logging, webpart cleanup, and SPExLib extensions.
A personal list of recommended SharePoint development books, including titles on MOSS 2007, WSS 3.0, and ASP.NET.
Announcement of the TOZIT SharePoint Discussion Forum solution release for WSS 3.0 and MOSS 2007, enhancing discussion features.
Review of SPTraceView, a tool for parsing SharePoint ULS logs, highlighting its features and benefits for developers.
Guide to creating a custom BDC Web Part in SharePoint MOSS 2007 using Visual Studio and the Business Data Catalog.
A guide on using SharePoint's object model to access and modify RSS settings for a list via the API.
Tips for debugging SharePoint code execution for anonymous users, including remote debugging setup.