Articles Recently the Patterns & Practices (P&P) group at Microsoft announced their completion and public availability of the SharePoint 2010 Guidance (SPG). The SPG provides technical details on key areas of SharePoint 2010 app development and contains a written guide (as a compiled CHM help file), reference implementations with source code and fully documented in the CHM as well as a library of reusable code. In this article I explain what the SPG is and why it is import to developers. SharePoint Server 2010 RTM Virtual Machine Setup Guide Article linked in one of the Ted Pattison Group / Critical Path Training monthly newsletters. Article linked in one of the Ted Pattison Group / Critical Path Training monthly newsletters. Article linked in one of the Ted Pattison Group / Critical Path Training monthly newsletters. Article linked in one of the Ted Pattison Group / Critical Path Training monthly newsletters. Article linked in one of the Ted Pattison Group / Critical Path Training monthly newsletters. Article linked in one of the Ted Pattison Group / Critical Path Training monthly newsletters. Article linked in one of the Ted Pattison Group / Critical Path Training monthly newsletters. Code Samples Automatically issues an HTTP/HTTPS request to specificed pages within a site collection. More details here: http://bit.ly/bes6Ot. Update posted June 7, 2010 (v1.1)... details here: http://bit.ly/92HgA2. There are three demos in this ZIP and a single WSP. Take the WSP and add it to a SharePoint 2010 site collection's Solution Gallery, activate the solution and create a new subsite "ClientOM" using the template in the solution. This creates a Team Site with two special lists filled with data: Products and Product Categories.
There are three demos in the ZIP. Each demo implements a Product Browser using the different client object models: .NET ClientOM (actually WPF), Silverlight & ECMAScript. This sample goes along with the MSDN white paper (http://bit.ly/dkzGy1) that demonstrates how to build a Silverlight 3 field type/control for use in a SharePoint 2010 Publishing Site. Sample service application from Andrew Connell's session at the SharePoint Conference 2009 (SPC406) This zip archive contains a sample project created in Visual Studio which demonstrates how to create a custom auditing solution for WSS. This sample is the basis of Ted Pattison's September 2008 Office Space column for MSDN Magazine. This zip archive contains a sample project demonstrating an end-to-end SharePoint branding solution using a Visual Studio project with three features, a custom HttpModule and a custom UI for branding administration. Support for adding SharePoint CAML IntelliSense to Visual Studio 2005 Visual Studio 2008. This zip file contains an XML file named sharepoint_catalog.xml and a batch file named install.bat which copies to the correct XML schema directories for versions of Visual Studio. A sample Visual Studio 2005 project which shows how to feature scoped to the Web Application level which uses the WSS object model to update the web.config file back and forth between debug mode setting and standard settings. A sample Visual Studio 2005 project which shows how to develop custom application pages for a WSS 3.0 solution. The project also includes a feature to add menu items to the Site Settings menu to allow for navigation to these custom applicaiton pages. The example also shows how to wrap all deployable components inside a solution package for deployment. A sample Visual Studio 2005 project including a feature which provisions site pages from page templates. This sample also shows how to design custom Web Part Pages and how to automatically populate them with Web Parts. Sample WSS/MOSS Feature wrapped up in Visual Studio project to demonstrate Feature stapling to GLOBAL site definition. A sample Visual Studio 2005 project which demonstrates the use of CAML and programming techniques of how to provision document libraries and configure them with custom templates. It also includes examples of generating customer letters with serer-side code using the Office Open XML File Formats. A sample Visual Studio 2005 project for Ted Pattison's Tech Ed session on WSS obbject model exploration. I demonstrates all kinds of ways to use the WSS OM that were not possible in WSS 2.0. A sample Visual Studio 2005 project with Web Parts for WSS 3.0. The project includes a feature for provisioning .webpart files into the Web Part gallery and a WSS 3.0 solution package for deploying Web Parts into a production environment. A utility for examines all the sites in the farm written for WSS 2.0 which still works with WSS 3.0 eBooks Get an early look at the upcoming Inside Microsoft SharePoint 2010 book by Ted Pattison, Andrew Connell and Scot Hillier from Microsoft Press®. Learn what’s new with the SharePoint developer platform from the industry’s leading experts on SharePoint Foundation 2010 and SharePoint Server 2010. This special excerpt provides insightful information for professional developers who are already experienced with SharePoint Server 2007, as well as .NET developers just beginning with the SharePoint development platform. Free book given away at TechEd 2006 by Microsoft in which Ted Pattison contributed multiple chapters to. Ted Pattison's Inside Windows SharePoint Services 3.0 book by MSPress. Code from Ted Pattison's Inside Windows SharePoint Services 3.0 book by MSPress. |