When you start the SharePoint Designer for the first time, you will notice that everything is supposed to be carried…
Category Archives: SharePoint Server
Basics: Interact with SharePoint 2010 Data (post 1 – Web Services & CAML)
Working with the SharePoint platform you will quickly realise that the easiest and probably best and most direct way to…
Basics: Add a simple JavaScript button on the SP2010 ribbon
Single Button addition on the SharePoint 2010 Ribbon, using the available tabs and groups (no new definitions)! This is the…
Basics: Customising the SP2010 Ribbon
An obvious change in the SharePoint 2010 User Interface is the implementation of the Office Ribbon, which was not available…
Basics: SharePoint 2010 Enhancements for Stability
With SharePoint 2010, a number of enhancements has been introduced to help the system stability. Some of these enhancements need…
Basics: Custom Web Parts
Web Parts are the main ingredient that runs on SharePoint. Doesn’t matter which version of SharePoint you refer to, Web…
Basics: Locate a SharePoint website web.config
I was talking the other day about working with the web.config file in order to allow your SharePoint installation to…
Basics: Enable/Disable features via the SP2010 Management Shell
There will be a time that because of your custom code or for any other reason, SharePoint will refuse to…
Basics: SharePoint Claims and SAML
SharePoint Claims is a way for SharePoint to validate the credentials of a subject. For the developer, this provides no…
Basics: Testing SharePoint installations and custom code
Testing the products of software development is, or should be, just as important as the development itself. Deploying a solution…