SharePoint Claims is a way for SharePoint to validate the credentials of a subject. For the developer, this provides no…
Category Archives: Programming
a collection of software/web development resources
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…
How to: SharePoint Development like the Pros do it
It is most unfortunate but most people do not give credit to the Microsoft Download Center (MDC) when it comes…
Code: Developer Dashboard Enabler/Disabler
The SharePoint 2010 Developer Dashboard Enabler/Disabler. As already mentioned, the Developer Dashboard can be enabled or disabled by the developer,…
How to: Setting up the Developer’s Environment
I was about to explain how I created my virtual machine for use as the main environment for SharePoint development…
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…
Explained: MVC VS MVP
MVC This is one of the most commonly hear/read concepts lately. It appears that everyone around the world (I’m talking…
How to: Debugging custom code with the Developer Dashboard
As already mentioned, the developer dashboard is an invaluable tool for the developer who wishes to display information and debug…
Explained: stsadm tool
Anyone who has worked on the SharePoint 2007 platform and has come to do some administration tasks, will certainly value…
How to: SharePoint Debug
F5: Possibly the most important key for the Visual Studio developer, the F5 is the shortcut to debug the current…