Archive

You are currently browsing the archives for the Utilities category.

Jul

29

10 Essential SharePoint Developer Tools

By Cory

#10 XML Notepad 2007


XMLNotepad2007
Download Now

Why You Need It

  • Perfect for editing large XML files such as List Definitions, Site Definitions (onet.xml) and large XML feature filesĀ (Content Types, Site Columns, etc)
  • Great support for expanding / collapsing nodes
  • Good for testing XSL transformations

Read more »

Jun

26

Creating MySites Programmatically

By Cory

Instead of asking every user to click on “My Site” and have the site provisioned for them it’s sometimes nice to already have the site created… or create it as part of the Employee Intake process. This is especially true if the My Site plays a role in a custom application as it did for one of my clients.

Read more »