What's New in Visual Studio 2005

Slides:



Advertisements
Similar presentations
Windows Vista Presentation Advances Daniel Moth Developer & Platform Group, Microsoft Ltd
Advertisements

Visual Studio 2005 C# IDE Enhancements Luca Bolognese C# Program Manager Microsoft Corporation.
René Balzano Technology Solution Professional Data Platform Microsoft Switzerland Database Development with SQL Server Data Tools (SSDT)
Future Directions for Leveraging Advanced XML Tools and Building Custom XML Solutions Denise Draper DAT321 Microsoft Corporation.
1 of 5 This document is for informational purposes only. MICROSOFT MAKES NO WARRANTIES, EXPRESS OR IMPLIED, IN THIS DOCUMENT. © 2007 Microsoft Corporation.
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.
Introducing Visual Studio ® LightSwitch™ Andrew Coates Microsoft DEV201 #auteched #dev201.
Visual Studio 2008 and.NET 3.5 provide seamless support for all of the protocols and techniques popular in Web 2.0-style applications. Visual Studio.
Slide 1.NET Development for Project 2003 Samples from the Project 2003 SDK Jim Corbin Programmer Writer Office Developer Documentation Microsoft Corporation.
Visual Studio 2005 Team System Winning the testing space with advanced testing tools Eric Adams Program Manager Visual Studio 2005 Team System Microsoft.
05 | Administer Version Control Steven Borg | Co-founder & Strategist, Northwest Cadence Anthony Borton | ALM Consultant, Enhance ALM.
Name Microsoft Student Partner Overview of the Visual Studio 2005 Express Products.
Taking Control of Visual Studio through Extensions and Extensibility Anthony Cangialosi Senior Program Manager Lead Microsoft Corporation DEV311.
1 Visual Basic “Whidbey”: RAD for the Visual Basic Developer Jay Schmelzer and Shamez Rajan Program Manager Microsoft Corporation Jay Schmelzer and Shamez.
Ellis Paul Technical Solution Specialist – System Center Microsoft UK Operations Manager Overview.
Microsoft Corporation. Announcement Visual Studio® Team System 2008 Enables you to Build Quality Code Be More Productive Collaborate at the Next Level.
Microsoft Office System UK Developers Conference Radisson Edwardian, Heathrow 29 th & 30 th June 2005.
BizTalk Damir Dobric Lead Architect. Agenda Microsoft BizTalk RFID Overview Architecture Application models Implementing Event Handlers Sensors.
Building Complete Web Application Using ASP.NET 3.5 & Visual Studio 2008 Omar Khan Group Program Manager Visual Studio.
Office 365 Development July 2014.
1/10/2018 9:33 PM Cloud Roadshow © 2014 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO.
Chapter 2: The Visual Studio .NET Development Environment
The Zen of Package Management
Microsoft Office Live Meeting 2007
Microsoft Virtual Academy
Visual C# 2005: IDE Enhancements
Microsoft Virtual Academy
Visual Studio Tools for Office 2005
Microsoft Virtual Academy
Developing Drivers in Visual Studio
SQL Server Data Tools for Visual Studio Part I: Core SQL Server Tools
Microsoft Dynamics.
Microsoft Access 2003 Illustrated Complete
Office Power Hour New developer APIs and features for Apps for Office
11/11/2018 Desktop Virtualization Corey Hynes Kyle Rosenthal President Technical Lead HynesITe Inc Spider Consulting @windowspcguy.
Introduction to mobile app development Module 3 – Improving your App Studio app Lance McCarthy.
11/19/2018 © 2014 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks and/or trademarks.
DevOps: Azure Monitoring & Authoring Updates for Operations Manager 2012 SP1
Developer Patterns to Integrate Silverlight 4.0 with SharePoint 2010
Microsoft Build /24/2018 4:02 PM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
Using Visual Studio and VS Code for Embedded C/C++ Development
Task recorder in Dynamics AX
Tech Ed North America /27/ :47 PM Required Slide
Microsoft Build /30/2018 2:15 AM Migrating Silverlight Windows Phone apps to the Universal Windows Platform Ricardo Villalobos Principal SDE Manager.
Best Practices: Creating OData Services using WCF Data Services
Tech Ed North America /1/ :36 AM Required Slide
File type associations and AutoPlay
Visual Studio 2005 Tools For Office: Creating A Multi-tier Application
Tech·Ed North America /17/2019 6:01 PM
Implementing Client Security on Windows 2000 and Windows XP Level 150
Jochen Seemann Program Manager Enterprise Tools Microsoft Corporation
Pablo Castro Software Architect Microsoft Corporation
Visual Studio 2010 SharePoint Development Tools Overview
Microsoft Connect /23/ :38 AM
Office 365 Development.
DEV354 Visual Studio 2005: New Enhancements For Debugging Applications
Microsoft Visual C# IDE Tips and Tricks
Microsoft Office 4/3/2019 Deep Dive into native Universal App development with the Office 365 APIs Speaker name Title Microsoft Corporation © 2012 Microsoft.
Microsoft Virtual Academy
Delivering great hardware solutions for Windows
DevOps better together with System Center 2012 SP1 and Visual Studio
DEV322 Visual Studio 2005 C# IDE Enhancements
5/25/2019 2:40 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Office 365 Development July 2014.
Windows Forms in Visual Studio 2005: An in-depth look at key features
Windows Forms in Visual Studio 2005: An Overview
Mark Quirk Head of Technology Developer & Platform Group
Contexualized Data In Document Authoring
10/2/ :13 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Day 1, Session 4 Building Your Service Catalog
Presentation transcript:

