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.
Boy, I feel sort of ungrateful for not having blogged about this already. Last month, the good folks at Microsoft invited me to New York City to participate in an afternoon session to “showcase the end-to-end value proposition across the information worker (IW) solution set. In a nutshell, this will be a half day summit…
I get many great questions in the SPServices Discussions (that’s the best place to ask questions about SPServices, IMHO, not the MSDN forums, or StackExchange, or on the Documentation pages on the SPServices site, where I rarely see them). Some of them deserve to get wider exposure by becoming a blog post, and here is one of…
I just ran across a pair of postings on this from Ramon Scott and Kanwal Khipple (on the SharePointBuzz blog). Almost every client that I’ve worked with on their Intranet has wanted some sort of variation on this, calling it the Company Directory, the Facebook, or something similar. The way I’ve always done it was…
It’s not unusual to want to know if a user is in a certain permission group and change how a page behaves based on whether or not s/he is. AlexLee over on EndUserSharePoint.com‘s Stump the Panel asked how you might be able to do this using SharePoint’s Web Services. jQuery Library for SharePoint Web Services…
When you are building a DVWP in SharePoint, there are some project (Web site) and list properties that are available to you directly from CAML that aren’t well-documented, which you can use if you request them directly. For instance, if you add the following to your CAML <ListProperty Name=”Title” /><ProjectProperty Name=”Title” />, the titles of…
[important]If you’re interested in this topic, also see my follow up post.[/important] Yesterday I posted in Microsoft’s SharePoint 2013 Preview for IT Professionals forum about my concern that that the Design View (and by extension, the Split View in case you were wondering) is no longer available in SharePoint Designer 2013. There are a lot…