24 September 2010

How do I – Install FeatureBuilder for Visual Studio 2010 Ultimate

FeatureBuilder is an awesome addition to Visual Studio.  If you wish to give it a spin (highly recommended by the way), it’s easy to do.
  1. Start by getting the Visual Studio 2010 SDK located here:http://www.microsoft.com/downloads/details.aspx?familyid=47305CF4-2BEA-43C0-91CD-1B853602DCC5&displaylang=en 
  2. Double click the installer.  On the dialog prompt, click “Run”.

    image_23_5E30024C
  3. On the Welcome screen, click “Next”.

    image3_1_5E30024C
  4. On the EULA screen, click the “I accept the terms of the License Agreement” check box and click “Next”.<

    image6_5E30024C
  5. On the Destination page, accept the defaults and click “Next”.

    image9_0C1D5505
  6. Wait while Setup installs the SDK.

    image15_0C1D5505
  7. Once the SDK installation is complete, click “Exit”.image18_3A0AA7BD
  8. Now go ahead and get the FeatureBuilder vsix by downloading it from here:

    ;
  9. After downloading, double click the .vsix file.
  10. When prompted to open with an application, select Visual Studio and click “OK”.

    image21_2519254A
  11. On the Target page, select Visual Studio 2010 as a target for the vsix install.
  12. Click “Install”.

    image24_2519254A
  13. Wait while the extension is installed.

    image27_2519254A
  14. Upon install completion, click “Close”.

    image30_2519254A
Start using and enjoy FeatureBuilder!  In future blog articles, I’ll show you how to use FeatureBuilder.


Cheers
C

No comments:

Post a Comment

Comments are moderated only for the purpose of keeping pesky spammers at bay.

SharePoint Remote Event Receivers are DEAD!!!

 Well, the time has finally come.  It was evident when Microsoft started pushing everyone to WebHooks, but this FAQ and related announcement...