What's New in Visual Studio 2005 Session code What's New in Visual Studio 2005 Stephen Turner Software Design Engineer sturner@microsoft.com

Design Goals for 2005 Ecosystem Productivity Connectivity Quality

Simplify the Developer Experience Understanding Writing Modifying Debugging Sharing

Understanding Customer Feedback VS 2005 Support Class Designer Object Test Bench “I spend a lot of time reading other dev’s code. Help me quickly get up to speed on the classes and relationships” Class View search Code definition window Find all references Generated source view “Give me better ways to navigate code”

Demo Understanding

Writing Customer Feedback VS 2005 Support My Better IntelliSense Snippet support Surround With “I find myself writing the same code over and over again. I want to be able to automate this” “Binding to data and objects is way more difficult then it needs to be” Zero-Code DataBinding “If you know what’s wrong with my code, why don’t you help me fix it” AutoCorrect “Whatever you do make it extensible, I want to be able to create my own versions” Extensible Snippets and Templates

Demo Writing

Modifying Customer Feedback VS 2005 Support Refactorings Rename Extract Method Promote Local to Parameter Reorder Parameters Remove Parameters Extract Interface “I review a lot of code and need to make the same type of changes all the time, why can’t VS help me?” “You must have all this information, why make me work it out” Generate Method Stub Auto Using “I’m sure there is a way to do this automatically but it’s easier to just make the changes in the editor” Key activities invoked from editor

Demo Modifying

Debugging Customer Feedback VS 2005 Support Grouping and Glyphs Extensible debug value display Visualizers IntelliSense in watch window “Stop making me navigating six levels deep just to see the contents of a DataSet” “I want Edit and Continue” Edit and Continue “Help me write better code” FxCop

Demo Debugging

Sharing Discovering communities and content providers Searching, downloading, installing and using content Content types… Project Templates Item Templates Code Snippets Samples Controls Add-ins

Discoverability Contextual entry points: Community Menu: New Project dialog Add Item dialog Snippet Manager dialog Community Menu: Project Templates Item Templates Code Snippets Samples Controls

Demo Sharing

Web Service Proxy (Pharos) Server Architecture Web Service Proxy (Pharos) VS Shell Codezone Search (ECRS) SOAP Authentication Calls Perf & Monitoring MSDN Online F1 Routing 3rd Party Provider MSDN Search VS calls SOAP-enabled services through Web Service proxy layer. VS Data Feeds

More Information? Visual Studio 2005 Developer Center Download Visual Studio Express Editions for free! http://msdn.microsoft.com/vs2005 An Overview of Visual C# 2005 In-depth on productivity & debugging http://msdn.microsoft.com/vcsharp/2005/overview

Event Information What’s Next? Technical Roadshow Post Event Website www.microsoft.com/uk/techroadshow/postevents Available from Monday 18th April Please complete your Evaluation Form!

© 2004 Microsoft Corporation. All rights reserved © 2004 Microsoft Corporation. All rights reserved. This presentation is for informational purposes only. MICROSOFT MAKES NO WARRANTIES, EXPRESS OR IMPLIED, IN THIS SUMMARY.

My. Classes Speed Dial into the Framework — Application title, version, logs, description, … — Registry, Printer, Audio, File System, … — User name, group, domain, … — Access application resources - icons, images… — User and application settings — Collection of project forms — Collection of web services referenced in project

My.Computer Straightforward access to the host computer’s properties and hardware resources Allow devices to be enabled easily and their services integrated seamlessly into applications.