The SharePoint 2010 Visual Studio 2010 Extensions project (CKSDEV) is a collection of Visual Studio templates, Server Explorer extensions and tools providing accelerated SharePoint 2010 development based on Microsoft's new SharePoint 2010 development tools.
The MUST HAVE tool for SharePoint 2010 development.
The shortcuts, templates and wizards are all such good quality, they will save you time and effort, and lead you along the correct way to build your solutions.
This is always the first development tool which I add to my development VMs.
This has really become the main development must have add on for SharePoint development with Visual Studio. MSFT could learn a thing or two about what is being offered through this. Thanks!
Absolutely awesome set of tools that greatly enhances the sharepoint development experience.
QuickDeploy Saves a lot of time, and makes this a must have tool if not just for QuickDeploy.
Let's say you update some ascx markup on a webpart that's part of a sharepoint 2010 project. Previously you'd have to repackage that and either deploy it, or copy the wsp out and use Update-SPSolution on it in powershell. Then reload the site and see if your markup looks good.
As a dev gains experience you learn that you can just copy the webpart's ascx file out to the 14 hive and refresh the page.
That's basically what quick deploy does, it copies everything out to the 14 hive without doing a deploy or update-spsolution (it copies stuff where it would go if you had done a deploy or upgrade).
So now, you can just change some markup (quick deploy 'takes seconds or less') and refresh your page.
Saves so much time, and that's just one feature out of all the things CKSDev does.
Fantastic set of tools. Although VS2010 is much better for SharePoint development, CKSDev still offers much that studio itself doesn't. I won't set up a development machine without it!
Excellent tools and extensions, which are must in larger projects. Will boost productivity of the developers enormously. Thanks for ensuring successful deployments and providing these for the community.
I wouldn't do SharePoint 2010 development without these.
Hi
I have installed the latest version CKSDev on a laptop that does not have VS2010 installed but with the SharePoint dlls in the GAC and the Sharepoint 14 hive imported. I don't see this template and I suspect any others that might be in the tool.
I just installed it...
Unhandled exception occurred while calling method 'ProjectService_ProjectPropertiesRequested' of type 'CodeCounsel.SharePoint.DevTools.ProjectExtensions.ProjectExtension, CodeCounsel.SharePoint.DevTools, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f275076a3ecf8ed7'. Exception: System.IO.FileNotFoundException. Message: Could not load file or assembly 'Microsoft.VisualStudio.SharePoint.Utilities, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
The difference between editions is the same as with SP2010. For example where extensions are related to publishing features they are only found in the Server edition. If you are only working with SP2010 foundation then I suggest only installing the CKSDEV(Foundation), otherwise the server edition is the correct one.
Cheers,
Wes (CKSDEV Team)