This is the 2nd part of my post on Installing SharePoint Server 2010 on a development system. Now it’s time to run the SharePoint Products Configuration Wizard. Click Next. You will be asked if it is ok to restart certain services during the wizard. Click Yes. Since we will creating a new server farm, select that [...]
Installing SharePoint Server 2010 on a development system. Part 1 In this post I will guide you through the process of setting up a SharePoint Server 2010 development server. The platform I will cover here will be Windows Server 2008 (R2) and not Windows 7. (Which is, in contrast to SharePoint Server 2007, is both [...]
Normally you will no problems finding examples on how to use the SPGridView together with an ObjectDataSource and use the filtering mechanism. But what about using the SPDataSource object? This can also be done fairly simple. You do the basic things as you do using an ObjectDataSource object, however, there are two things that you [...]