110 likes | 222 Views
Canberra SharePoint User Group May 2008. Hosted and presented by Ishai Sagi , Unique World Guest Presenter Peter Sullivan, Readify. Development Tools for SharePoint. Ishai Sagi and Peter Sullivan and the Canberra User Group.
E N D
Canberra SharePoint User Group May 2008 Hosted and presented by IshaiSagi, Unique World Guest Presenter Peter Sullivan, Readify
Development Tools for SharePoint IshaiSagi and Peter Sullivan and the Canberra User Group
Upcoming Developer Web CastsFrom SharePoint MVPs Robert Bogue and Andrew Connell: http://blogs.msdn.com/sharepoint/archive/2008/05/20/developers-developers-developers-sharepoint-wants-you.aspx
SharePoint Forum Videos available The SharePoint Forum content is now available at http://tinyurl.com/5mnqxc You can access • Key Note video • All the session content on PDF format • Session Videos for • Social Computing in the Enterprise • Office Business Applications: The people-friendly face of Service-orientated Architecture • SharePoint and Silverlight • Records management and compliance solutions • Find it faster with MOSS 2007 Search
SharePoint Development Tools • STSDEV (www.codeplex.com/stsdev) • Andrew Connell’s Dev Tool Window (http://tinyurl.com/57s7jm) • WSP Builder (www.codeplex.com/wspbuilder) • SharePoint Solutions Installer (http://www.codeplex.com/sharepointinstaller) • Andrew Connell’s Debug (Attach to SharePoint) macro (http://tinyurl.com/6jznrr) • WSS Visual Studio Extensions v1.1 (http://tinyurl.com/4tld67)
STSDEV • Basically a template for solutions • Extendable - allows you to add more projects • Open source – it is in codeplex, as a proof of concept (that works)
Andrew Connell’s Dev Tool Window • Easily adds folders to your project • Uses the same folder structure as STSDEV • Can also be used to generate a DDF and a manifest file
WSP Builder • A tool for automatically building a WSP • Requires a specific solution folder structure • Also has visual studio extensions to plug into visual studio • Supports all versions of visual studio • Has some issues with 64bit servers – workarounds exist • Open source
SharePoint Installer • Provides a nice UI to wrap around installing a WSP package.