Sdílet prostřednictvím


DTaylor's Blog

On the SharePoint Foundation 2010 Service Application Framework

SharePoint 2010 Service Application Load Balancer

I’ve recently been asked some questions about the internal load balancer for service applications in...

Date: 02/23/2011

Calculator Service Source Code

By request, see the attached file for an early look at the source code for the Calculator Service as...

Date: 06/11/2010

SharePoint Calculator Service Part 10 – Service Client

So far, we’ve been covering the service side of our Calculator service. We have a working service...

Date: 06/07/2010

SharePoint Calculator Service Part 9 – Claims Auth

One of the game-changing features of SharePoint 2010 is support for claims-based identities. It...

Date: 05/12/2010

SharePoint Calculator Service Part 8 – Delegated Administration

In Part 7 of this series, we created a cmdlet to allow an SharePoint farm administrator to easily...

Date: 05/11/2010

SharePoint Calculator Service Part 7 – Custom Admin Setting PowerShell

In Part 6 of this series, we created a custom setting for our Calculator service application and a...

Date: 05/10/2010

SharePoint Calculator Service Part 6 – Custom Admin Setting

In Part 5 of this series, we created a PowerShell cmdlet to enable SharePoint administrators to...

Date: 05/10/2010

SharePoint Calculator Service Part 5 – Service Application PowerShell

In Part 4 of this series, we integrated our Calculator service application creation and provisioning...

Date: 04/30/2010

SharePoint Calculator Service Part 4 – New Service Application UI

In Part 3 of this series, we created a service application class that represents a logical endpoint...

Date: 04/27/2010

SharePoint Calculator Service Part 3 – The Service Application

In Part 2 of this series, we integrated our Calculator service with the SharePoint server farm...

Date: 04/09/2010

SharePoint Calculator Service Part 2 – Service Instance

In Part 1 of this series, we created a basic WCF service contract and the necessary configuration...

Date: 04/08/2010

SharePoint Calculator Service Part 1 – WCF Contract

This is the first in a series of articles where we’ll build a simple calculator service to...

Date: 04/06/2010

SharePoint Web Service Applications

In a previous post, I described the five core classes (SPService, SPServiceInstance,...

Date: 11/23/2009

SharePoint Service Application Topologies

The SharePoint Service Application Framework object model supports many different server farm...

Date: 11/18/2009

A Calculator Service Application Example

In my last post, I described the SharePoint Foundation 2010 Service Application Framework (SAF)...

Date: 11/17/2009

SharePoint Service Application Framework Object Model

The Service Application Framework (SAF) in SharePoint Foundation 2010 was designed with specific...

Date: 11/15/2009