8-Week Microsoft Teams AppDev Accelerator Program
Limited seats available! - Start date: Wednesday, April 16, 2025
Join Today & Save $1,000
round

SharePoint 2010

Organizations use Microsoft SharePoint to create websites. You can use it as a secure place to store, organize, share, and access information from any device.

round round
round

Blog: Simplifying REST API Development in SharePoint with Breeze

I explore the benefits of using Breeze with SharePoint. Simplify your code when working with REST API & learn how to maximize your results.

Read more
Simplifying REST API Development in SharePoint with Breeze

Blog: Simplify SharePoint 2013 REST API Client-Side Apps - Breeze

Learn how to simplify SharePoint 2013 REST API client-side solutions with Breeze JavaScript library through 3 blog posts.

Read more
Simplify SharePoint 2013 REST API Client-Side Apps - Breeze

Blog: Simplify SharePoint 2013 REST API Client-Side Apps - Breeze

Learn how to simplify SharePoint 2013 REST API client-side solutions with Breeze JavaScript library through 3 blog posts.

Read more
Simplify SharePoint 2013 REST API Client-Side Apps - Breeze

Blog: BreezeJS makes client-side SharePoint REST dev easy.

In this article, I want to introduce you to BreezeJS - a library very much like Entity Framework, but for client-size solutions.

Read more
BreezeJS makes client-side SharePoint REST dev easy.

Blog: SharePoint 2010 MetaNav for WCM sites - How to Implement It

In this post, I explain what you have to build in order to implement a MetaNav in your SharePoint 2010 (SP2010) Publishing site.

Read more
SharePoint 2010 MetaNav for WCM sites - How to Implement It

Blog: Understand the Virtues of MetaNav in SP2010 Publishing Sites

In this post, I explain the virtues of implementing a MetaNav: the idea of using taxonomies provided by the Managed Metadata Service (MMS) in SharePoint Server.

Read more
Understand the Virtues of MetaNav in SP2010 Publishing Sites

Serie: Implementing metadata-based navigation in SharePoint 2010

Let me guide you through implementing metadata-based navigation on your SharePoint 2010 publishing sites using the powerful Managed Metadata Service (MMS).

Read more

Blog: SharePoint 2010 metadata-based navigation - Series Overview

The series explains how to use Managed Metadata Service (MMS) in SharePoint 2010 Publishing sites for navigation with metadata-based approach

Read more
SharePoint 2010 metadata-based navigation - Series Overview

Blog: Fixing Authentication for Remote SharePoint Access

A blog post discussing authentication fixes for remote access to SharePoint Online, covering REST/OData, CSOM, Web Services, and WebClient

Read more
Fixing Authentication for Remote SharePoint Access

Blog: Understanding O365 and SPO Authentication in a Nutshell

The post is part of a series on O365, SharePoint Online, Windows Azure, and authentication. It explains how authentication works with O365 and SPO.

Read more
Understanding O365 and SPO Authentication in a Nutshell

Blog: O365/SPO + Azure + AuthN - Challenges with O365, SPO & MSO

This article explains SharePoint 2010 hosted environments sandbox restrictions, limiting it to client-side communication or BCS for Windows Azure.

Read more
O365/SPO + Azure + AuthN - Challenges with O365, SPO & MSO

Serie: Office 365/SharePoint Online and Azure Authentication Challenges - About this Series

Discover solutions to Windows Azure integration with Office 365/SharePoint Online from my SharePoint Conference 2011 session in this informative blog series.

Read more

Blog: Create Managed Metadata Columns in SharePoint with Code

Learn to create portable columns for SharePoint lists with Managed Metadata. Creating columns in the browser or SharePoint Designer 2010 is not portable

Read more
Create Managed Metadata Columns in SharePoint with Code

Blog: SharePoint 2010 - Managed Metadata: In Depth Look into the Taxonomy Parts

This post is part of a series on SharePoint 2010 Managed Metadata. The other posts in this series can be found here: SharePoint 2010 Managed Metadata In the last year I’ve done a bunch of research around how Microsoft implemented metadata, specifically taxonomies and terms, in SharePoint 2010. This research has lived in a OneNote file for a long time but finally I’ve started to pull it together and put it into something a bit more cohesive and something easier to comprehend and use as a reference.

Read more
SharePoint 2010 - Managed Metadata: In Depth Look into the Taxonomy Parts

Blog: SharePoint 2010 Managed Metadata - Moving/Copying MMS Instances / Term Stores between Environments

