Showing results for February 2011 - Visual Studio Blog

Feb 22, 2011
0
0

Productivity Power Tools introduces Find, Organize Imports for VB, Enhanced Scrollbar, Middle-Click Scrolling and more!

Abdullah Hamed
Abdullah Hamed

Reseting Your Extensions for the Last Time! We've heard a great deal of feedback on how each update of the Productivity Power Tools re-enables all of the extensions when it installs. If you are careful about installing the Power Tools via the extension manager or as long as an instance of Visual Studio is running, this version of the Productivit...

C#HTMLVisual Basic
Feb 7, 2011
0
0

8-part Async series by Eric Lippert

Visual Studio Blog
Visual Studio Blog

For those that haven’t seen it, Eric Lippert finished an amazing 8-part blog series in November on the new Asynchronous Programming APIs slated for the next version of C# and VB.  He shows you how to get started getting started with the CTP and how to determine if async makes sense for your application. http://blogs.msdn.com/b/ericlippert/archiv...

C#Visual Basic