Share via


Share-n-dipity

SharePoint serendipity is the effect by which one accidentally discovers something fortunate, especially while looking for something else entirely. In this case, it is the occassional musings, observations, and Ouija board readings about the phabulously

Writing a Custom Claims Provider for SharePoint 2010 - Part 4: Supporting Resolve Name

// In the first three parts of this series we've implemented just about all of the support...

Author: Steve Peschka Date: 03/13/2010

Writing a Custom Claims Provider for SharePoint 2010 - Part 3: Searching Claims

// In the first two parts in this series we've seen how to create a custom provider, do claims...

Author: Steve Peschka Date: 03/13/2010

Writing a Custom Claims Provider for SharePoint 2010 - Part 2: Adding Support for Hierarchy Nodes

// In Part 1 of this series we showed how to create a custom claims provider, and how to do claims...

Author: Steve Peschka Date: 03/13/2010

Writing a Custom Claims Provider for SharePoint 2010 - Part 1: Claims Augmentation and Registering Your Provider

// This is the first in a series of blogs in which I'll talk about writing a custom claims...

Author: Steve Peschka Date: 03/13/2010

Search connector links are a really slick feature that integrates SharePoint 2010 search with...

Author: Steve Peschka Date: 03/08/2010

"No User Profile Application Available" Mystery in SharePoint 2010

// Here's another in what seems like a growing list of permissions gotchas in SharePoint 2010....

Author: Steve Peschka Date: 02/22/2010

Why Do I Get an Access Denied Error When Managing User Contexts in SharePoint 2010

// User Context is a feature of FAST Search for SharePoint 2010 that is analagous to using audiences...

Author: Steve Peschka Date: 02/22/2010

Why Can't I Save My Changes to the Refiner Web Part in SharePoint 2010

// Hey folks, here's a problem that keeps coming up over and over again, and I'll admit it...

Author: Steve Peschka Date: 02/21/2010

Getting Search Service Applications and Proxies in SharePoint 2010 Object Model

// I've been doing a lot of digging around this topic this morning for my Search Explorer for...

Author: Steve Peschka Date: 02/20/2010

Manually Adding Query Suggestions in SharePoint 2010

// One of the great new features around Search in SharePoint 2010 is the concept of query...

Author: Steve Peschka Date: 02/17/2010

Planning Considerations for Claims Based Authentication in SharePoint 2010

// As part of some claims based authentication work I've been doing recently, I've come...

Author: Steve Peschka Date: 02/17/2010

Creating both an Identity and Role Claim for a SharePoint 2010 Claims Auth Application

// For various reasons getting a claims based authentication web application up and working...

Author: Steve Peschka Date: 02/17/2010

Reflecting on PowerShell in SharePoint 2010

// As we all know, sometimes we just get stuck trying to figure out how to get from point A to point...

Author: Steve Peschka Date: 02/16/2010

Figuring Out What Claims You Have in SharePoint 2010

// One of the interesting problems I was working on last week had to do with some strange...

Author: Steve Peschka Date: 02/13/2010

Access Denied with Claims Auth in Interim Build

For those of you who have access to one of the interim builds of SharePoint 2010, specifically...

Author: Steve Peschka Date: 02/13/2010

Root of Certificate Chain Not Trusted Error with Claims Authentication

// Some of you playing with claims authentication may get what seems like a strange error....

Author: Steve Peschka Date: 02/13/2010

Use LINQ to Find All Web Applications that Use a Specific Service Application in SharePoint 2010

// I was working on some code today when I had a bit of an unusual problem. I had a...

Author: Steve Peschka Date: 01/30/2010

// One of the things that may be useful to know when you are writing custom search applications for...

Author: Steve Peschka Date: 01/30/2010

Creating Health Monitor Rules for SharePoint 2010

// Hey all, I saw an interesting discussion today about creating new health rules in SharePoint 2010...

Author: Steve Peschka Date: 01/26/2010

Customizing Search Results in SharePoint 2010

Hey all, just wanted to give you a heads up about a webcast I'll be doing on MSDN in February. It is...

Author: Steve Peschka Date: 12/30/2009

Multi Tenancy in SharePoint 2010 Part 2

// In this posting I wanted to come back to the topic of multi tenancy. In a previous post...

Author: Steve Peschka Date: 12/30/2009

Creating a FAST Search Scope

I can take ZERO credit for this, but I saw a very useful email today where Jan described how to...

Author: Steve Peschka Date: 12/29/2009

