**Update** link to all recorded webcasts here.
Mike Benkovich and I kicked off our multi-part webcast series for SharePoint Developers yesterday - for those of you who were able to join us, thanks! We have 12 parts to the series designed so far. Here's the schedule:
· Part 5 - Workflow and Sharepoint 5/4/2007 10:00 am : Mike and Lynn discuss the ability to use, update and create custom workflows which can be used in your SharePoint site. They show the built-in workflow capabilities in SharePoint and demonstrate what customizations are available via SharePoint itself. In addition, they show how to use the SharePoint designer to open, view and modify included workflows. Finally the cover a demonstration of the capabilities of the SharePoint workflow design wizard.
· Part 6 - SharePoint and Content Types 5/11/2007 – 10:00 am : In this webcast we review the concept of content types as it relates to your SharePoint Site. First, the default (included) content types, then we discuss why you might wish to update the built-in content types or to create your own. We cover how to create custom content types and provide several business examples of why and where you might wish to do this. Finally, we show some of these newly content types in ‘action’ on your SharePoint site.
· Part 7 - SharePoint and Forms Services 5/18/2007 – 10:00 am : This webcast shows both InfoPath as a form tool and the ability to host forms centrally via the Forms Server feature of SharePoint. We provide an overview of InfoPath, demonstrating both the customization of an included template form and the creation of a custom form which connects to SQL Server as well as the configuration of the SharePoint administrative website, which is required to set up appropriate permissions (and other settings) for using SharePoint Forms Services.
· Park 8 – SharePoint and Business Data Catalog 5/25/2007 - 10:00 am : In this webcast Mike and Lynn will explain the concepts surrounding the BDC. They demonstrate the use of an application definition file to create the connection between your SharePoint site and a custom data source. They also demonstrate the use of a ADF-creation tool. Finally we cover using BDC-derived data with included web parts, such as the filtering web part. We end this webcast with a discussion of various ways you can work with the BDC in production
· Part 9 – SharePoint and Visual Studio June 2007 - date/time TBD: We’ve covered SharePoint as a platform and many of the tools you can use to get the most out of your investment. In this webcast we dive into how Visual Studio Extensions for SharePoint enable the ability to take the technology even further. We start with the project types and show how you can add event handlers, site definitions and more into your toolbelt.
· Part 10 – SharePoint and Visual Studio June 2007 - date/time TBD: advanced developer topics - web parts, etc...
· Part 11 – SharePoint and Visual Studio June 2007 - date/time TBD: advanced developer topics - tbd
· Part 12 – SharePoint and BI June 2007 - date/time TBD: Excel Services, KPIs, connecting to OLTP and OLAP data sources and more!
Several of you asked how to set up a development environment for MOSS or SharePoint. Here goes:
1) Set up a Virtual PC (or test server) with Windows 2003 server w/SP2 w/IIS and ASP.NET enabled 2) Install Office 2007 Ultimate w/ MOSS (enterprise is not required, but we will use this edition for our series)3) SharePoint Designer will install as part of Office 4) Install VS 2005 5) Download the following add-ons for VS - Windows SharePoint Services 3.0 Tools: Visual Studio 2005 Extensions here, MOSS SDK here, MOSS templates here. Also you'll want the .NET framework 3.0 here, and the WF (Windows Workflow extentions) here.