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.
Each LearnNowOnline training course is made up of Modules (typically an hour in length). Within each module there are Topics (typically 15-30 minutes each) and Subtopics (typically 2-5 minutes each). There is a Post Exam for each Module that must be passed with a score of 70% or higher to successfully and fully complete the course.
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.
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.
Video Runtime
76 Minutes
Time to complete
210 Minutes
Course Outline
Tour Visual Studio (26:58)
Visual Studio Debugging (22:32)
Working With Data (12:54)
Testing (14:05)