Tip: Convering your Virtual PC 2007 disks to Windows Virtual PC (on Windows 7) Paid Members Public
Author: Tobias Zimmergren [https://zimmergren.net/] URL: http:https:https://zimmergren.net//zimmergren.net//www.zimmergren.net [/] Introduction As you all know, most of the SharePoint people (architects, developers, testers, designers, ) are running our environments virtually. That rocks! But, there’s some things one need to think of when you
Debugging your code execution for anonymous users in SharePoint Paid Members Public
Often when developing solutions that has anonymous users enabled, it can be hard to debug them from your local machine – because when you reach a point in your code where permissions higher than anonymous is required, SharePoint automatically tries to identify the user. This means that if you’re running
Recover/fetch the Application Pool password Paid Members Public
We’ve had a few discussions lately regarding securing your SharePoint environments. Not only did I have a discussion about this when I were conducting SharePoint training last week, but we also covered the aspect which is a base for this article: The Application Pool Password is stored in Clear
SharePoint Server 2010 preliminary requirements Paid Members Public
Introduction The Microsoft SharePoint Team Blog announced today what the preliminary requirements look like for SharePoint Server 2010. Brace yourself, and have a read through this article: http://blogs.msdn.com/sharepoint/archive/2009/05/07/announcing-sharepoint-server-2010-preliminary-system-requirements.aspx Have a good read ;-)
WSS 3.0 & MOSS 2007 Software Development Kit (SDK) 1.5 Paid Members Public
On the 24th of April, Microsoft released a new version of their SDK for WSS and MOSS, and we’re now talking about version 1.5. I suggest that you update your virtual machines (or whatever tech you’re using for your playgrounds) and install the new SDK. Download Download

How to: Programmatically remove a Field (SPField) from a view (SPView) Paid Members Public
This is yet another very simple example of a question I’ve been getting over and over the past couple of months through comments and emails – instead of answering it each time in the mail, I’m simply shooting it out here. Deleting a Field from a View programmatically Alright,
How to: Upload a file/document using the SharePoint Object Model Paid Members Public
I’ve been getting a couple of requests to provide details on how you can upload a file or document using the SharePoint Object Model, instead of using the UI. With this simple article, I’m walking you through the process of uploading any file to your Document Library. Note;
WSPBuilder - Walkthrough of the Visual Studio Add-in Paid Members Public
Alright. People have approached me lately and asked me if I could give them a brief introduction to the WSPBuilder extensions available for Visual Studio. Instead of taking all those discussions on one by one, I’ve decided to document some of the main features here. If I’m missing
Recent comments