 Habib Heydarian Lead Program Manager Microsoft Corporation  Justin Marks Program Manager Microsoft Corporation TL03.

Slides:



Advertisements
Similar presentations
Black marble the strategic IT asset for your organisation DEVELOPMENT LIFE CYCLE USING VISUAL STUDIO TEAM EDITION FOR DB PROFESSIONALS Richard Fennell.
Advertisements

Development Life Cycle using Visual Studio Team Edition for DB Professionals Richard Fennell Engineering Director SQLBits II Birmingham 1 st March 2008.
Peter Provost Sr. Program Manager Microsoft Corporation TL15.
Agile Project Planning End to End Traceability Stunning New Reports 1-click Custom Excel reports New Dashboards Branch Visualization DistributedBuild Build.
Produktiv Software entwickeln mit Visual Studio, heute und morgen
Integrated Development Environments, Source Control Repositories, Automated Testing Tools, Bug Tracking, Code Analysis Tools, Build Tools, Project Hosting.
 Lori Lamkin Product Unit Manager Microsoft Corporation  Sunder Raman Program Manager Microsoft Corporation TL09.
Microsoft Confidential2 AdministrationTestingProject Mgmt.
Applicatieplatform congres 12 & 13 maart. Sam Guckenheimer Microsoft Corporation.
Building Enterprise Applications Using Visual Studio ®.NET Enterprise Architect.
Improving .NET Scalability And Performance With Visual Studio
Mike Azocar Sr. Developer Technical Specialist Microsoft Corporation
Visual Studio 2010 Diagnostics and Analysis Tools to Improve Software Quality As building software becomes more complex, the probability of exposing end-users.
Visual Studio 2010 and.NET Framework 4 Training Workshop.
Software Development using SCRUM for Visual Team System Sascha P. Corti Developer Evangelist Microsoft Switzerland GmbH
Version Enterprise Architect Redefines Modeling in 2006 An Agile and Scalable modeling solution Provides Full Lifecycle.
 Gert E.R. Drapers Group Engineering Manager Microsoft Corporation TL45.
Microsoft ® Official Course Monitoring and Troubleshooting Custom SharePoint Solutions SharePoint Practice Microsoft SharePoint 2013.
Team Foundation Server the answer to all project management problems? Richard Fennell Director.
 Brian Harry Technical Fellow Microsoft Corporation TL52.
WEB329 ASP.NET: A Lap Around the New Enhancements for Web Developers in Microsoft Visual Studio 2005 Omar Khan Lead Program Manager Web Platform and Tools.
Symptom of bug Root cause ManualTedious Time consuming.
QWise software engineering – refactored! Testing, testing A first-look at the new testing capabilities in Visual Studio 2010 Mathias Olausson.
SharePoint 2010 and Office 2010 Development Randy Williams Senior Consultant & Trainer Synergy Corporate Technologies.
Testing Tools using Visual Studio Randy Pagels Sr. Developer Technology Specialist Microsoft Corporation.
 Ram Cherala Principal Program Manager Microsoft Corporation TL37.
Planning and Tracking Projects with VSTS 2010 By Ahmed Nasr 1.
Vance Morrison Performance Architect Microsoft Corporation.
Continuous Feedback in Agile Teams Justin Marks Senior Program Manager Microsoft Corporation Sebastian Holst Chief Marketing Officer PreEmptive Solutions.
Ravs Kaur Test Lead Microsoft Corporation TL60.
Steve Dower Software Engineer Python Tools for Visual Studio.
ITF11006.NET.NET an Introduction. “This is the best time ever to be a software developer” Steve Ballmer, BUILD Conference, Anaheim, September 13 th 2011.
TFS 2010 What’s new and interesting. Key Items Agile Planning Tools – Slides #3-#6 Improved parallel development - Slides #7-#8 Continuous Integration.
Sofia, Bulgaria | 9-10 October Troubleshooting Web Site Performance Issues with Visual Studio Team System Martin Kulov Director,.NET Development National.
Joe Hummel, PhD Dept of Mathematics and Computer Science Lake Forest College
Ram Cherala Principal Program Manager Microsoft Corporation DTL320.
ITF11012.NET.NET an Introduction. “This is the best time ever to be a software developer” Steve Ballmer, BUILD Conference, Anaheim, September 13 th 2011.
Ahmed Salijee Developer Advisor DTL201.
Vance Morrison Performance Architect Microsoft Corporation.
2 demo FT 08Code Visualization, UML, and DSLsCameron SkinnerTuesday4:30 PM FT 23 Extending the Microsoft Visual Studio 2010 Code.
Taking Control of Visual Studio through Extensions and Extensibility Anthony Cangialosi Senior Program Manager Lead Microsoft Corporation DEV311.
 John Cunningham Development Manager Microsoft Corporation TL59.
