This is a mirror of official site: http://jasper-net.blogspot.com/

Why should I use the Visual Studio SDK? Part 1

| Monday, August 1, 2011
Good question.

If you work extensively with Visual Studio IDE, you most likely have created some Macros and Add-ins to speed things up.  Why not share that with others (but not your manager, otherwise they might assign you more work), you can show off your skills, etc.

Take a look at Introducing the Visual Studio SDK, here you can find out more about how you could:

  •     Add commands, windows, and other features to the IDE.
  •     Extend the Visual Studio editor.
  •     Enable support for a new language.
  •     Extend data designer functionality to external data sources.
  •     Add your own project-type templates.
  •     Integrate custom source control.
  •     Customize the Visual Studio debugger or create your own.
  •     Create and manage your team test suites.

Read more: Secret Microsoft Communications
QR: why-should-i-use-the-visual-studio-sdk.aspx

Posted via email from Jasper-net

0 comments: