Showing results for October 2011 - Visual Studio Blog
Oct 25, 2011
0
0

Visual Studio 2010 SP1 – now available on Microsoft Update

Visual Studio Blog
Visual Studio Blog

As of today, Visual Studio 2010 SP1 is now available through Microsoft Update. If you have opted into Microsoft Update and haven’t installed SP1 yet, you will soon have it offered to you. The service pack was initially released in March and includes some often requested feature improvements, fixes that improve reliability as well as the most common...

Oct 20, 2011
0
0

An update on Visual Studio performance

Visual Studio Blog
Visual Studio Blog

I wanted to take the time to thank everyone who has contributed to our UserVoice performance site by entering areas you would like to see us improve and for voting on those items.  To date we have had over 4700 posts and votes showing the passion you all have for Visual Studio and its performance.  For those that have downloaded the Visual Studio 1...

Performance
Oct 19, 2011
0
0

Roslyn Syntax Visualizers

Visual Studio Blog
Visual Studio Blog

Hello everyone! As you may have heard, today we announced the first CTP of the Roslyn project! You can visit the Roslyn MSDN Page to learn more about the project and to download the CTP. You can also read more about Roslyn at the following links - In this post I will present a brief overview of two samples that are installe...

.NETDebugging and DiagnosticsC#
Oct 19, 2011
0
0

Introducing the Microsoft “Roslyn” CTP

Visual Studio Blog
Visual Studio Blog

Today we are releasing the first Community Technology Preview of the Roslyn Project! What is Roslyn? In the past, our compilers have acted as black boxes – you put source text in and out the other end comes an assembly. All of that rich knowledge and information that the compiler produces is thrown away and unavailable for anyone else to use. ...

C#ExtensionsVisual Basic
Oct 11, 2011
0
0

Visual Studio 11 Developer Preview: Search Everywhere

Visual Studio Blog
Visual Studio Blog

During usability studies on previous versions of Visual Studio, we found many users were spending quite a lot of time browsing long lists of data from files in Solution Explorer to controls in the Toolbox, errors or warnings in the Error list, menus, bugs, etc. More often than not you know what you want but finding it in the list can be tedious. Vi...

C#Node.js
Oct 6, 2011
0
0

Improving developer productivity with Visual Studio 11 Developer Preview

Visual Studio Blog
Visual Studio Blog

One of the things we’ve been doing in Visual Studio 11 Developer Preview (VS11) is focusing on ways to increase developer productivity and improve the performance of VS. Through careful observation of developers using Visual Studio and through talking to developers, we learned that one of the ways we could improve developer productivity would...

Debugging and DiagnosticsC#Node.js
Oct 3, 2011
0
0

Visual Studio 11 Developer Preview Survey

Lisa Feigenbaum
Lisa Feigenbaum

Have you had a chance to play around with the Visual Studio 11 Developer Preview? If so, we’d like to hear your early impressions, particularly around performance, reliability, and quality. Let us know what you think by taking the Visual Studio 11 Developer Preview survey.Thanks!Doug Turnure – Visual Studio Program Manager

Oct 3, 2011
0
0

Private Extension Galleries for the Enterprise

Visual Studio Blog
Visual Studio Blog

In Visual Studio 2010, we introduced a feature called the Extension Manager – a new dialog that connects to the Microsoft Visual Studio Gallery to help a customer easily select and install extensions to Visual Studio from right inside the IDE.   Since then, enterprise customers have frequently asked us to provide a way for Visual Studi...