Showing results for 2011 - Page 3 of 3 - Visual Studio Blog

May 2, 2011
0
0

Using PerfWatson to report performance issues to Microsoft

Visual Studio Blog
Visual Studio Blog

By Selma IkizWould you like Visual Studio 2010 to be even faster? Would you like any performance issue you see to be  reported automatically without any hassle? Well now you can, with the new Visual Studio PerfWatson extension! Install this extension and help us deliver a faster Visual Studio experience.We’re constantly working to improv...

Visual Studio 2010Performance
Apr 13, 2011
0
0

Async CTP (SP1 Refresh)

Visual Studio Blog
Visual Studio Blog

By Robin Reynolds-Haertle This morning, we released an updated version of the Visual Studio Async CTP (SP1 Refresh) that’s compatible with Visual Studio 2010 SP1 and Windows Phone 7! What Is the Visual Studio Async CTP (SP1 Refresh)? The Async CTP previews a language feature that is in the next version of Visual Basic and C#. By using this fe...

C#Visual BasicVisual Studio 2010
Apr 7, 2011
0
0

List of patches for Visual Studio 2010

Visual Studio Blog
Visual Studio Blog

“Where can I find a list of patches/QFEs/hotfixes for Visual Studio?”  This question appears quite frequently in blog comments and it wasn’t until recently that I found a web page that lists all the publically released patches for Visual Studio. http://connect.microsoft.com/VisualStudio/DownloadsThe majority of the patches fi...

Announcement
Apr 4, 2011
0
0

F# Code-First Development with Entity Framework 4.1

Visual Studio Blog
Visual Studio Blog

By Jack Hu As the word “code-first” implies, the EF 4.1 offers a code centric data programming paradigm. From a coder’s point of view, it requires little effort to map a very clean object model to a database. This style of programming is idea for explorative, bottom-up kind fsharp programmers. Since EF 4 CTP4 release, there have already been man...

C#ASP.NETSQL
Mar 15, 2011
0
0

Quick Find extension in the Productivity Power Tools

Visual Studio Blog
Visual Studio Blog

We’re pleased to announce a new Quick Find (Ctrl+F) extension in the February release of the Productivity Power Tools.  This is the first version of the Quick Find extension and we are planning to make some improvements to it in future Power Tools releases, but this blog post describes the reasons for the extension, its functionality, where we’re p...

ExtensionsProductivityVisual Studio 2010
Mar 11, 2011
0
0

Visual Studio 2010 SP1 Now Available

Visual Studio Blog
Visual Studio Blog

As of this week, Visual Studio 2010 SP1 is now available for download!  The service pack was released to MSDN subscribers on March 8 and became generally available on March 10.  SP1 includes fixes that improve reliability and address the most commonly-reported customer bugs.  It also adds some of the most requested feature improvements, including a...

Visual Studio 2010
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
Jan 5, 2011
0
0

Second edition of the MSBuild and Team Foundation Build book released

Visual Studio Blog
Visual Studio Blog

Not many books that are reviewed like this on Amazon: Now the heavily augmented second edition has just come out, written by several people at Microsoft and reviewed by the product team. If you need a reference to Team Build or MSBuild, you should get it. -- Dan, VS Solution/Project/Build dev lead Update: Here's a link to t...

C#