Preparing for upgrade to SharePoint 2013 - Iterative Upgrade Process
Describes an iterative upgrade process from SharePoint 2010 to 2013, with weekly testing and validation to minimize migration risks.
Describes an iterative upgrade process from SharePoint 2010 to 2013, with weekly testing and validation to minimize migration risks.
Fixing 'Duplicate field name' error when upgrading SharePoint 2010 solutions to SharePoint 2013 by avoiding reserved field names.
Guide to customizing SharePoint 2010 External List forms using custom field controls and jQuery for BCS.
How to conditionally enable or disable a button in SharePoint 2010 custom Ribbon using EnabledScript.
A technical guide on creating a full trust proxy for SharePoint 2010 to allow sandboxed code to write to the Windows Event Log.
Part 8 of a series on SharePoint 2010 performance, focusing on managing ViewState to reduce page size and improve rendering.
Part 7 of SharePoint 2010 performance series covering JavaScript script crunching to reduce file size and improve load times.
Guide to using CSS sprites in SharePoint 2010 to reduce image requests and improve web performance.
Guide to SharePoint 2010 performance: disposal patterns for SPWeb and SPSite objects to avoid memory leaks.
Guide on logging in SharePoint 2010 applications, covering ULS Logs reading and writing for performance monitoring.
Explores caching techniques in SharePoint 2010 for performance optimization, including output and object caching.
Explains how to use SPMonitoredScope in SharePoint 2010 to track performance and find bottlenecks with the Developer Dashboard.
Guide to using SharePoint 2010 Developer Dashboard for performance optimization in development.
A technical guide on using PowerShell scripts to create and configure a new SharePoint 2010 server farm, including database setup and central administration.
Automating web.config modifications in SharePoint 2010 using code and SPWebConfigModification class.
Explains how to use Correlation ID tokens in SharePoint 2010 to find error messages in logs using PowerShell and SQL queries.
Tutorial on using Word Automation Services in SharePoint 2010 to convert documents to PDF programmatically.
A guide to programmatically working with taxonomies in SharePoint Server 2010 using the Managed Metadata API.
Guide to MCPD SharePoint track, covering exam 70-573 and 70-576 for SharePoint 2010 development certification.
Custom RSS feed generator for SharePoint 2010 BCS external lists, enabling RSS/ATOM feeds where they are disabled by default.