Designing Enterprise Corporate Web Sites using SharePoint 2010 Paul Stubbs Technical Evangelist Microsoft.
DEV311 Delving into Visual Studio 2005 Team Edition for Software Testers Ed Glas Group Manager, Web and Load Testing Microsoft Corporation.
Visual Studio 2012: A Complete IDE (Debugging & Source Control) Kevin Howell.
“With Visual Studio 2010 and Runtime Intelligence, usage data can be surfaced throughout the development lifecycle for all developers to help them.
Managing Database objects in Visual Studio and Team Foundation Server Presented by Sean P SQL Saturday - Phoenix 2016.
© SCRIBE SOFTWARE CORPORATION 2008 Tips and Tricks for Working with Scribe Insight Trace Files.
Performance Testing Using VSTS Saravana Kumar Microsoft MVP, VSTS Hewlett Packard Saravana Kumar Microsoft MVP, VSTS Hewlett Packard.
Automation Testing Trainer: Eran Ruso. Training Agenda Automation Testing Introduction Microsoft Automation Testing Tool Box Coded UI Test and Unit Test.
DEV260 Microsoft Visual Studio 2005 Team System: Managing the Software Lifecycle with Visual Studio 2005 Team System Bindia Hallauer Senior Product Manager.
Modern Application Lifecycle Management
Unit testing your metro style apps built using XAML
6/13/2018 1:23 AM © 2009 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered.
Manual testing of Windows Metro style apps built using HTML
Tech·Ed North America /14/2018 7:13 PM
Microsoft Visual Studio Team System: A Lap Around VSTS 2010
11/22/2018 8:05 PM © 2009 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered.
What's new in Visual Studio 11 for Application Lifecycle Management
11/27/2018 4:20 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Advanced IntelliTrace in production with Visual Studio 11
Tech Ed North America /1/ :36 AM Required Slide
Microsoft Connect /16/ :45 PM
Microsoft Connect /23/ :38 AM
Vinod Malhotra Group Program Manager Microsoft Corporation
5/5/2019 7:56 PM TOOL-818T Taking your Application Lifecycle Management to the cloud with the Team Foundation Service Doug Neumann
Developer collaboration with Team Foundation Server 11
Office 365 Development July 2014.
Architectural discovery with Visual Studio 11
Tech·Ed North America /17/2019 4:14 PM
Presentation transcript:

 Habib Heydarian Lead Program Manager Microsoft Corporation  Justin Marks Program Manager Microsoft Corporation TL03

Agenda What are you going to hear? Please use this format when talking about FUTURE products, services or features.

Development Test Release

Development Test Release

Impact Analysis: How It Works Test Results TFS Tests->Method mapping Build Drop Site Build Visual Studio void M() { } void M() { } void M() { i++; } void M() { i++; } Impacted Tests

CTRL + SHIFT + F5 Trivia

Development Test Release

The Current World of Debugging How do developers debug software? Please use this format when talking about FUTURE products, services or features.

Historical Debugging – How It Works Please use this format when talking about FUTURE products, services or features. Collection Plan Specifies the what and how of instrumentation Instrumentation & Hidden Trace Points Inserted into user’s code and the.NET framework using ICorProfiling APIs Logger & Log Data is recorded to a portable log file User Experience Visualization of collected data integrated with the VS Debugger IDE

Development in a Team Environment How Can we Improve our Relationship with the Test Org? Please use this format when talking about FUTURE products, services or features.

Development Test Release

VSTS 2010 Hands on Labs HOL CodeTitle TLHOL07VSTS 2010: Project Planning, Management, and Design TLHOL08VSTS 2010: Architecture Tools TLHOL09VSTS 2010: Team Foundation Server TLHOL10VSTS 2010: Software Quality TLHOL11VSTS 2010: Diagnostics and Performance

Related Sessions Session TitleSpeakerDayTimeLocation TL47 Visual Studio Team System: A Lap Around VSTS 2010Cameron Skinner10/27 11:00 AM – 12:15PM Room 153 TL52 Team Foundation Server 2010: Cool New FeaturesBrian Harry10/27 03:30 PM – 04:45 PM Room 151 TL03 Microsoft Visual Studio Team System: Software Diagnostics and Quality for Services Habib Heydarian; Justin Marks 10/27 03:30 PM – 04:45 PM Room 515A TL09 Agile Development with Microsoft Visual StudioLori Lamkin; Sunder Raman 10/27 05:15 PM – 06:30 PM Room 502A TL45 Microsoft Visual Studio Team System Database Edition: Overview Gert Drapers10/27 05:15 PM – 06:30 PM Room 501B TL59 Visual Studio Debugger Tips & TricksJohn Cunningham10/28 12:45PM – 01:30 PM Room 409A TL37 Microsoft Visual Studio Team System: Leveraging Virtualization to Improve Code Quality with Team Lab Ram Cherala10/29 12:00 PM – 12:45 PM Room 408B TL61 Panel: The Future of Unit Testing Euan Garden, Jim Newkirk, Peter Provost, Nikolai Tillmann 10/29 12:00 PM – 12:45 PM Room 406A TL60 Improving Code Quality with Code AnalysisRavs Kaur10/29 12:00 PM – 12:45 PM Room 409A TL24 Improving.NET Application Performance and Scalability Steve Carroll; Ed Glas 10/29 01:15 PM – 02:30 PM Room 153 TL15 Architecture without Big Design Up FrontPeter Provost10/29 04:45 PM – 06:00 PM Room 403 TL04 Microsoft Visual Studio Team System Team Foundation Server: How We Use It at Microsoft Stephanie Saad10/30 08:30 AM : 9:45AM Room 151 TL51 Research: Contract Checking and Automated Test Generation with Pex Mike Barnett Nikolai Tillmann 10/30 08:30 AM : 9:45AM Room 403