Visual Studio Archive

  • CKSDevShortcuts

    CKSDev Adding keyboard shortcuts

    One of the community submitted feature requests was for keyboard shortcuts for the CKSDev menu items. Tobias Zimmergren raised a good suggestion that rather than use the established WSPBuilder versions it would be preferable to use a new set. This makes perfect sense as we always aim for CKSDev to play nice with other extensions.

    Full Story

  • SPSIndiaLogo

    I’m speaking at SharePoint Saturday India

    I'm speaking at SharePoint India. For those of you who missed my session at SharePoint Saturday UK at the NEC earlier this month you've got another chance to catch it at the upcoming SPSIndia. Visit http://sharepointsaturday.org/india/default.aspx to register for this free event.

    Full Story

  • WouterServiceApps

    Series of Service Application Walkthroughs by Wouter

    Wouter has released a great series of articles about Service Applications in SP2010 http://blogs.code-counsel.net/Wouter/Lists/Posts/Post.aspx?ID=149 Following these articles you’ll learn how to build a SharePoint 2010 service application and how you can construct them with different connection and provisioning techniques.    

    Full Story

  • DebugVSIX

    Configure VSIX project to enable debugging

    Visual Studio 2010 beta 2 SDK includes the new extensibility project which produces a VSIX package. While developing these projects it is often helpful to debug the code. In some circumstances the debug settings can be lost so follow this post to add them back into the project settings.

    Full Story

  • TFSConnectionRegistry

    How to connect to a TFS server using Visual Studio 2010

    Visual Studio 2010 has changed the way in which Team Foundation Server (TFS) https connections are established. In order to connect to a new TFS server you now need to add some registry settings. In this post the registry entries and bat file content are listed to add the required settings.

    Full Story