Certificate Authentication

Introducing C# 6.0 with Visual Studio 2015/2017 Certificate for Mateusz Juszczak

Add to LinkedIn

Certificate ID: 
530285
Authentication Code: 
2e3bb
Certified Person Name: 
Mateusz Juszczak
Trainer Name: 
Daniel Skowroński
Duration Days: 
4
Duration Hours: 
28
Course Name: 
Introducing C# 6.0 with Visual Studio 2015/2017
Course Date: 
17 July 2017 09:00 to 20 July 2017 16:00
Course Outline: 

IDE

  • Introduction to Visual Studio 2015/2017
  • Console.WriteLine, Console.ReadLine
  • Hello C# World !
  • Compiling and Debugging
  • Comments in C #
  • The mention of Class, using, Main

.NET 6.0

  • What is .NET?
  • CLR and GC
  • DLL and EXE ?
  • Technologies within. NET

C# Fundamenty

  • History C# from 1.0 do 6.0
  • Pascal Case, Camel Case Uppercase
  • Keywords, Literals, Operators, Punctuators, Statements, Comments
  • Value Type, Reference Type
  • Assigning and comparing variables
  • Conditional operations - If, Switch
  • Loops - For, Foreach, while, to… while…
  • Overview of key words and operators of C #

C# 6.0

  • Numeric and Boolean types
  • Classes and Objects (inheritance, polymorphism)
  • Felds
  • Properties Indexery, Operators
  • Methods
  • Delegates, Events, Anonymous Methods
  • Namespaces
  • Interface, Structure, Enum
  • Boards
  • Exceptions
  • Generic Types and Anonymous
  • Strings text strings and characters.
  • Attributes

.NET Class Library

  • Collections
  • Files and Data Streams
  • Communication between systems
  • Dates
  • Serialization
  • Parallel Programming
  • Asynchronous operations and parallelized
  • Useful operations

Access to Data

  • ADO.NET
  • LINQ
  • ORM – Entity Framework
  • Data in SOA

Review of applications that can be developed in C # and. NET Framework 6

  • Windows Presentation Foundation
  • ASP.NET MVC 2
  • Silverlight