Top Banner
Ultimate LoadFest Welcome! Sponsors :
29

What's New in Visual Studio 2010

Nov 20, 2014

Download

Technology

Adil Mughal

Presentation of one of the sessions at Visual Studio 2010 Ultimate LoadFest.
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: What's New in Visual Studio 2010

Ultimate LoadFest

Welcome!

Sponsors:

Page 2: What's New in Visual Studio 2010

Ultimate LoadFest

What’s New in Visual Studio 2010 Ultimate?

Page 3: What's New in Visual Studio 2010

About Speaker

− Adil Ahmed Mughal

− Microsoft Most Valuable Professional

− I work at Telenor Pakistan

− Microsoft Certified Technology Specialist (MCTS) - .NET Framework 4

− INETA, User Group Leader

− I blog at http://www.AdilMughal.com

− Actively participates in community events

Page 4: What's New in Visual Studio 2010

Agenda

− Start Page & New Project Dialog− Peek at IDE improvements− Code Focused Development− ASP.NET Improvements− Deployment− CLR Improvements− Visual Studio Extensibility (VSX)

Page 5: What's New in Visual Studio 2010

Ultimate LoadFest

Start Page & New Project Dialog

Page 6: What's New in Visual Studio 2010

Search for templates.

Multi-targeting support for .NET

2.0-4

Add new templates by

searching online.

Page 7: What's New in Visual Studio 2010
Page 8: What's New in Visual Studio 2010

Ultimate LoadFest

New IDE Improvements

Page 9: What's New in Visual Studio 2010

New IDE Improvements

− Visual Studio Environment− WPF-based Editor− Better Multi-Monitor Support

− Navigation− Navigate To− Highlight references

− Project System− 100% source code compatible− Multi-Targeting

− Better IntelliSense− Type anything after “object.” and VS

will provide suggestion. − Don’t have to start with beginning of

word.− Use object.GPV and VS will suggest

object.GetParameterValue.

− Column Selection− Add Reference Dialog

Page 10: What's New in Visual Studio 2010

Ultimate LoadFest

Code Focused Development

Page 11: What's New in Visual Studio 2010

Code Focused Development

− Consume First, Declare Later− Generate from usage

− Code insight− Call hierarchy− Inline call tree

Page 12: What's New in Visual Studio 2010

Ultimate LoadFest

ASP.NET 4 Improvements

Page 13: What's New in Visual Studio 2010

ASP.NET 4 Improvements

− Better Javascript IntelliSense− ASP.NET AJAX & jQuery

− CDN support: EnableCdn=“true”− http://ajax.microsoft.com/ajax/jquery....

− ASP.NET Dynamic Data− ASP.NET MVC built-in− ASP.NET charting controls in-box

Page 14: What's New in Visual Studio 2010

ASP.NET 4 Improvements

− Snippets− For ASP.NET and HTML markup

− ASP.NET Web Forms− Clean HTML

− Client IDs can be specified− Easier Viewstate management

− Automatic HTML encoding− <%: Message %>

Page 18: What's New in Visual Studio 2010

Ultimate LoadFest

Deployment

Page 19: What's New in Visual Studio 2010

Deployment

− Enables customized configurations

Page 20: What's New in Visual Studio 2010

Ultimate LoadFest

CLR Improvements

Page 21: What's New in Visual Studio 2010

CLR Improvements

− CLR4 will be side by side with older CLRs (2.0)

− CLR4 will be compatible with CLR 2.0.− Improvement in speed and size of CLR− Support for new languages− Install footprint now over 80% smaller

− Can you say super fast downloads?

Page 22: What's New in Visual Studio 2010

Versioning and Multi-targeting− .NET 4 includes new CLR and version

string− VS 2010 Multi-targeting for .NET

2.0/3.0/3.5/4

Page 23: What's New in Visual Studio 2010

Ultimate LoadFest

Visual Studio Extensibility (VSX)

Page 24: What's New in Visual Studio 2010

Extension Manager

Page 25: What's New in Visual Studio 2010

Some Cool Extensions

− Productivity Power Tools − Power Commands− Image Insertion − Visual Studio Color Theme Editor− Guidance Automation Extensions

(GAX)

Page 26: What's New in Visual Studio 2010

Creating your own Extensions− Visual Studio Software Development

Kit (SDK)

Page 27: What's New in Visual Studio 2010

Microsoft Confidential29

Questions

Page 28: What's New in Visual Studio 2010

Ultimate LoadFest

Thank You!

Sponsors:

Page 29: What's New in Visual Studio 2010

© 2009 Microsoft Corporation. All rights reserved. Microsoft, Visual Studio, the Visual Studio logo, and [list other trademarks referenced] are trademarks of the Microsoft group of companies.

 The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation.  Because Microsoft must respond

to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. 

MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED, OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.