Using Custom Properties to create a FAST Search for SharePoint 2010 User Context

A User Context is a cool thing in FAST Search for SharePoint that allows you to target search...

Author: Steve Peschka Date: 12/09/2009

Enabling Multi Tenant Support in SharePoint 2010

// SharePoint 2010 adds some new features to support hosting environments, which we generally refer...

Author: Steve Peschka Date: 11/30/2009

Playing with Large List Throttling

// If you've followed my blog entries by now then you've seen quite a bit of information on...

Author: Steve Peschka Date: 11/20/2009

Large List Throttling for External Lists in SharePoint 2010

// I’ve already done one post with information on the new list throttling features in...

Author: Steve Peschka Date: 11/13/2009

SharePoint 2010 Training Courses on Channel 9

And now a message from our sponsors... Today, Channel 9 launched two new training courses for...

Author: Steve Peschka Date: 11/09/2009

Configuring Forms Based Authentication in SharePoint 2010

// Hopefully folks are starting to get some use out of the multitude of SharePoint 2010 postings...

Author: Steve Peschka Date: 11/05/2009

SharePoint 2010 Developer Events for December, 2009

Hey folks, there is going to be a couple of SharePoint 2010 developer events in the Florida area in...

Author: Steve Peschka Date: 11/02/2009

Using the SharePoint 2010 Client Object Model - Part 1

// SharePoint 2010 introduces a new client side object model (hereafter referred to as the...

Author: Steve Peschka Date: 11/01/2009

Using the SharePoint 2010 Client Object Model - Part 2

// In part 1 of this post, I described some general features of the new client object model...

Author: Steve Peschka Date: 11/01/2009

Using the SharePoint 2010 Client Object Model - Part 3

// In the first two parts of this posting I described the pattern you can use to retrieve data with...

Author: Steve Peschka Date: 11/01/2009

Using the SharePoint 2010 Client Object Model - Part 4

// In the first three parts of this series we’ve gone through quite a bit of code that shows...

Author: Steve Peschka Date: 11/01/2009

Using the SharePoint 2010 Client Object Model - Part 6

// Time to wrap up this series and we’re going to mostly talk about managing web parts using...

Author: Steve Peschka Date: 11/01/2009

Publish and Subscribe to Content Types in SharePoint 2010

// Content Type Syndication is new feature that is part of the Managed Metdata service in SharePoint...

Author: Steve Peschka Date: 10/30/2009

SharePoint 2010 Content Organizer Part 1 - A Cool New Feature for Managing Your Content

// The Content Organizer feature is a new routing feature that extends, enhances, and makes more...

Author: Steve Peschka Date: 10/30/2009

SharePoint 2010 Content Organizer Part 2 - The Rules Engine

// The Content Organizer rules are really the heart that drives the content organizer system. The...

Author: Steve Peschka Date: 10/30/2009

SharePoint 2010 Content Organizer Part 3 - The Drop Off Library

// As described in the first post in this series, the Drop Off Library is created when you activate...

Author: Steve Peschka Date: 10/30/2009

// In this blog I thought I’d show how to use some of the cool new features in SharePoint 2010...

Author: Steve Peschka Date: 10/28/2009

Using the Developer Dashboard in SharePoint 2010

// The developer dashboard is a new feature in SharePoint 2010 that is design to provide additional...

Author: Steve Peschka Date: 10/28/2009

SharePoint 2010 Development at the PDC

The PDC is just around the corner folks, so if you haven't signed up yet then now's the time to get...

Author: Steve Peschka Date: 10/28/2009

Working with Large Lists in SharePoint 2010 - List Throttling

// List throttling is one of the new options in SharePoint 2010 that enable to set limits on how...

Author: Steve Peschka Date: 10/27/2009

Problems Joining a Server to a Farm?

// If you try and join a new server to the farm, but can't get the config wizard to load the...

Author: Steve Peschka Date: 10/27/2009

Adding Throttling Counters in SharePoint 2010

// Http throttling is a new feature in SharePoint 2010 that allows the server to “back...

Author: Steve Peschka Date: 10/27/2009

Configuring an ASP.NET Application to work as a Relying Party with Geneva Beta 2

Okay, this one's a little off the path from the types of things I normally blog about. However, I...

Author: Steve Peschka Date: 06/13/2009

Configuring AAM for Split DNS

Seems like more and more lately, I’m hearing about people that want to use SharePoint in a split DNS...

Author: Steve Peschka Date: 06/08/2009

<Previous Next>