-
-
I noticed this post the other day by SharePoint legend & Certified Master Todd Carter. In it he references the MSDN article that shows you how to setup a Windows 7 box to do SharePoint 2010 development. By the way, if you’ve been under a rock, you can now do SharePoint 2010 development on a cl..
-
-
I’m looking forward to returning to New York City the week of August 30th to work with a client. While there I’ll be presenting at the local SharePoint User Group in Manhattan for their September meeting on Wednesday, 9/1/2010. Here’s the presentation I’ll be doing:
Incorporating Managed Me..
-
-
Over the last year I’ve demonstrated a few times how to upgrade a SharePoint 2007 WCM site to SharePoint 2010 at various conferences such as the SharePoint Conference in October 2009 and TechEd 2010. While there are plenty of ways to do this, I thought I’d document my demo for others to duplicat..
-
-
Wrapped up my session today at SharePoint Saturday Denver this afternoon on Incorporating Managed Metadata in Custom Solutions. Thanks to everyone who showed up to my session right after lunch! I’ve posted my slides and demos on my company website.
» Critical Path Training - Presentation Referenc..
-
-
A few months ago I blogged that MSDN published the first chapter from our book, Inside Microsoft SharePoint 2010. Well now there’s even more content for you to grab! The first four chapters are now up on MSDN for you to read online! Chapter 1 – SharePoint 2010 Developer Roadmap Chapter 2 – Sh..
-
-
Looking at my calendar I see quite a few community speaking events coming up over the next 2-3 months across the US. I’m looking forward to visiting some new places and meeting SharePoint folks in these cities… and I’m sure we’ll see a SharePint in each… at least I hope!
Saturday, August 7..
-
-
The new support for LINQ in SharePoint 2010 makes it much easier to read and write data to/from SharePoint lists. The way it works is that you run a utility SPMETAL.EXE to generate the entity model that is used as the context for the queries. Quite helpful but it only includes the fields (the data t..
-
-
I really wanted to hold a press conference on primetime ESPN for this, but unfortunately the LeBronocalypse blew their budget so a blog post will have to suffice… :) We at Critical Path Training are thrilled to announce the addition of two fantastic and well known SharePoint MVPs to our list of Sh..
-
-
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), ..
-
-
Ever created a Web Part using the new Visual Studio 2010 SharePoint Development Tools for a SharePoint 2010 site? Say you accept the default name, WebPart1. It creates the SharePoint Project Item (SPI) in the Visual Studio project and adds all the necessary files you need like the code file, element..