6
10 on 10 A quick demo of new features of the Visual Studio 2010 IDE 12

10 On 10 - 10 new features of the Visual Studio 2010 IDE

Embed Size (px)

DESCRIPTION

This slide deck is from my presentation at Dev4Dev's where I covered 12 new features of the Visual Studio 2010 IDE. The presentation itself has only 6 visible slides, but contains 19 in total which have all the information on the various demo's that I did with it. More information and the demo code is available from: http://www.sadev.co.za/content/dev4devs-28-november-2009

Citation preview

Page 1: 10 On 10 - 10 new features of the Visual Studio 2010 IDE

10 on 10A quick demo of new features of the Visual Studio 2010 IDE

12

Page 2: 10 On 10 - 10 new features of the Visual Studio 2010 IDE

Overture

− Visual Studio 2010 Beta 2− IDE features (tips & tricks)− Not languages, framework, tools or TFS

− VS 2010 Beta 2 is out− VS 2010 Launches March 2010

Page 3: 10 On 10 - 10 new features of the Visual Studio 2010 IDE

4

Too much to show

IntelliTrace

Box Selection

Customisation of start page

Code Analysis

Profiling and Instrumentation

Concurrency Debugging

Extension Manager

Snippets for Web Development

Improved JavaScript Intellisense

Web Deployment Packages

Proper designer support for Silverlight & WPF

Drag and Drop data sources for WPF

WPF Tree Visualiser

Workflow Foundation Designer

Out of the Box Azure supportOffice 2010 VSTO Support

SharePoint Developer and Deployment SupportInitial Install Enhancements

Architecture Explorer

Architecture Validations

Architecture Layer diagrams

Page 4: 10 On 10 - 10 new features of the Visual Studio 2010 IDE

5

What I Will ShowWPF: Start Page

Editor: Block Selection

Editor: Zoom

Editor: Docking

Editor: Highlight References

Extensions

IntelliSense

Find: Navigate To

Find: Quick Find

Find: Search Toolbox

Consume First

Debugging Tooltips

Page 5: 10 On 10 - 10 new features of the Visual Studio 2010 IDE

DEMO TIME!

6

Page 6: 10 On 10 - 10 new features of the Visual Studio 2010 IDE

Resources

− Me− Twitter: @rmaclean− Blog: http://www.sadev.co.za

− Visual Studio Editor Team− Twitter: @vseditor− Blog: http://blogs.msdn.com/visualstudio

− Gallery− http://visualstudiogallery.msdn.microsoft.com/en-us/

− Samples for extending the editor− http://editorsamples.codeplex.com/