Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Most important feature in Visual Studio 2010

What is the most important or awaited feature in Visual Studio 2010??

like image 877
rahul Avatar asked Jun 26 '09 11:06

rahul


People also ask

What is the special features of Visual Studio 2010?

New Features and Enhancements in VS2010enhanced support for multi-targeting. support for call hierarchy of methods. support for parallel programming and debugging. support for XSLT profiling and debugging.

What is the use of Microsoft Visual Studio 2010?

Visual Studio 2010 SP1 enables you to manage Microsoft SQL Server Compact 4.0 SDF files in Solution Explorer and in Server Explorer in the context of web projects. Additionally, Visual Studio 2010 SP1 enables you to use SQL Server Compact 4.0 together with the Microsoft ASP.NET Web Forms in a SQL data source control.


2 Answers

The Historical Debugger. This records what happens during a run, and lets you step backwards and forwards through time in the debugger.

like image 67
RichieHindle Avatar answered Sep 23 '22 10:09

RichieHindle


As far as the IDE goes, proper, well-thought-out multi-monitor support is a big one..

like image 43
xyz Avatar answered Sep 24 '22 10:09

xyz