본문 바로가기
SharePoint 2013

SharePoint 2013 Project Templates for Visual Studio 2012

While working with the SharePoint 2013 technical preview and Visual Studio 2012 RC, you may find yourself actually want to build some stuff. You install Visual Studio 2012 RC and then install SharePoint 2013, and expect there to be some relevant project templates available for you to develop against. Too bad, no SharePoint’y templates:

You will need to grab the SharePoint and Office project templates here:
http://msdn.microsoft.com/en-US/office/apps/fp123627

Make sure to select the download appropriate to your Visual Studio 2012 version:

But.. after installing this you just get SharePoint 2010 templates..

You’ll need to now install the Web Platform Installer 4.0 (http://www.microsoft.com/web/downloads/platform.aspx)
After installation , Open it and search for “office”:

Select the “Microsoft Office Developer Tools for Visual Studio 2012 RC” from the search result.
Add and install the selected component. During installation, it will install other supporting components also.

After installation, Install SharePoint Server 2013 Client Components SDK from the following location:
http://www.microsoft.com/en-us/download/details.aspx?id=30355
You are now done and SharePoint 2013 project template should be available in the VS 2012:

Phew! That was a lot of work. Looks like Visual Studio 2012 is out in release as I write this, so here’s hoping the SharePoint jazz we need is already baked into that one.

 

출처 : http://yalla.itgroove.net/2012/08/sharepoint-2013-project-templates-for-visual-studio-2012/