This post will cover how to take a Managed Metadata Service instance (MMS) and either move or copy it from one environment to another!

Read more
SharePoint 2010 Managed Metadata - Moving/Copying MMS Instances / Term Stores between Environments

Blog: SharePoint 2010 Managed Metadata - Global v. Local Term Sets

The post discusses global and local term sets in SharePoint 2010 Managed Metadata, as part of a series on the topic

Read more
SharePoint 2010 Managed Metadata - Global v. Local Term Sets

Blog: SharePoint 2010 Managed Metadata: Powerful Term Sets

Part of a series on SharePoint 2010 Managed Metadata, discussing the Managed Metadata Service’s powerful term sets feature

Read more
SharePoint 2010 Managed Metadata: Powerful Term Sets

Blog: SharePoint 2010 Managed Metadata: Understanding the Basics

This post is part of a series on SharePoint 2010 Managed Metadata. It explains how metadata is used to categorize and classify content for search

Read more
SharePoint 2010 Managed Metadata: Understanding the Basics

Serie: SharePoint Server 2010 Managed Metadata Service (MMS)

I share my experience working on SharePoint books, focusing on core development & ECM, but opted out of writing a 2010 ECM book.

Read more

Blog: SharePoint 2010 Managed Metadata - About the series

Introducing a new series on Manage Metadata in SharePoint Server 2010! This series explains details about how it works and how you can best leverage it.

Read more
SharePoint 2010 Managed Metadata - About the series

Blog: Upgrade a SharePoint 2007 WCM Site to SharePoint 2010 WCM

In this article, learn how you can upgrade your SharePoint Server 2007 WCM site to a SharePoint Server 2010 WCM site.

Read more
Upgrade a SharePoint 2007 WCM Site to SharePoint 2010 WCM

Blog: Upgrading a SharePoint 2007 WCM site to SharePoint 2010 WCM

I documented my demo on upgrading a SharePoint 2007 WCM site to SharePoint 2010, featuring the Adventure Works Travel sample site.

Read more
Upgrading a SharePoint 2007 WCM site to SharePoint 2010 WCM

Blog: Limitations of SPMETAL.EXE for LINQ in SharePoint 2010

SharePoint 2010’s LINQ support makes it easier to read/write data to/from lists. SPMETAL.EXE generates entity models for queries but has some limitations.

Read more
Limitations of SPMETAL.EXE for LINQ in SharePoint 2010

Blog: SharePoint 2010 ECM: Manage Content Lifecycle - WCM, RM & DM

SharePoint Server 2010s ECM: A Vast Array of Topics for Managing Content Life Cycle incl. WCM, RM, DM, DAM, Web Analytics, EDiscovery, Metadata & more.

Read more
SharePoint 2010 ECM: Manage Content Lifecycle - WCM, RM & DM

Blog: Using ASP.NET 2.0 Code Behind Files in SharePoint v3 Sites

In this post, explain not only how it can be done, but also to explain what is different between the native ASP.NET 2.0 and SharePoint development experience.

Read more
Using ASP.NET 2.0 Code Behind Files in SharePoint v3 Sites

Blog: Using ASP.NET 2.0 Code Behind Files in SharePoint v3 Sites

In this post, explain not only how it can be done, but also to explain what is different between the native ASP.NET 2.0 and SharePoint development experience.

Read more
Using ASP.NET 2.0 Code Behind Files in SharePoint v3 Sites

Blog: Creating Custom SharePoint Timer Jobs (Automated Cron Jobs)

After 40+ comments showed up on my timer job post from a few weeks back, I thought the post needed some clarification. That’s what this post is about.

Read more
Creating Custom SharePoint Timer Jobs (Automated Cron Jobs)

Blog: Web Content Management in MOSS 2007: Terminology Explained

A article aims to clarify the terms related to Web Content Management in MOSS 2007, including WSS v3, MOSS 2007, and SharePoint Server.

Read more
Web Content Management in MOSS 2007: Terminology Explained

Blog: Web Content Management in MOSS 2007: Terminology Explained

A article aims to clarify the terms related to Web Content Management in MOSS 2007, including WSS v3, MOSS 2007, and SharePoint Server.

Read more
Web Content Management in MOSS 2007: Terminology Explained

Blog: Microsoft product build & version numbers for OSS developers

The article lists the major build and version numbers for some Microsoft products, specifically for OSS developers, and invites contributions.

Read more
Microsoft product build & version numbers for OSS developers