Visual Studio 2010 and the .Net Framework 4.0 started getting the heat...Recently I saw a nice article on the new featurs of the VS 2010 and .Net framework 4.0.
here is the list of new features.
New Features in the Visual Studio 2010 IDE and .Net Framework 4.0
- Call Hierarchy of methods
- A New Quick Search
- Multi-targeting more accurate
- Parallel Programming and Debugging
- XSLT Profiling and Debugging
- The XSD Designer
New ASP.NET features
- Static IDs for ASP.NET Controls
- The Chart control
- Web.config transformation
New VB.NET features
- Auto Implemented Properties for VB.NET
- Collection Initializers
- Implicit Line Continuations
- Statements in Lambda Expressions
New C# features
- Dynamic Types
- Optional parameters
- Named and Optional Arguments
You can get the details of these features here.