Working with Large Lists in Office SharePoint Server 2007
This list or library contains a large number of items. Learn about managing a large list or library and ensuring that items display quickly.
This list or library contains a large number of items. Learn about managing a large list or library and ensuring that items display quickly.
A splendid time was had by all at the inaugural Austin, TX version of the venerable SharePoint Technology Conference, usually known as SPTechCon. There was a tangibly different energy in the air at this SPTechCon. I’m sure some of that had to do with the new venue, but there seemed to be a bit more…
Here’s a nice little trick to see what’s in the XML stream being returned in a Data View Web Part (DVWP), or any other Web Part where you can specify the XSL. By replacing the <xsl:stylesheet> code in your Web Part (between the <Xsl></Xsl> tags) with the following, you get a simple result set which shows you…
The other day, I got a question form an ex-client about Content Types: How many content types can we reasonably have in a document management collection for a large organization, with multiple document libraries? I am proposing using around 200 content types. We are 12,000 people in 130 countries, so we are big and complex….
Anyone who knows us at Sympraxis realizes that Julie (@jfj1997) is the master developer. I consider myself quite capable, but Julie is always at least three steps ahead of me. She often leads me by the nose to a better pattern or practice, and it always seems to be a good idea. Over the last…
Clients often ask us how they can monitor the health of the Microsoft 365 (née Office 365) service. The first place you should check is in the Service Health dashboard in your tenant. You need to be a Global Admin to see this dashboard, so hopefully your admins are communicative and let the general population…
I released SPServices v0.5.8 on 14 November, 2010, but I’m already hard at work on v0.6.0. A major goal for this release is to refactor the code, looking to reduce the size of codebase and improve efficiency, yet maintain readability. This should be a significantly improved release internally, and will require more extensive testing than…