Thursday, November 12, 2009

VS2010 & .NET 4.0

Source: Presentation from Scott Guthrie on September 25 2009
http://channel9.msdn.com/posts/matthijs/Scott-Guthrie-Visual-Studio-2010-and-NET-Framework-40/

VS2010
IDE: 1. Multi-screen; 2. Select variable - highlight all references to it; 3. Call hierarchy; 4. "Alt-right click" to select/change column 5. Intellisense: filtered list, capitalized search (GMV will find GetMyValue); 6. Toggle Intellisense; 7. Test-Driven Dev: create test, then implement its classes and methods; 8. Snippets (more than 200); 9. Debug history = IntelliTrace: Tools/Options/IntelliTrace/General set events+call info. "Step-back debugging"!, analysis of customer's dump; 10. Multi-targeting (.NET 2,3,3.5,4.0)

WEB-infohttp://www.microsoft.com/web/

(Get the Web Platform - Including the framework, web server, database and tools, all with a single installer, SEO tool for example, etc.)

No comments:

Post a Comment