Contents tagged with Extending VS
-
It’s a Bird… it’s a Plane… No it’s the WoVS DevStore!!
Make sure you don’t miss the Announcing the DevStore! post.
-
Inside the "Quick Add Reference” extension
World of VS has just released the “Quick Add Reference” extension which should save you time and give you a much more nicer experience when coding with VS.
-
Add and Remove list of references the ultra simple way
When you use VS to initially create a project based on any of the several templates available like Class Library, WPF Application, Web Application, Office Addin and the list goes on, you already get some of the basic ‘must have’ references for your project automatically added thanks to the templating mechanism, i.e. you get PresentationCore.dll et friends added to your project every time you create a WPF-based project.
-
Inside the “Default Browser Switcher” extension
You may have already heard of the recently WoVS extension “Default Browser Switcher” (download from Visual Studio Gallery or from Extension Manager inside VS) that helps in choosing what browser you want to launch from VS while debugging your ASP.NET applications.
-
The New Visual Studio 2010 Code Editor
As you may have already heard Visual Studio 2010 will include a *new* code editor completely *rewritten* in fully managed code and based on *WPF*. Yaay!. Very, very promising stuff.
-
Wishing for dev10: Get rid of PLK, SLK, DLK and anything ?LK
Today one very annoying thing you've to do when you want to deploy your Visual Studio Package extension is to get a PLK or "Package Load Key" from Microsoft.