News

Microsoft Separates Sharepoint Services from Windows Server; Developers Shrug

Developers shrugged off Microsoft's decision this week to revert to a separate download deliverable of Windows Sharepoint Services.

Julius Sinkovicius, senior product manager for Windows Server announced the change in a blog posting on Tuesday.

The stated rationale was to let customers more easily obtain the collaboration and orchestration foundation they need and to free up the WSS development process, he wrote.

Several developers agreed this was a "back to the future moment." The analogous workflow and orchestration foundation technologies were delivered as a separate download for the operating system up until Windows Server 2003 R2.

Developers were OK with the latest change with one caveat: Separate is fine as long as the bits themselves remain as easy to obtain. Should Microsoft decide to charge for WSS, which has been heretofore part of the cost of doing business, all bets are off.

"This is ho-hum unless it's the first step to pricing [WSS] separately," said Richard Warren CTO of Channel Blade Technologies, a Virginia Beach, Virgina developer of lead management solutions.

Mike Drips, an independent Sacramento, Calif.-based developer and SharePoint consultant concurred. "If it's free, it's not a big deal at all," he noted, adding he was unsure why they went this route.

One benefit of the separate delivery scheme is that, in theory at least, all the latest and greatest WSS base workflow functionality will continue to flow to developers still working with older Windows Server environments.

Michael Cizmar, president of MC+A, a Chicago-based developer focusing on collaboration and search, is similarly blasé and he sees an upside in terms of ease of installation and base-level security.

"Security 101 teaches that you don't install what you don't need. It's more secure to deploy only what’s important in order to minimize the attack surface," Cizmar said.

"It's not a big deal to separate out WSS -- you either use it or you don't use it. Removing it from the base [operating system] is actually a good idea unless you think you'll get in situations where you might not be able to download."

Indeed, developers said breaking out WSS from the overall core operating system continues Microsoft's modularization trend aimed at letting customers choose a version that most closely matches their needs and eliminates "shelfware" features that may sit on the server but are never used.

"This is exactly the right thing to do," said Robert Shear, president of Greystone Solutions, a Boston-based Microsoft partner specializing in application development, commerce solutions and collaboration. "There are what -- 50 million lines of code in Vista -- and most people use maybe five percent of that. Many say Microsoft should chop all this functionality up at the get-go." Shear predicts it is highly unlikely that Microsoft would start charging for WSS.

Windows Sharepoint Services, once known as Windows Foundation Services, or Windows Orchestration Engine, comprises basic workflow and orchestration capabilities that are often used by applications. Sharepoint Portal Server, by comparison, is based on WSS but is a full-fledged collaboration solution that lets users store and share documents and files.

About the Author

Barbara Darrow is Industry Editor for Redmond Developer News, Redmond magazine and Redmond Channel Partner. She has covered technology and business issues for 20 years.

comments powered by Disqus

Featured

  • Compare New GitHub Copilot Free Plan for Visual Studio/VS Code to Paid Plans

    The free plan restricts the number of completions, chat requests and access to AI models, being suitable for occasional users and small projects.

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

  • Versioning and Documenting ASP.NET Core Services

    Building an API with ASP.NET Core is only half the job. If your API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for it, you're going to need to document it.

Subscribe on YouTube