Articles Matthew McDermott presents two approaches he uses to troubleshoot specific search errors. The first is a tool for troubleshooting iFilters the second for watching the actual crawl activity. 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. The very best SharePoint Server 2010 RTM Virtual Machine Setup Guide available. A step-by-step guide complete with links to trial versions of all the software needed to create a SharePoint Server 2010 VM for development, testing or to complete the labs associated with Critical Path Training's technical classes. Understand Microsoft .NET Framework code access security (CAS) and how to work with it in custom SharePoint solutions. Explore configuration options, get best practices for
managing CAS in SharePoint environments, and walk through a complex CAS scenario. Learn about the Web Content Management features in Microsoft Office SharePoint Server 2007 that enable organizations to deploy Internet-facing publishing sites, and
considerations for developers and designers when designing and building high-performance publishing sites. To say installing SharePoint properly can be overwhelming can be an understatement. Among the many challenges is choosing the correct install accounts. While some administrator may choose to just plug in one “super user” account for everything in the name of convenience this is less than ideal.
Also, unknown to many administrators even choosing the proper account to run the install and configuration wizard with initially is very important. In this article we will cover all of the various accounts required to build your farm, what levels of access you need to configure them with, what access
SharePoint will assign to them for you, and where you might get away with some reuse. When it comes to branding in SharePoint, few things are as important as the effective use of Cascading Style Sheets (CSS). This is because CSS is the primary mechanism that Microsoft gives us to override their out of the box look and feel. One excellent way to use CSS to style SharePoint is to use a theme. SharePoint themes take advantage of the CSS concept of “cascading”. The basic idea is that styles that are loaded last on a page typically override styles of the same specificity that were loaded earlier on the page. SharePoint themes are mostly made up of CSS that is overriding already defined out‐of‐the box SharePoint branding. That familiar light blue and white UI can be changed to look radically different just by creating a custom SharePoint theme and applying it to a site. Andrew Connell helps you discover where to find the SDKs, peer-to-peer forums, MSDN developer centers, and Microsoft TechNet resources you need as you develop with Microsoft SharePoint Products and Technologies. As SharePoint sites continue to spread like wildfire across the corporate landscape, many companies are contemplating when and where to use the SharePoint Designer (SPD) to apply their corporate branding and to utilize SPD productivity features such as creating and formatting DataView Web Parts. While the SPD makes performing customization work quick and easy, Ted Pattison writes there are some things you should always keep in mind. Andrew Connell explains the details of Microsoft Office SharePoint Server 2007 field controls and Web Parts and how they differ, and best practices for when to use each type of control. Code Samples See this blog post for more information on this library: http://www.andrewconnell.com/blog/archive/2012/01/11/o365spo-azure-authz-critical-path-trainings-office365.aspx A demo SharePoint project created with Visual Studio 2010 which shows how to use a Feature and a Module to deploy the core jQuery library as well as the jQuery UI library and a custom jQuery theme within the scope of a site collection. A sample Silverlight 4 application I used to demonstrate developing an app with MVVM Light Toolkit and SharePoint with REST and CSOM. I've used it in various presentations as the subject in a few blog posts. This code sample is associated with the MSDN article Ted Pattison wrote on "Creating Custom Claims Providers in SharePoint 2010" that you can find on MSDN. Samples from my webinars (more info here: http://tinyurl.com/4vn2nch). This sample goes along with the MSDN Visual How To that demonstrates how to create a document set declaratively. This sample goes along with the MSDN Visual How To (http://bit.ly/hYlsbj) that demonstrates how to create a custom service application. Code expansion templates for Visual Studio 2010 & DevExpress' CodeRush for Silverlight devleopers. The ZIP linked in the attached document contains a SharePoint 2007 SP2 content database containing the customized Adventure Works Travel sample SharePoint 2007 Web Content Management site. This is intended to be used in following the upgrade to SharePoint 2010 steps oulined in this article: http://bit.ly/cEI42j 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. |