Earth Hour 2010, 27 march 8:30 pm
Feb 28th
Faulty features
Feb 25th
Chris O’Brien SharePoint Content Deployment Wizard.
Feb 22nd
Found this over at Chris O’Briens blog and though it was a sweet tool.
I just need to move this document library from A to B I just need to move these selected files (e.g. master page, page layouts, CSS etc.) from A to B I just need to move this web from A to B I just need to move this site collection from A to B I just need to move these 20 list items from A to B
http://www.sharepointnutsandbolts.com/2007/12/introducing-sharepoint-content.html
SharePoint 2010 Custom Actions
Feb 22nd
SharePoint 2007, WSS 3.0 Custom Actions
Feb 17th
Some nice guides on how to work with Custom Actions in SharePoint 2007.
http://claytonj.wordpress.com/2008/04/13/sharepoint-code-behind-demo-using-vsewss11/
http://nevmehta.blogspot.com/2007/06/custom-actions-in-wss-3-moss-2007-part.html
SharePoint 2010 Enable / Disable Developer Dashboard
Feb 9th
Enable / Disable over stsadm:
Enable / Disable over powershell
Turn On: Set-SPFarm –DeveloperDashboardEnabled
Turn Off: Set-SPFarm –DeveloperDashboardEnabled $false
Found this over @ http://blogs.technet.com/patrick_heyde/archive/2009/11/16/sharepoint-2010-enable-using-developer-dashboard.aspx
If you got some spare time? Get Started Developing on SharePoint 2010
Feb 9th
Microsoft added this Get Started Developing on SharePoint 2010 located @ http://msdn.microsoft.com/sv-se/sharepoint/ee513147(en-us).aspx , If you have som spare time on your hands the go see it. It gives a good overview of what a developer can work with on SharePoint 2010.
Recent Comments