$595.00$1,595.00 Software Assurance Training Vouchers Accepted On-Demand Learning

Clear
  • Overview

    On-Demand combines high-quality video, reading and knowledge checks in a self-paced format to help you build skills as your schedule allows all at once or five minutes at a time.

    Basic Package Standard Package Premium Package
    • 1-year access to instructor lecture video (based on availability)
    • 1-year access to hands-on exercises, labs, games and practice tests*
    • Email Help Desk Support
    • *Practice tests and/or labs may not be available for certain courses
    • *Includes reading materials and study guides, but official vendor courseware not included
    • Includes digital license for official vendor courseware
    • 1-year access to instructor lecture video (based on availability)
    • 1-year access to hands-on exercises, labs, games and practice tests*
    • Email Help Desk Support
    • *Practice tests and/or labs may not be available for certain courses
    • Standard Package plus:
    • Premium Certification Prep Package:
      • 6 months access to online test prep/exam simulation
      • Official Exam Voucher
    • 3 hours of Instructor Time:
      • One-on-one live instructor time geared towards your specific needs
      • Scheduled in 1-hour increments
    $595 or 2 SATVs $995 or 5 SATVs $1595 or 5 SATVs + $595

    Description

    About this Microsoft Visual Studio Training Course

    This training Microsoft Visual Studio Training Course teaches developers the programming skills that are required for developers to create Windows applications using the C# language. During their s in the classroom students review the basics of C# program structure, language syntax, and implementation details, and then consolidate their knowledge throughout the week as they build an application that incorporates several features of the .NET Framework 4.5.

    The Microsoft Visual Studio Training Course introduces many of the techniques and technologies employed by modern desktop and enterprise applications, including:

    • Building new data types.
    • Handling events.
    • Programming the user interface.
    • Accessing a database.
    • Using remote data.
    • Performing operations asynchronously.
    • Integrating with unmanaged code.
    • Creating custom attributes.
    • Encrypting and decrypting data.

    At the end of the Microsoft Visual Studio Training Course, students should leave the class with a solid knowledge of C# and how to use it to develop .NET Framework 4.5 applications.

    This Microsoft Visual Studio Training Course uses Visual Studio 2012, running on Windows 8.

    Prerequisites

    Developers attending this Microsoft Visual Studio Training Course should already have gained some limited experience using C# to complete basic programming tasks. More specifically, students should have hands-on experience using C# that demonstrates their understanding of the following:

    • How to name, declare, initialize and assign values to variables within an application.
    • How to use:
    • arithmetic operators to perform arithmetic calculations involving one or more variables;
    • relational operators to test the relationship between two variables or expressions;
    • logical operators to combine expressions that contain relational operators.
    • How to create the code syntax for simple programming statements using C# language keywords and recognize syntax errors using the Visual Studio IDE.
    • How to create a simple branching structure using an IF statement.
    • How to create a simple looping structure using a For statement to iterate through a data array.
    • How to use the Visual Studio IDE to locate simple logic errors.
    • How to create a Function that accepts arguments (parameters and returns a value of a specified type.
    • How to design and build a simple user interface using standard controls from the Visual Studio toolbox.
    • How to connect to a SQL Server database and the basics of how to retrieve and store data.
    • How to sort data in a loop.
    • How to recognize the classes and methods used in a program.

    Audience Profile

    This Microsoft Visual Studio Training Course is intended for experienced developers who already have programming experience in C, C++, JavaScript, Objective-C, Microsoft Visual Basic, or Java and understand the concepts of object-oriented programming.

    This Microsoft Visual Studio Training Course is not designed for students who are new to programming; it is targeted at professional developers with at least one month of experience programming in an object-oriented environment.

    At Microsoft Visual Studio Training Course Completion

    • Describe the core syntax and features of C#.
    • Create and call methods, catch and handle exceptions, and describe the monitoring requirements of large-scale applications.
    • Implement the basic structure and essential elements of a typical desktop application.
    • Create classes, define and implement interfaces, and create and use generic collections.
    • Use inheritance to create a class hierarchy, extend a .NET Framework class, and create generic classes and methods.
    • Read and write data by using file input/output and streams, and serialize and deserialize data in different formats.
    • Create and use an entity data model for accessing a database and use LINQ to query and update data.
    • Use the types in the System.Net namespace and WCF Data Services to access and query remote data.
    • Build a graphical user interface by using XAML.
    • Improve the throughput and response time of applications by using tasks and asynchronous operations.
    • Integrate unmanaged libraries and dynamic components into a C# application.
    • Examine the metadata of types by using reflection, create and use custom attributes, generate code at runtime, and manage assembly versions.
    • Encrypt and decrypt data by using symmetric and asymmetric encryption.
    • Respond to mouse, keyboard and touch events, including gestures.
    • Deploy a Windows Store app to the Windows Store or an enterprise store.