Frameworks

A Seat at the SharePoint Table

Stop me if you've heard this one before. Microsoft takes a popular application, builds it out into a platform, then refines and extends the opportunities for developers to code against it. We've seen this pattern with Windows, we've seen it with Office, and we've seen it most dramatically with SharePoint, which has exploded as a target for development despite what seemed like the best efforts of Microsoft to the contrary.

Lacking integrated tooling in Visual Studio, SharePoint 2007 developers turned to third-party software and the flawed Microsoft Visual Studio Extensions for Windows SharePoint Server.

Still, huge barriers remained, such as the requirement that coding be done in the server environment -- a sticky prerequisite that required painful workarounds. Developers also struggled with the Collaborative Application Markup Language (CAML) for querying data from SharePoint lists and extending site functionality. And coders lacked important resources like source code control and testing facilities.

If this month's cover feature ("Office Alignment") is any indication, Microsoft has fixed all that -- and then some. From native SharePoint project templates to full access to the Visual Studio test and application lifecycle management stack, developers are finally equipped with the tools they need to write applications for SharePoint.

Can we expect a significant surge in SharePoint development following the new release? Based on my conversations with Microsoft and with SharePoint developers, I think so. SharePoint has always brought so much to the table. Now, for the first time, developers are getting a seat.

What are your plans for developing for SharePoint 2010? E-mail me at [email protected].

About the Author

Michael Desmond is an editor and writer for 1105 Media's Enterprise Computing Group.

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