(Mark Arend) Great news about increased storage capacities for SharePoint 2010: Max recommended SharePoint 2010 content database size is 200 GB!
Tag: SharePoint / BI
Microsoft SharePoint 2007 Development – Fun with Lists
(Prabath Fonseka) List is more like a Table in a Database. Of all the tasks a SharePoint programmer can do in SharePoint, working with Lists is the mostly common task.
Automating the ‘Site Visitors’ XL Report
(Rob Collie) Let’s say you don’t have much need for handling large data volumes, your organization isn’t large enough to worry about spreadsheet robustness/business intelligence/one version of the truth, and you haven’t yet seen what DAX can do for you in pivots.
Walkthrough of enabling CRUD for SharePoint 2010 external lists using Visual Studio 2010
(Yanchen Wu) In our previous blog post of this series Walkthrough of creating a SharePoint 2010 external list using Visual Studio 2010 Beta, we introduced how to create a simple “Hello world” external list in SharePoint 2010 Beta using Business Data Connectivity Designer in Visual Studio 2010 Beta.
How to improve SharePoint 2007 performance easily
(Craig Box) Recently I was looking at the performance of a SharePoint site. The web has articles focusing on the network/infrastructure side of an SharePoint 2007 implementation (setting up database and user traffic is on different network interfaces etc.). MSDN also has a good article covering what
Deploy and use SPCopy, Part 2
(Mark Nischalke) This article, a follow-up to SPCopy, will show different methods to expose the functionality for use in SharePoint, either directly from an Application Page, or from admininstrative tools such as stsadm or PowerShell.
How SharePoint integrates with the ASP.NET Infrastructure
(Josh G.) SharePoint is built on top of ASP.NET. There are several key classes/objects in the SharePoint infrastructure which customize the ASP.NET pipeline; or in the case of SharePoint 2010 the integrated ASP.NET/IIS pipeline. The abstract and base implementations for these classes, as well as imp
Temporarily disabling List View Threshold on a large list
(Dina Ayoub) In SharePoint 2010, some new limits have been added to protect the servers and other users from expensive operations inadvertently carried out by other users.
Search 2010 Architecture and Scale – Part 2 Query
(Russ Maxwell) Several things have changed in SharePoint 2010 Query. Query infrastructure is also componentized so now you only provision what you need. This blog will go through will define the query components, how they work together, and how to provision them.
How to deploy a custom content master and use it in an application page
(Pallavi Vajranabhaiah) In SharePoint 2007, Application Pages would inherit from Application Master deployed to Layouts folder. The Site Pages would inherit from a different Site Master deployed to SharePoint Content database. Since there was no way for application pages to inherit from the same mas