Part 1 - Improvements to the core SharePoint platform & benefits to WCM

In article, I'll cover what's important to take note of the things that changed around and under WCM that directly impact it in a positive way.

This post is part of a series on what’s new with Web Content Management (WCM) in SharePoint Server 2010. The other posts in this series can be found here: Web Content Management (WCM) in SharePoint Server 2010

I’ve waiting to write this post for a long time. Actually… I’m going to break it up into three parts… in this first part I want to take a moment and talk about what is important to take note of the things that changed around and under WCM that directly impact it in a positive way:

  • Cleaner Markup: a common gripe about the verbose table-based design. In Microsoft SharePoint Foundation (MSF), what we used to know as Windows SharePoint Services (WSS) 3.0 (just rebranded) did quite a bit of work including:
    • UI implementation is no longer table-based… it’s pixel perfect (via CSS)
    • All those CSS classes were factored and cleaned up quite a bit…and they are all documented in the SDK now!
    • XHTML compliance… yup… they heard us and addressed it. This directly impacts accessibility in a positive way.
    • JavaScript and CSS libraries are compressed / mimified / crunched… whatever you want to call it OOTB (and you can get the uncrunched version of SP.JS by looking at SP.DEBUG.JS).
Minified & compressed JavaScript & CSS libraries

Minified & compressed JavaScript & CSS libraries

  • Server Ribbon - I’m sure you’ve seen the ribbon, or what’s known as the Fluent UI, in SharePoint. Authoring in a WCM site is no longer a unique experience… it’s just like the rest of SharePoint and fully integrated in the ribbon.
  • Reduced Postbacks / Page Refreshes: now the only time the page refreshes in the authoring process is when the context of the page changes… no more interruption in authoring!

That’s just a sample of some of the big things I see that directly impact WCM but aren’t part of WCM and rather part of the core MSF. There are plenty more, but these are the hot button things for me.

Now… the next two posts will talk about what’s improved and what’s new with SharePoint Server 2010 Web Content Management:

This post is part of a series on what’s new with Web Content Management (WCM) in SharePoint Server 2010. The other posts in this series can be found here: Web Content Management (WCM) in SharePoint Server 2010
Andrew Connell
Developer & Chief Course Artisan, Voitanos LLC. | Microsoft MVP
Written by Andrew Connell

Andrew Connell is a web & cloud developer with a focus on Microsoft Azure & Microsoft 365. He’s received Microsoft’s MVP award every year since 2005 and has helped thousands of developers through the various courses he’s authored & taught. Andrew’s the founder of Voitanos and is dedicated to helping you be the best Microsoft 365 web & cloud developer. He lives with his wife & two kids in Florida.

Share & Comment