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!
I have installed CKSDev with the follwing url but i dont see WCF Service(CKSDev) in SharePoint 2010 templates in Visual Studio 2010. Please help.
http://visualstudiogallery.msdn.microsoft.com/ee876627-962c-4c35-a4a6-a4d89bfb61dc/file/26992/11/CKS.Dev.Server.vsix
"WCF Service (CKSDev) Template Not Appering in VS 2010."
So guys, will this great extension will come avaiable for VS2012 anytime soon?
The default deploy things from MS just won't do :(
Losing more time with getting things deployed then actually programming them :(
Hi,
I have installed the latest CKSDev on my SharePoint 2010 + Visual Studion 2010 system. Unfortunately I am unable to see any of the templates except for "SharePoint Console Application (CKSDev)". I was looking for the templates like "WCF Service (CKSDev)" and other.
Is there something wrong in my installation ? I have uninstalled the old one and installed it.
Regards,
yesh
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)