- Published April 24, 2007 at
1:56 AM
- by
Jeremy Jameson
-
Eric Charran has posted an article on MSDN with some great pointers on developing SharePoint solutions in a team environment:
http://msdn2.microsoft.com/en-us/library/bb428899.aspx
This is an interesting read and well worth the time spent. Overall...
- Published April 23, 2007 at
4:57 PM
- by
Jeremy Jameson
-
For a couple of months now, I have been using the following command to add myself to a Microsoft Office SharePoint Server (MOSS) 2007 site restored from a different server:
stsadm.exe –o addpermissionpolicy –url http://foobar/sites/Migration -userlogin...
- Published April 18, 2007 at
5:38 PM
- by
Jeremy Jameson
-
Over the years, I have refined how I create Visual Studio projects based on lessons learned and new capabilities provided with each subsequent release of Visual Studio.
When starting a new project from scratch, I start by creating a blank Visual Studio...