Learn your way! Get started

Visual Studio 2013: What's New

with expert Mike Benkovich


Watch trailer


Course at a glance

Included in these subscriptions:

  • Dev & IT Pro Video
  • Dev & IT Pro Power Pack

Release date 4/14/2014
Level Beginner
Runtime 1h 16m
Closed captioning Included
Transcript Included
eBooks / courseware Included
Hands-on labs N/A
Sample code Included
Exams Included


Enterprise Solutions

Need reporting, custom learning tracks, or SCORM? Learn More



Course description

Visual Studio can be looked at as a code editor AND as a platform for building applications that use the .NET framework. It is a highly tuned interactive development environment (or IDE) that has some great features and capabilities that make the developer’s job easier. Things like intellisense, code tag coloring and highlighting make it easier to read and write code efficiently and correctly. Code Completion, Goto Reference, and CodeMap help us explore and understand complex code. In this course we look at the many features of Visual Studio including the editors and the debugger, working with relational databases and the test project to see how you can get the most out of the tool.

Prerequisites

This course assumes that students understand Visual C# 3.0 syntax, and have a basic understanding of the .NET Framework. No specific experience with Visual Studio 2013 is required.

Learning Paths

This course is part of the following LearnNowOnline SuccessPaths™:
.NET Framework C# Development

Meet the expert

Mike Benkovich delivers technical presentations around the U.S. as a consultant, trainer, and former Developer Evangelist for Microsoft. He has worked in a variety of professional roles including architect, project manager, developer, and technical writer. Mike is also an author of two books, published by WROX Press and APress, that show developers how to get the most from their SQL databases. Since appearing in the 1994 Microsoft DevCast, Mike has presented technical information at seminars, conferences, and corporate boardrooms across America.

Course outline



What is New Visual Studio 2013

Tour Visual Studio (26:58)
  • Introduction (00:34)
  • Visual Studio and .NET (01:35)
  • New In Visual Studio 2013 (02:10)
  • Features From Previous Versions (00:45)
  • Visual Studio 2013 with MSDN Editions (01:47)
  • Demo: Visual Studio Tour (01:15)
  • Demo: Team Explorer (03:16)
  • Demo: Solution Explorer (02:48)
  • Demo: Scrollbar Options (02:29)
  • Demo: Navigation Stack (03:15)
  • Demo: Adding Comments (05:10)
  • Demo: Previewing Option (01:34)
  • Summary (00:12)
Visual Studio Debugging (22:32)
  • Introduction (00:32)
  • Visual Studio Debugging (01:20)
  • Advanced Breakpoints (01:27)
  • Breakpoints (00:38)
  • Floating Data Tips (00:22)
  • Threading Window (00:44)
  • Parallel Tasks and Stacks (00:27)
  • Code Map (00:35)
  • Demo: Debugging (04:22)
  • Demo: Code Map (02:08)
  • Demo: Open Breakpoint Window (03:43)
  • Demo: Expression breakpoint (03:34)
  • Demo: Windows Project (01:24)
  • Demo:Remote Machines (00:55)
  • Summary (00:14)
Working With Data (12:54)
  • Introduction (00:16)
  • Working with Data (02:14)
  • SQL Compare (00:30)
  • Demo: Working with Data (03:43)
  • Demo: View Data (01:07)
  • Demo: Compare Databases (03:04)
  • Demo: SQL DB Projects (01:45)
  • Summary (00:12)
Testing (14:05)
  • Introduction (00:23)
  • Test Projects (00:52)
  • Load Testing with Windows Azure (01:14)
  • Demo: Creating Tests (02:45)
  • Demo: New Load Test (02:43)
  • Demo: Load Test Settings (04:39)
  • Demo: Coded UI Test (01:10)
  • Summary (00:15)