Programming In Microsoft C Exam 70 483

Tags: C#

Training For Your MCSD: Windows Store Apps Using C# Certification

Last updated 2022-01-10 | 4.7

- This course will help prepare you for the Microsoft Certification Exam 70-483
- Learn C# Basics
- Review the 70-483 Exam Objectives

What you'll learn

This course will help prepare you for the Microsoft Certification Exam 70-483
Learn C# Basics
Review the 70-483 Exam Objectives

* Requirements

* This course is designed for the absolute beginner
* meaning no experience with C# is required.

Description

In this Programming in Microsoft C# - Exam 70-483 training course, expert author Mark Long will teach you the fundamental aspects of C#, and help you prepare for Microsoft's 70-483 certification exam. This course is designed for the absolute beginner, meaning no experience with C# is required.

You will start by learning about the Visual Studio setup, then jump into learning the C# basics, such as classes, objects, C# types, and value and reference types. From there, Mark will teach you how to work with C# types, such as how to use properties and fields, access modifiers, and understand and use constructors. This video tutorial also covers how to implement class hierarchies, understand delegates and events, and garbage collection basics. Finally, you will learn about asynchronous programming and data security, such as how to encrypt user files and hash data.

Once you have completed this computer based training course, you will have gained a solid understanding of the fundamental aspects of C#, as well as be able to complete the 70-483 certification exam.

Who this course is for:

  • Anyone who is preparing to take the Microsoft Certification Exam 70-483

Course content

11 sections • 101 lectures

Important - Download These First - Working Files Preview 00:01

What To Expect From This Course Preview 02:06

Course Overview Preview 06:04

MCSD Certification Options Preview 06:02

How To Access Your Working Files Preview 03:22

Visual Studio Preview 05:51

Getting Visual Studio Community Edition Preview 03:18

Installing Visual Studio Preview 06:26

Visual Studio Basics Preview 06:34

Demo Examples Preview 02:50

Visual Studio Features Preview 06:19

Code Regions Preview 06:17

Visual Studio Settings Preview 05:54

Why C#? Preview 04:40

Characteristics Of C# Preview 05:10

Object Oriented Programming - Part 1 Preview 05:46

More on Object Oriented Programming Preview 05:13

Understanding Classes Preview 02:54

Understanding Objects Preview 04:37

Classes And Objects Example - Part 1 Preview 05:24

More on Classes And Objects Example Preview 04:48

C# Types Preview 06:39

Value And Reference Types Preview 06:57

Using Collections And Arrays - Part 1 Preview 05:43

More on Using Collections And Arrays Preview 04:12

Exception Handling Preview 05:03

Exceptions Example Preview 05:59

StringBuilder - Part 1 Preview 05:43

More on StringBuilder Preview 04:35

StringWriter And StringReader - Part 1 Preview 06:24

More on StringWriter And StringReader Preview 05:36

Properties And Fields Preview 06:09

Using Properties And Fields - Part 1 Preview 06:07

More on Using Properties And Fields Preview 05:09

Methods: Public/Private And More Preview 06:27

Access Modifiers Preview 03:27

Named And Optional Arguments Preview 04:30

Understanding Constructors Preview 05:27

Using A Constructor Preview 05:41

Understanding Static Preview 05:58

Understanding Structs Preview 04:10

Struct Example Preview 05:35

Generic Types - Part 1 Preview 05:43

More on Generic Types Preview 03:27

Casting And Converting - Part 1 Preview 05:27

More on Casting And Converting Preview 05:12

Casting And Converting continued Preview 04:09

Boxing And Unboxing Preview 04:01

Indexers - Part 1 Preview 04:27

Indexers continued Preview 02:06

The Magic Of Inheritance - Part 1 Preview 05:37

More on The Magic Of Inheritance Preview 02:57

Using Inheritance Preview 03:34

Inheritance Example - Part 1 Preview 04:40

More on Inheritance Example Preview 04:34

Understanding Overloading Preview 03:36

Overloading Example Preview 05:18

Overriding Methods Preview 03:57

Override Example Preview 05:44

Extension Methods Preview 05:52

Understanding Interfaces Preview 05:42

Creating An Interface - Part 1 Preview 04:44

More on Creating An Interface Preview 05:13

Explicit Interface Implementation - Part 1 Preview 05:43

More on Explicit Interface Implementation Preview 04:26

IEnumerable Preview 06:14

Implementing IEnumerable - Part 1 Preview 05:23

More on Implementing IEnumerable Preview 04:48

Implementing IEnumerable continued Preview 02:27

What Is A Delegate? Preview 04:41

Creating A Delegate - Part 1 Preview 04:58

Creating A Delegate continued Preview 05:00

Multicast Delegates - Part 1 Preview 05:24

Multicast Delegates continued Preview 05:59

What Is An Event? Preview 04:10

Basic Event Example - Part 1 Preview 04:56

Basic Event Example continued Preview 03:05

Using EventHandler Preview 05:24

Using EventArgs - Part 1 Preview 05:56

Using EventArgs continued Preview 04:14

Garbage Collection Basics Preview 05:30

Understanding Dispose Preview 06:16

Understanding Finalizers Preview 06:08

Understanding IDisposable Preview 04:00

Implementing IDisposable Preview 06:10

Understanding Multithreading Preview 06:20

Creating A Thread Preview 04:53

Managing A Thread Preview 05:36

ThreadPool - Part 1 Preview 04:39

ThreadPool continued Preview 03:05

Async And Await Preview 06:16

Async And Await Example - Part 1 Preview 05:00

Async And Await Example continued Preview 03:28

Basics Of Assemblies Preview 04:14

GAC Basics Preview 05:05

Encrypting User Files - Part 1 Preview 05:41

Encrypting User Files continued Preview 03:33

Hashing Preview 05:15

Hashing Data - Part 1 Preview 04:20

Hashing Data continued Preview 05:28