Sign in
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
Options
RSS for posts
Atom
RSS for comments
OK
Search Blogs
Tags
ACS
ADFS
App Model
Authentication
Azure
CASI Kit
Claims
Client OM
Debugging
Development
FAST
Installation
Monitoring
New Features
oAuth
Operations
Performance
PowerShell
Search
SharePoint 2010
SharePoint 2013
Social
Troubleshooting
Visual Studio 2010
Windows Phone 7
Archive
Archives
May 2013
(3)
April 2013
(4)
March 2013
(1)
February 2013
(6)
January 2013
(3)
December 2012
(8)
November 2012
(4)
October 2012
(2)
September 2012
(5)
August 2012
(9)
July 2012
(14)
June 2012
(3)
May 2012
(3)
April 2012
(1)
March 2012
(3)
February 2012
(3)
January 2012
(2)
December 2011
(3)
November 2011
(1)
October 2011
(5)
September 2011
(5)
August 2011
(4)
July 2011
(5)
June 2011
(6)
May 2011
(3)
April 2011
(4)
March 2011
(6)
February 2011
(5)
January 2011
(4)
December 2010
(2)
November 2010
(12)
October 2010
(2)
September 2010
(6)
August 2010
(8)
July 2010
(8)
June 2010
(8)
May 2010
(8)
April 2010
(4)
March 2010
(6)
February 2010
(11)
January 2010
(4)
December 2009
(5)
November 2009
(13)
October 2009
(10)
June 2009
(4)
May 2009
(1)
November, 2009
TechNet Blogs
>
Share-n-dipity
>
November, 2009
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Share-n-dipity
Enabling Multi Tenant Support in SharePoint 2010
Posted
over 4 years ago
by
Steve Peschka
8
Comments
SharePoint 2010 adds some new features to support hosting environments, which we generally refer to as multi tenant support. In the beta release, the core multitenant infrastructure is not turned on by default. It requires a custom service application...
Share-n-dipity
Playing with Large List Throttling
Posted
over 4 years ago
by
Steve Peschka
0
Comments
If you've followed my blog entries by now then you've seen quite a bit of information on throttling for large lists in SharePoint 2010. One of the things you may find is that you will have scenarios where you want to be able to toggle the enforcement...
Share-n-dipity
File Not Found Error with SharePoint 2010 and Visual Studio 2010
Posted
over 4 years ago
by
Steve Peschka
1
Comments
Hey folks, I've had this happen to me a couple of times and it's driven me a little crazy figuring out what was going on. You may use Visual Studio 2010 to create a new SharePoint 2010 application. You do something innocuous like using (SPSite theSite...
Share-n-dipity
Large List Throttling for External Lists in SharePoint 2010
Posted
over 4 years ago
by
Steve Peschka
0
Comments
I’ve already done one post with information on the new list throttling features in SharePoint 2010. This week the question came up about how that applies, or what applies, to throttling lists based on External Content Types (ECT). These are lists that...
Share-n-dipity
SharePoint 2010 Training Courses on Channel 9
Posted
over 4 years ago
by
Steve Peschka
0
Comments
And now a message from our sponsors... Today, Channel 9 launched two new training courses for SharePoint 2010 and Office 2010 created by developers for developers. Channel 9 has always been about giving direct access to the engineers and future technologies...
Share-n-dipity
Configuring Forms Based Authentication in SharePoint 2010
Posted
over 4 years ago
by
Steve Peschka
40
Comments
Hopefully folks are starting to get some use out of the multitude of SharePoint 2010 postings I’ve been tossing up here. This is a new one that I was a little hesitant to put together…given my history in SharePoint 2007 I don’t want...
Share-n-dipity
SharePoint 2010 Developer Events for December, 2009
Posted
over 4 years ago
by
Steve Peschka
0
Comments
Hey folks, there is going to be a couple of SharePoint 2010 developer events in the Florida area in December. They are going to be managed / taught by Paul Stubbs, who is doing a lot of our internal SharePoint development training work. The events are...
Share-n-dipity
Using the SharePoint 2010 Client Object Model - Part 1
Posted
over 4 years ago
by
Steve Peschka
3
Comments
SharePoint 2010 introduces a new client side object model (hereafter referred to as the “client OM”) for retrieving data. It supports a subset of functionality contained in the server side object model, but generally speaking gives you ready access to...
Share-n-dipity
Using the SharePoint 2010 Client Object Model - Part 3
Posted
over 4 years ago
by
Steve Peschka
3
Comments
In the first two parts of this posting I described the pattern you can use to retrieve data with the client object model (“client OM”). I showed how to use the same pattern to retrieve both a set of lists, as well as data contained within a single list...
Share-n-dipity
Using the SharePoint 2010 Client Object Model - Part 2
Posted
over 4 years ago
by
Steve Peschka
3
Comments
In part 1 of this post, I described some general features of the new client object model (“client OM”) that is included with SharePoint 2010. I also walked through a pattern for retrieving a collection of all of the lists in a web using that object model...
Share-n-dipity
Using the SharePoint 2010 Client Object Model - Part 4
Posted
over 4 years ago
by
Steve Peschka
1
Comments
In the first three parts of this series we’ve gone through quite a bit of code that shows how to retrieve data from lists. In this post, we’re going to show how to actually create a list and manage fields. In the client object model you’ll see a familiar...
Share-n-dipity
Using the SharePoint 2010 Client Object Model - Part 5
Posted
over 4 years ago
by
Steve Peschka
3
Comments
The previous posts in this series have been pretty list-centric. In this posting we’re going to delve down a different path in exploring the client object model and talk about security. The client OM actually provides great support for working with the...
Share-n-dipity
Using the SharePoint 2010 Client Object Model - Part 6
Posted
over 4 years ago
by
Steve Peschka
3
Comments
Time to wrap up this series and we’re going to mostly talk about managing web parts using the client object model. First, however, we’re going to take a quick peek at something else you can do, which is create additional Edit Control Block (ECB) menu...
Page 1 of 1 (13 items)