Skip to content
| Marketplace
Sign in
Visual Studio>Templates>Service App Starter Kit (VS2010)
Service App Starter Kit (VS2010)

Service App Starter Kit (VS2010)

Adam Toth

|
1,634 installs
| (1) | Free
Visual Studio project templates for creating custom SharePoint service applications. This version supports Visual Studio 2010 and SharePoint 2010 only. For Visual Studio 2012 and SharePoint 2010/2013 support, please install the Visual Studio 2012 version of this extension.
Download

SharePoint Service Application Starter Kit

A Visual Studio Extension that installs SharePoint project templates for creating custom SharePoint Service Applications of different flavors.

What’s Inside

After installing the extension in Visual Studio, you will see several templates under the SharePoint category:

templates

  1. SharePoint WCF Service Application
    A service application that communicates via WCF services between the Web Front Ends and the Application Servers.
  2. SharePoint WCF Service Application w/ Custom Database
    Everything in #1, with support for provisioning a custom SQL Server database.
  3. SharePoint WCF/REST Service Application
    Everything in #1, with REST services deployed to _vti_bin, supporting AJAX access to the service application.
  4. SharePoint WCF/REST Service Application w/ Custom Database
    Everything in #2, with REST services deployed to _vti_bin, supporting AJAX access to the service application.

Features

  • Built with localization support.
  • Custom Central Administration page for provisioning the Service, ServiceProxy, and ServiceInstances, including provisioning the ServiceInstance to newly added servers to the farm.
  • Fully commented, explaining all major pieces of the service application framework.
  • Supports ability to publish service applications (cross-farm services)
  • Comes with PowerShell scripts to manage provisioning and uninstallation of all components.
  • Code passes most of StyleCop and FxCop (Static Code Analysis, All Rules) rule sets.
  • Supports Backup/Restore of the ServiceApplication, ServiceApplicationProxy, and custom SQL Server database using standard SharePoint backup/restore processes.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft