SlideShare a Scribd company logo
1 of 40
Codename “Rosario” a.k.a“Visual Studio 2010” By Santosh Kumar Thallam
Breakpoint Labeling, Breakpoint Searching, Breakpoint Import/Export, Dynamic Data Tooling, WPF Tree Visualizer, Call Hierarchy, Improved WPF Tooling, Historical Debugging, Mini-Dump Debugging, Quick Search, Better Multi-Monitor  Support, Highlight References, Parallel Stacks Window, Parallel Tasks Window, Document Map Margin, Generate From Usage, Concurrency Profiler, Inline Call Tree, Extensible Test runner, MVC Tooling, Web Deploy, Jquery Intellisense, SharePoint Tooling, HTML Snippets, Web.config Transformation, Click-Once Enhancements for Microsoft Office, IDE Rewritten in WPF, New Gadgets Subsystem, Zoom, Box Selection, Call Hierarchy, Navigate To, Highlighting References, Intellisense Suggestion Mode, Generate From Usage ,Online Templates… Too Much Stuff to Cover in 1 hour
…and that was a short-list of new IDE features ALONE!  Focus of this presentation is on: Visual Studio 2010: A close look at the new IDE CAVEAT: I’ll cover the stuff I liked the most  Too Much Stuff to Cover in 1 Hour – Cont’d
2002: Visual Studio .NET 2002 (.NET 1.0) 2003: Visual Studio .NET 2003 (.NET 1.1) 2005: Visual Studio 2005 (.NET 2.0) 2007: Visual Studio 2008 (.NET 2.0/3.0/3.5) 2010: Visual Studio 2010 (.NET 2.0/3.0/3.5/4.0) .NET Framework Timeline & Roadmap
A lot more than an empty web site… It even pre-wires the membership, roles and profile providers. New Web Application Template
It’s really empty… New Empty Website Template
Config Transformations
General Improvements Debugging Architectural Diagrams Parallelism Extensibility UI rewritten in WPF Visual Studio is no longer just a  CodeEditor, it is also a Platform! What’s New in
Editor improvements focus primarily on: Writing code Understanding code Navigating and debugging code Publishing code Editor improvements focus on Productivity! as an Editor
General improvements Zoom Docking Windows and Multi-Monitor Support Call Hierarchy Highlighting References “Generate From” Usage “Navigate To” Usage Intellisense: Smart List and Consume-First Mode Multi-Targeting Snippets   as an Editor – Cont’d
Zoom CTRL + Mouse Wheel Enhances the ability to zoom the code editor canvas Very useful for pair programming, peer code reviews,  training,presentations, etc.   as an Editor – Cont’d
Docking Windows and Multi-Monitor Support New docking visuals Windows can be docked anywhere  Better use with multiple monitors as an Editor – Cont’d
Call Hierarchy Keyboard shortcut: CTRL + K, T Available in C# Used to see calls to and from a method Great way to see calls   as an Editor – Cont’d
Highlighting References Automatic highlighting of a symbol Can be used with declarations and references, and many other symbols   as an Editor – Cont’d
“Generate From” Used to automatically create stub code Enables you to use classes and members before defining them Great for refactoring code If you are familiar   as an Editor – Cont’d
“Navigate To” Keyboard shortcut: CTRL + , Provides search-as-you-type support for files, types, and members Enables quick searching based on case   as an Editor – Cont’d
Smart List Intellisense
Also support fuzzy and Pascal casing IntelliSense does Search
Consume-First Development
Pressing space or tab here accidentally is quite annoying… Normal IntelliSense…
Ctrl + Alt + Space toggles Consume-First Can then use Ctrl + . to generate method or class With Consume-First
Multi-Targeting VS 2008 was the first release of Visual Studio that included multi-targeting support for .NET .NET 2.0, .NET 3.0, and .NET 3.5 all ran on top of the same version of the CLR Worked, but wasn’t perfect VS 2010 now ships with “reference assemblies” for each version of .NET.   A “reference assembly” contains only the metadata of a particular framework assembly – much smaller in size. Ensures that VS 2010 can always provide 100% accurate intellisense when targeting a particular version of the .NET framework VS 2010 debugger, profiler and compilers are able to target multiple versions of the CLR.   as an Editor – Cont’d
Code Snippets
Typing “<inp” then tabbing twice… Gives you an input tag with appropriate attributes that you can tab through Html Snippets more like in Code
DEMO            What’s new in Visual Studio 2010: Editor
Integrated Online Gallery	Extension Manager Gallery
Online Templates
Debugging Improvements IntelliTrace(Historical Debugging) Debugging
Breakpoint Labels Importing/Exporting Breakpoints Pinned DataTips Can add labels to breakpoints All breakpoints are now searchable Floating Data Tips DataTips that float in the source window Floating DataTips remain visible until the debugging session ends Debugging Improvements
IntelliTrace
Traditional debuggers show you the state of your application at the current time IntelliTrace runs in the background, recording important events Allows you to look back at past states of the application where events of interest have been recorded What is it…?
The effect of a problem might not be noticeable until much later in the run of your application. Trace files can be created by IntelliTrace or Test Manager and given to developers. Why…?
DEMO            What’s new in Visual Studio 2010: Editor
Architecture Diagrams
UML  Class diagrams UML Sequence Diagrams UML Use Case Diagrams UML Activity Diagram UML Component Diagram Layer Diagram UML Stuff…
Parallel Extensions for LINQ To Utilize the power of Multi Cores Parallelism
[object Object]
Windows Azure Tools
Windows Phone 7 Tools

More Related Content

What's hot

Selenium ide made easy
Selenium ide made easySelenium ide made easy
Selenium ide made easy
Narayanan Palani
 

What's hot (19)

Dev Evening
Dev EveningDev Evening
Dev Evening
 
MSDN Presents: Visual Studio 2010, .NET 4, SharePoint 2010 for Developers
MSDN Presents: Visual Studio 2010, .NET 4, SharePoint 2010 for DevelopersMSDN Presents: Visual Studio 2010, .NET 4, SharePoint 2010 for Developers
MSDN Presents: Visual Studio 2010, .NET 4, SharePoint 2010 for Developers
 
Flex vs HTML5
Flex vs HTML5Flex vs HTML5
Flex vs HTML5
 
Introduction to Visual Studio.NET
Introduction to Visual Studio.NETIntroduction to Visual Studio.NET
Introduction to Visual Studio.NET
 
Selenium ide made easy
Selenium ide made easySelenium ide made easy
Selenium ide made easy
 
Wpf 1
Wpf 1Wpf 1
Wpf 1
 
What's Coming in Visual Studio v.Next
What's Coming in Visual Studio v.NextWhat's Coming in Visual Studio v.Next
What's Coming in Visual Studio v.Next
 
Documenting REST APIs
Documenting REST APIsDocumenting REST APIs
Documenting REST APIs
 
Selenium IDE LOCATORS
Selenium IDE LOCATORSSelenium IDE LOCATORS
Selenium IDE LOCATORS
 
Intro to VS 2010 & .Net 4.0
Intro to VS 2010 & .Net 4.0Intro to VS 2010 & .Net 4.0
Intro to VS 2010 & .Net 4.0
 
Peer review - A new to code and debug online.
Peer review -  A new to code and debug online.Peer review -  A new to code and debug online.
Peer review - A new to code and debug online.
 
Not Just Better, Faster - Expression and Sketchflow
Not Just Better, Faster - Expression and SketchflowNot Just Better, Faster - Expression and Sketchflow
Not Just Better, Faster - Expression and Sketchflow
 
Introduction to Visual studio 2012
Introduction to Visual studio 2012 Introduction to Visual studio 2012
Introduction to Visual studio 2012
 
Eclipse e4 on Java Forum Stuttgart 2010
Eclipse e4 on Java Forum Stuttgart 2010Eclipse e4 on Java Forum Stuttgart 2010
Eclipse e4 on Java Forum Stuttgart 2010
 
C#/.NET Little Wonders
C#/.NET Little WondersC#/.NET Little Wonders
C#/.NET Little Wonders
 
I pad uicatalog_lesson02
I pad uicatalog_lesson02I pad uicatalog_lesson02
I pad uicatalog_lesson02
 
Selenium ide material (1)
Selenium ide material (1)Selenium ide material (1)
Selenium ide material (1)
 
Java for Mainframers
Java for MainframersJava for Mainframers
Java for Mainframers
 
Open Source examples from Adobe : Oscon kiosk
Open Source examples from Adobe : Oscon kioskOpen Source examples from Adobe : Oscon kiosk
Open Source examples from Adobe : Oscon kiosk
 

Viewers also liked

Viewers also liked (6)

La Divin Dieta: quando il Poeta s'accorse del girovita - Presentazione
La Divin Dieta: quando il Poeta s'accorse del girovita - PresentazioneLa Divin Dieta: quando il Poeta s'accorse del girovita - Presentazione
La Divin Dieta: quando il Poeta s'accorse del girovita - Presentazione
 
Storie di Kampuchea
Storie di KampucheaStorie di Kampuchea
Storie di Kampuchea
 
Training Methods: How to train your staff to get the most out of your CMS
Training Methods: How to train your staff to get the most out of your CMSTraining Methods: How to train your staff to get the most out of your CMS
Training Methods: How to train your staff to get the most out of your CMS
 
Caro Papa, un ex prete ti scrive
Caro Papa, un ex prete ti scriveCaro Papa, un ex prete ti scrive
Caro Papa, un ex prete ti scrive
 
Hype vs. Reality: The AI Explainer
Hype vs. Reality: The AI ExplainerHype vs. Reality: The AI Explainer
Hype vs. Reality: The AI Explainer
 
Study: The Future of VR, AR and Self-Driving Cars
Study: The Future of VR, AR and Self-Driving CarsStudy: The Future of VR, AR and Self-Driving Cars
Study: The Future of VR, AR and Self-Driving Cars
 

Similar to VS 2010 codename Rosario

Vs2010 Aspnet MSP Bootcamp_MVP Ngan Seok Chern
Vs2010 Aspnet MSP Bootcamp_MVP Ngan Seok ChernVs2010 Aspnet MSP Bootcamp_MVP Ngan Seok Chern
Vs2010 Aspnet MSP Bootcamp_MVP Ngan Seok Chern
Quek Lilian
 
Raj Wpf Controls
Raj Wpf ControlsRaj Wpf Controls
Raj Wpf Controls
rramabad
 
Bp308 Ibm Lotus Domino Web Facelift Using Ajax And Dxl
Bp308 Ibm Lotus Domino Web Facelift Using Ajax And DxlBp308 Ibm Lotus Domino Web Facelift Using Ajax And Dxl
Bp308 Ibm Lotus Domino Web Facelift Using Ajax And Dxl
dominion
 
Daniel Egan Msdn Tech Days Oc Day2
Daniel Egan Msdn Tech Days Oc Day2Daniel Egan Msdn Tech Days Oc Day2
Daniel Egan Msdn Tech Days Oc Day2
Daniel Egan
 
Titanium Meetup Deck
Titanium Meetup DeckTitanium Meetup Deck
Titanium Meetup Deck
sschwarzhoff
 
Visual Studio .NET2010
Visual Studio .NET2010Visual Studio .NET2010
Visual Studio .NET2010
Satish Verma
 
Native Mobile Application Using Open Source
Native Mobile Application Using Open SourceNative Mobile Application Using Open Source
Native Mobile Application Using Open Source
Axway Appcelerator
 

Similar to VS 2010 codename Rosario (20)

A Sneak Peek At Visual Studio 2010 And .Net Framework 4.0
A Sneak Peek At Visual Studio 2010 And .Net Framework 4.0A Sneak Peek At Visual Studio 2010 And .Net Framework 4.0
A Sneak Peek At Visual Studio 2010 And .Net Framework 4.0
 
T4 presentation
T4 presentationT4 presentation
T4 presentation
 
SPCA2013 - Test-driven Development with SharePoint 2013 and Visual Studio
SPCA2013 - Test-driven Development with SharePoint 2013 and Visual StudioSPCA2013 - Test-driven Development with SharePoint 2013 and Visual Studio
SPCA2013 - Test-driven Development with SharePoint 2013 and Visual Studio
 
Vb essentials
Vb essentialsVb essentials
Vb essentials
 
Whats New In 2010 (Msdn & Visual Studio)
Whats New In 2010 (Msdn & Visual Studio)Whats New In 2010 (Msdn & Visual Studio)
Whats New In 2010 (Msdn & Visual Studio)
 
Vs2010 Aspnet MSP Bootcamp_MVP Ngan Seok Chern
Vs2010 Aspnet MSP Bootcamp_MVP Ngan Seok ChernVs2010 Aspnet MSP Bootcamp_MVP Ngan Seok Chern
Vs2010 Aspnet MSP Bootcamp_MVP Ngan Seok Chern
 
Raj Wpf Controls
Raj Wpf ControlsRaj Wpf Controls
Raj Wpf Controls
 
Bp308 Ibm Lotus Domino Web Facelift Using Ajax And Dxl
Bp308 Ibm Lotus Domino Web Facelift Using Ajax And DxlBp308 Ibm Lotus Domino Web Facelift Using Ajax And Dxl
Bp308 Ibm Lotus Domino Web Facelift Using Ajax And Dxl
 
Overview of VS2010 and .NET 4.0
Overview of VS2010 and .NET 4.0Overview of VS2010 and .NET 4.0
Overview of VS2010 and .NET 4.0
 
Monorail presentation at WebDevelopersCommunity, Feb 1, 2009
Monorail presentation at WebDevelopersCommunity, Feb 1, 2009Monorail presentation at WebDevelopersCommunity, Feb 1, 2009
Monorail presentation at WebDevelopersCommunity, Feb 1, 2009
 
Daniel Egan Msdn Tech Days Oc Day2
Daniel Egan Msdn Tech Days Oc Day2Daniel Egan Msdn Tech Days Oc Day2
Daniel Egan Msdn Tech Days Oc Day2
 
Titanium Meetup Deck
Titanium Meetup DeckTitanium Meetup Deck
Titanium Meetup Deck
 
Visual Studio .NET2010
Visual Studio .NET2010Visual Studio .NET2010
Visual Studio .NET2010
 
.NET Recommended Resources
.NET Recommended Resources.NET Recommended Resources
.NET Recommended Resources
 
Native Mobile Application Using Open Source
Native Mobile Application Using Open SourceNative Mobile Application Using Open Source
Native Mobile Application Using Open Source
 
OSCON Titanium Tutorial
OSCON Titanium TutorialOSCON Titanium Tutorial
OSCON Titanium Tutorial
 
Software Architecture New Features of Visual Studio 2010 / .Net 4.0 - Part 1...
Software Architecture New Features of Visual Studio 2010 / .Net 4.0  - Part 1...Software Architecture New Features of Visual Studio 2010 / .Net 4.0  - Part 1...
Software Architecture New Features of Visual Studio 2010 / .Net 4.0 - Part 1...
 
NET Event - Migrating WinForm
NET Event - Migrating WinFormNET Event - Migrating WinForm
NET Event - Migrating WinForm
 
Better User Experience with .NET
Better User Experience with .NETBetter User Experience with .NET
Better User Experience with .NET
 
What's New in Visual Studio 2010
What's New in Visual Studio 2010What's New in Visual Studio 2010
What's New in Visual Studio 2010
 

Recently uploaded

The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
heathfieldcps1
 

Recently uploaded (20)

HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptx
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
 
Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptx
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdf
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptx
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 

VS 2010 codename Rosario

  • 1. Codename “Rosario” a.k.a“Visual Studio 2010” By Santosh Kumar Thallam
  • 2. Breakpoint Labeling, Breakpoint Searching, Breakpoint Import/Export, Dynamic Data Tooling, WPF Tree Visualizer, Call Hierarchy, Improved WPF Tooling, Historical Debugging, Mini-Dump Debugging, Quick Search, Better Multi-Monitor Support, Highlight References, Parallel Stacks Window, Parallel Tasks Window, Document Map Margin, Generate From Usage, Concurrency Profiler, Inline Call Tree, Extensible Test runner, MVC Tooling, Web Deploy, Jquery Intellisense, SharePoint Tooling, HTML Snippets, Web.config Transformation, Click-Once Enhancements for Microsoft Office, IDE Rewritten in WPF, New Gadgets Subsystem, Zoom, Box Selection, Call Hierarchy, Navigate To, Highlighting References, Intellisense Suggestion Mode, Generate From Usage ,Online Templates… Too Much Stuff to Cover in 1 hour
  • 3. …and that was a short-list of new IDE features ALONE! Focus of this presentation is on: Visual Studio 2010: A close look at the new IDE CAVEAT: I’ll cover the stuff I liked the most  Too Much Stuff to Cover in 1 Hour – Cont’d
  • 4. 2002: Visual Studio .NET 2002 (.NET 1.0) 2003: Visual Studio .NET 2003 (.NET 1.1) 2005: Visual Studio 2005 (.NET 2.0) 2007: Visual Studio 2008 (.NET 2.0/3.0/3.5) 2010: Visual Studio 2010 (.NET 2.0/3.0/3.5/4.0) .NET Framework Timeline & Roadmap
  • 5. A lot more than an empty web site… It even pre-wires the membership, roles and profile providers. New Web Application Template
  • 6. It’s really empty… New Empty Website Template
  • 8. General Improvements Debugging Architectural Diagrams Parallelism Extensibility UI rewritten in WPF Visual Studio is no longer just a CodeEditor, it is also a Platform! What’s New in
  • 9. Editor improvements focus primarily on: Writing code Understanding code Navigating and debugging code Publishing code Editor improvements focus on Productivity! as an Editor
  • 10. General improvements Zoom Docking Windows and Multi-Monitor Support Call Hierarchy Highlighting References “Generate From” Usage “Navigate To” Usage Intellisense: Smart List and Consume-First Mode Multi-Targeting Snippets as an Editor – Cont’d
  • 11. Zoom CTRL + Mouse Wheel Enhances the ability to zoom the code editor canvas Very useful for pair programming, peer code reviews, training,presentations, etc. as an Editor – Cont’d
  • 12. Docking Windows and Multi-Monitor Support New docking visuals Windows can be docked anywhere Better use with multiple monitors as an Editor – Cont’d
  • 13.
  • 14. Call Hierarchy Keyboard shortcut: CTRL + K, T Available in C# Used to see calls to and from a method Great way to see calls as an Editor – Cont’d
  • 15. Highlighting References Automatic highlighting of a symbol Can be used with declarations and references, and many other symbols as an Editor – Cont’d
  • 16. “Generate From” Used to automatically create stub code Enables you to use classes and members before defining them Great for refactoring code If you are familiar as an Editor – Cont’d
  • 17. “Navigate To” Keyboard shortcut: CTRL + , Provides search-as-you-type support for files, types, and members Enables quick searching based on case as an Editor – Cont’d
  • 19. Also support fuzzy and Pascal casing IntelliSense does Search
  • 21. Pressing space or tab here accidentally is quite annoying… Normal IntelliSense…
  • 22. Ctrl + Alt + Space toggles Consume-First Can then use Ctrl + . to generate method or class With Consume-First
  • 23. Multi-Targeting VS 2008 was the first release of Visual Studio that included multi-targeting support for .NET .NET 2.0, .NET 3.0, and .NET 3.5 all ran on top of the same version of the CLR Worked, but wasn’t perfect VS 2010 now ships with “reference assemblies” for each version of .NET.  A “reference assembly” contains only the metadata of a particular framework assembly – much smaller in size. Ensures that VS 2010 can always provide 100% accurate intellisense when targeting a particular version of the .NET framework VS 2010 debugger, profiler and compilers are able to target multiple versions of the CLR. as an Editor – Cont’d
  • 25. Typing “<inp” then tabbing twice… Gives you an input tag with appropriate attributes that you can tab through Html Snippets more like in Code
  • 26. DEMO What’s new in Visual Studio 2010: Editor
  • 30. Breakpoint Labels Importing/Exporting Breakpoints Pinned DataTips Can add labels to breakpoints All breakpoints are now searchable Floating Data Tips DataTips that float in the source window Floating DataTips remain visible until the debugging session ends Debugging Improvements
  • 32. Traditional debuggers show you the state of your application at the current time IntelliTrace runs in the background, recording important events Allows you to look back at past states of the application where events of interest have been recorded What is it…?
  • 33. The effect of a problem might not be noticeable until much later in the run of your application. Trace files can be created by IntelliTrace or Test Manager and given to developers. Why…?
  • 34. DEMO What’s new in Visual Studio 2010: Editor
  • 36. UML Class diagrams UML Sequence Diagrams UML Use Case Diagrams UML Activity Diagram UML Component Diagram Layer Diagram UML Stuff…
  • 37. Parallel Extensions for LINQ To Utilize the power of Multi Cores Parallelism
  • 38.
  • 41. F#What is not Covered…
  • 42. ASP.NET 4 & VS 2010 Quick Hits http://www.asp.net/learn ~ 30 videos His Gu-ness http://weblogs.asp.net/scottgu/archive/2009/08/25/vs-2010-and-net-4-series.aspx MSDN http://msdn.microsoft.com/en-us/vstudio/dd582936.aspx http://msdn.microsoft.com/en-us/library/bb386063%28VS.100%29.aspx Resources
  • 43. Any questions? Anything else you want to see? So that’s about it…