{ C# IDE Tips and Tricks for Visual Studio 2010 Kevin Pilch-Bisson C# IDE Dev Lead

Slides:



Advertisements
Similar presentations
A Taste of Visual Studio 2005 David Grey. Introduction In this session we will introduce Visual Studio 2005 and its features and examine those features.
Advertisements

©2004 BLACKBOARD, INC. ALL RIGHTS RESERVED. Java Integrated Development Environments Heather Natour Senior Lead Engineer Blackboard Inc. July 18 th 10:15am.
Single-Window Integrated Development Environment Ivan Ruchkin Moscow State University Faculty of Computational Mathematics and Cybernetics Computing Systems.
1 Unit 02. Visual Studio Visual Studio.NET Creating Projects Project Anatomy Using the IDE Code Snippets.
Introduction to Visual Basic.NET Uploaded By: M.Sheraz anjum.
© Paradigm Publishing, Inc Excel 2013 Level 2 Unit 2Managing and Integrating Data and the Excel Environment Chapter 7Automating Repetitive Tasks.
Dustin Campbell Program Manager Microsoft DTL321.
© by Pearson Education, Inc. All Rights Reserved.
Visual Basic 2010 How to Program. © by Pearson Education, Inc. All Rights Reserved.2.
Visual Basic 2010 How to Program Reference: Instructor: Maysoon Bin Duwais slides Visual Basic 2010 how to program by Deitel © by Pearson Education,
2010 Microsoft Student Partners. T OPICS - User Interface and Editor Improvements - New windows: Call Hierarchy, Navigate To - IntelliSense - Generate.
Chalermvong Vijitpiyakul Microsoft MVP Greatfriends.biz Community Lead GF 30 August 2009.
Visual Studio 2010 and.NET Framework 4 Training Workshop.
Chapter 2: The Visual Studio.NET Development Environment Visual Basic.NET Programming: From Problem Analysis to Program Design.
Visual Studio 2005 C# IDE Enhancements Luca Bolognese C# Program Manager Microsoft Corporation.
GTECH 731 Lab Session 2 Lab 1 Review, Lab 2 Intro 9/6/10 Lab 1 Review Lab 2 Overview.
Gurinder CTO. Lisa Feigenbaum Microsoft Program Manager Visual Studio Languages
2. Introduction to the Visual Studio.NET IDE 2. Introduction to the Visual Studio.NET IDE Ch2 – Deitel’s Book.
Test and Lab Manager Manual Testing Layer Diagram UML Modeling Load Testing Web Testing Test Case Management IntelliTrace™ Architecture Explorer Test.
Visual Studio Tips and Tricks. Credits Zain Naboulsi Microsoft Developer Evangelist isbn:
Lecture Set 3 Introduction to Visual Basic Concepts Part A – User Interfaces and Windows Forms – The Toolbox.
Chapter 4 Code Editor Goals and Objectives Program more efficiently? How can you speed up your development process? Do you want to learn useful shortcuts.
Application Lifecycle Management and the cloud
Introduction to VB.NET Tonga Institute of Higher Education.
What’s New In Visual Studio 2010 Denys Kholod Technology Expert Hmarasoft.com.
Keith Elder Microsoft MVP
IE 411/511: Visual Programming for Industrial Applications
T U T O R I A L  2009 Pearson Education, Inc. All rights reserved. 1 2 Welcome Application Introducing the Visual Basic 2008 Express Edition IDE.
Developing Effectively With ClearCase Tamir Gefen CEO & ALM expert.
Lecture Set 2 Part B – Configuring Visual Studio; Configuration Options and The Help System (scan quickly for future reference)
 2009 Pearson Education, Inc. All rights reserved Introduction to the Visual Basic Express 2008 IDE.
 2009 Pearson Education, Inc. All rights reserved Dive Into ® Visual C# 2008 Express.
Integrated Development Environment (IDE)
 2006 Pearson Education, Inc. All rights reserved Introduction to the Visual C# 2005 Express Edition IDE.
Module 2: Using Microsoft Visual Studio.NET. Overview Overview of Visual Studio.NET Creating an ASP.NET Web Application Project.
Lisa Feigenbaum Microsoft Program Manager Session Code: DEV314.
Visual Studio Online Visual Studio.NET Work BuildTest Deploy Insights Code Visual Studio Online.
Taking Control of Visual Studio through Extensions and Extensibility Anthony Cangialosi Senior Program Manager Lead Microsoft Corporation DEV311.
WikiPlus Configurations Configure WikiPlus elements to your needs.
Object-Oriented Application Development Using VB.NET 1 Chapter 2 The Visual Studio.NET Development Environment.
IE Developer Tools Jonathan Seitel Program Manager.
IE 411/511: Visual Programming for Industrial Applications Lecture Notes #2 Introduction to the Visual Basic Express 2010 Integrated Development Environment.
Microsoft Visual C# 2010 Fourth Edition Chapter 3 Using GUI Objects and the Visual Studio IDE.
Custom Authentication Providers For DotNetNuke v5.0 Stan Schultes – Sarasota, FL Florida Community Leader
Agafonov Viacheslav. Objectives: ◦ Understand the new features and improvements in Visual Studio 2010 ◦ Understand useful tips.
What's New in Visual Studio 2010 Debugging Brian Peek Senior Consultant, ASPSOFT, Inc. Microsoft MVP - C#
Bernardin Katić Hammer / Insa Visual Studio 2013 Tips & Ticks.
Dive Into® Visual Basic 2010 Express
C# and VB code-focused development with Visual Studio
Microsoft Visual Studio 2010 Tips and Tricks
/* LIFE RUNS ON CODE*/ Konstantinos Pantos Microsoft MVP ASP.NET
Visual C# 2005: IDE Enhancements
Microsoft Visual Studio Tips and Tricks
Introduction to the Visual C# 2005 Express Edition IDE
C# Programming: From Problem Analysis to Program Design
Microsoft Ignite NZ October 2016 SKYCITY, Auckland.
Microsoft Visual Studio IDE Futures
Tips and Tricks in Visual Studio 2017
Understanding the Visual IDE
Visual Studio Principal Program Manager.
ReSharper Dainius Kreivys.
What's New in Visual Studio 2005
Chris Eargle kodefuguru.com
Visual Studio 2010 and .NET Framework 4 Training Workshop
DEV354 Visual Studio 2005: New Enhancements For Debugging Applications
Microsoft Visual C# IDE Tips and Tricks
Visual Studio 2010 和 .NET Framework 4 培训研讨会
DEV322 Visual Studio 2005 C# IDE Enhancements
What’s New in Visual Studio
Kendra Havens .NET & Visual
Presentation transcript:

{ C# IDE Tips and Tricks for Visual Studio 2010 Kevin Pilch-Bisson C# IDE Dev Lead

Make you more PRODUCTIVE! Objective

{ Modern IDE Demo

 Start Page  Pin and remove recent projects  “Close on solution load” checkbox  Customizable Xaml file.  New Project Dialog  Sort templates  Search templates (Ctrl+E)  Multi-monitor support  Move windows between monitors (Win+Shift+ )  Float/Dock tabs (Ctrl+DoubleClick)  Close with Middle Click  Close ToolWindows (Shift+Esc)  Extension Manager  Easily find/install/update extensions Modern IDE

{ Writing and modifying code Demo

 Navigate To (Ctrl+,)  IntelliSense suggestion Mode (Ctrl+Alt+Space)  Highlight References (Ctrl+Shift+Up/Down)  Go to Definiton (F12)  Find all References (Shift+F12)  Smart Tags (Ctrl+.)  Rename, Generate From Usage, Implement Interface  Error list (Ctrl+W, Ctrl+E and F8/Shift+F8)  Override/Partial completion  Pinnable DataTips  IntelliTrace Writing and modifying code

{ Deep Insight Demo

 Achitecture Explorer  View all objects in solution, generate arbitrary diagrams  Dependency Diagrams  Overall view of system  Custom grouping  Butterfly view of methods  Call Hierarchy (Ctrl+K, Ctrl+T) Deep Insight

{ CodeRush Xpress

 Over 50 refactorings  Introduce explaining variable  Inline temporary  Move type to file  Navigation enhancements  Camel Case navigation (Alt+Left/Right)  Integrates with existing features  Smart tags, etc. CodeRush Xpress

 Visual Studio 2010   C# Developer Center   C# 2010 Resources   Keybindings posters  shortcut-posters-now-available-for-vb-c-f-c.aspx shortcut-posters-now-available-for-vb-c-f-c.aspx shortcut-posters-now-available-for-vb-c-f-c.aspx  C# Forums  US/category/visualcsharp US/category/visualcsharp US/category/visualcsharp  Bugs & Suggestions  Resources

{ Q & A