News

VS Extension Targets Outlook + Services

Microsoft’s S+S blueprints bring Visual Studio into the picture.

Microsoft posted the first release in what the Redmond, Wash.-based software giant says will be a series of "blueprints" designed to help developers rapidly build Software plus Services (S+S) applications.

The S+S blueprint for developing Outlook 2007 add-ins was made available for download on CodePlex in November. Microsoft plans to offer blueprints for other office business applications, e-commerce, media/community and mobility. "If it gets a developer halfway home, it's much better than starting from scratch," says Jeffrey Hammond, senior analyst at Forrester Research Inc.

Tools for Outlook
The Outlook + Services Blueprint download -- available as a single file or two files -- includes the S+S framework, source code, Outlook Plus Services add-in library, workflow and other guidance. The blueprint is designed to help developers expose data and integrate services into Outlook 2007. It requires Outlook 2007, SQL Server Express 2005 and Visual Studio 2005. (A Visual Studio 2008 extension is expected when the IDE is released to manufacturing.)

Within the S+S framework, developers open up an Outlook + Services Visual Studio project and learn how to extend the e-mail app based on the guidance provided in Overview, Workflow and Detail tabs (a step-by-step walk-through). Microsoft expects to distribute a "more sophisticated" developer example, dubbed "My eBay," which features eBay Web services, a custom ribbon interface and HTML from an eBay page, in short order.

The Software + Services Blueprints Manager, which is part of the download, is somewhat "unique" in that it allows you to access other blueprints or updates from within Visual Studio via an RSS feed, according to Michael Lehman, a Microsoft technical evangelist who's leading the S+S Blueprints project.

Spreading S+S
The Blueprints Manager and development patterns are the first Visual Studio tooling that support Microsoft's S+S strategy. Unlike Salesforce.com Inc., Google Inc. and others that strongly advocate Software as a Service (SaaS), Microsoft's S+S approach remains rooted in client/server applications that can be extended or service-enabled.

Corporate developers will need to adjust their mindset from application development to service creation and application assembly, asserts Hammond.

"In the service-creation area, the focus shifts to buy versus build -- refactoring existing applications and service-enabling them -- and making decisions about service reach versus service reliability," he says. "On the assembly side, developers need to think about how to assemble services in a multi-channel environment, one that may use browsers, desktops and laptops, or mobile devices, as access points for their services."

About the Author

Kathleen Richards is the editor of RedDevNews.com and executive editor of Visual Studio Magazine.

comments powered by Disqus

Featured

  • Full Stack Hands-On Development with .NET

    In the fast-paced realm of modern software development, proficiency across a full stack of technologies is not just beneficial, it's essential. Microsoft has an entire stack of open source development components in its .NET platform (formerly known as .NET Core) that can be used to build an end-to-end set of applications.

  • .NET-Centric Uno Platform Debuts 'Single Project' for 9 Targets

    "We've reduced the complexity of project files and eliminated the need for explicit NuGet package references, separate project libraries, or 'shared' projects."

  • Creating Reactive Applications in .NET

    In modern applications, data is being retrieved in asynchronous, real-time streams, as traditional pull requests where the clients asks for data from the server are becoming a thing of the past.

  • AI for GitHub Collaboration? Maybe Not So Much

    No doubt GitHub Copilot has been a boon for developers, but AI might not be the best tool for collaboration, according to developers weighing in on a recent social media post from the GitHub team.

  • Visual Studio 2022 Getting VS Code 'Command Palette' Equivalent

    As any Visual Studio Code user knows, the editor's command palette is a powerful tool for getting things done quickly, without having to navigate through menus and dialogs. Now, we learn how an equivalent is coming for Microsoft's flagship Visual Studio IDE, invoked by the same familiar Ctrl+Shift+P keyboard shortcut.

Subscribe on YouTube