Cisco utbildning

Insoft Services är en av få utbildningsleverantörer inom EMEAR som erbjuder hela utbudet av Cisco-certifiering och specialiserad teknikutbildning.

Läs mer

Cisco-certifieringar

Upplev en blandad inlärningsmetod som kombinerar det bästa av instruktörsledd utbildning och e-lärande i egen takt för att hjälpa dig att förbereda dig för ditt certifieringsprov.

Läs mer

Cisco Learning Credits

Cisco Learning Credits (CLC) är förbetalda utbildningskuponger som löses in direkt med Cisco och som gör det enklare att planera för din framgång när du köper Ciscos produkter och tjänster.

Läs mer

Cisco Fortbildning

Ciscos fortbildningsprogram erbjuder alla aktiva certifikatinnehavare flexibla alternativ för att omcertifiera genom att slutföra en mängd olika kvalificerade utbildningsartiklar.

Läs mer

Cisco Digital Learning

Certifierade medarbetare är VÄRDERADE tillgångar. Utforska Ciscos officiella digitala utbildningsbibliotek för att utbilda dig själv genom inspelade sessioner.

Läs mer

Partner för affärsaktivering

Cisco Business Enablement Partner Program fokuserar på att vässa affärskunskaperna hos Cisco Channel Partners och kunder.

Läs mer

Cisco Kurskatalog

Läs mer

Fortinet-certifieringar

Fortinet Network Security Expert (NSE) -programmet är ett utbildnings- och certifieringsprogram på åtta nivåer för att lära ingenjörer om deras nätverkssäkerhet för Fortinet FW-färdigheter och erfarenheter.

Tekniska utbildningar

Tekniska utbildningar

Insoft är erkänt som Fortinet Authorized Training Center på utvalda platser i EMEA.

Läs mer

Fortinet Kurskatalog

Utforska ett brett utbud av Fortinet-scheman i olika länder samt onlinekurser.

Läs mer

ATC-status

Kolla in vår ATC-status i utvalda länder i Europa.

Läs mer

Fortinet Professionella tjänster

Globalt erkända team av certifierade experter hjälper dig att göra en smidigare övergång med våra fördefinierade konsult-, installations- och migreringspaket för ett brett utbud av Fortinet-produkter.

Läs mer

Microsoft-utbildning

Insoft Services tillhandahåller Microsoft-utbildning i EMEAR. Vi erbjuder Microsofts tekniska utbildnings- och certifieringskurser som leds av instruktörer i världsklass.

Tekniska utbildningar

Extreme-utbildning

Lär dig exceptionella kunskaper och färdigheter i Extreme Networks.

Technische Kurse

Tekniske-certifieringar

Vi tillhandahåller omfattande läroplan för tekniska kompetensfärdigheter på certifieringsprestationen.

Läs mer

Extreme Kurskatalog

Hier finden Sie alle Extreme Networks online und den von Lehrern geleiteten Kalender für den Klassenraum.

Läs mer

ATP-ackreditering

Som auktoriserad utbildningspartner (ATP) säkerställer Insoft Services att du får de högsta tillgängliga utbildningsstandarderna.

Läs mer

Konsultpaket

Vi erbjuder innovativt och avancerat stöd för att designa, implementera och optimera IT-lösningar.Vår kundbas inkluderar några av de största telekombolagen globalt.

Lösningar och tjänster

Globalt erkända team av certifierade experter hjälper dig att göra en smidigare övergång med våra fördefinierade konsult-, installations- och migreringspaket för ett brett utbud av Fortinet-produkter.

Om oss

Insoft Tillhandahåller auktoriserade utbildnings- och konsulttjänster för utvalda IP-leverantörer.Lär dig hur vi revolutionerar branschen.

Läs mer
  • +46 8 502 431 88
  • Beginning Modern C# and .NET Development

    Duration
    3 Dagar
    Delivery
    (Online och på plats)
    Price
    Pris på begäran
    In this Modern C# and .NET Development training course, you will learn how to build and deploy Universal Windows Platform applications for desktop environments, as well as cutting-edge web development techniques with ASP.NET Core MVC. As you progress you will find helpful tips and tricks, as well as useful self-assessment material, exercises and activities to help benchmark your progress and reinforce what youve learned. Each component of the course has been carefully designed to build skills and capabilities that are in high commercial demand. The release of .NET Core means that cross-platform development with C# is finally here. In this fast-paced practical course, you will work through a rapid introduction to C# followed up by an overview of .NET in the context of two real-world applications. If youre a pragmatic developer with a few years of experience working with another object-oriented programming language, this course will equip you with the skills you need to succeed with C# and .NET in the modern workplace.   See other Microsoft courses

    The course will initially begin with familiarizing you to the different .NET technologies and Visual Studio 2017. Beginning from the basic concepts of declaring and working with variables, we move on to writing code that makes decisions, repeats a block of statements, converts between types, and handles errors.

    You will also learn about .NET Core and its class library assemblies, and packages of types that are defined in .NET Standard that allow your applications to connect existing components together to perform common practical tasks. You will then learn to make your own types using object-oriented programming (OOP) and learn how to read and write to databases.

    You will then see what can be achieved with Extensible Application Markup Language (XAML) when defining the user interface for a graphical app, in particular, for Universal Windows Platform (UWP). Finally, we look at building web applications with a modern HTTP architecture on the server-side using Microsoft ASP.NET Core MVC.

    Lesson 1: An Overview of Visual Studio 2017

    • Understanding .NET
    • Fundamentals of Visual Studio 2017

    Lesson 2: Introducing C#

    • Exploring the Basics of C#
    • Declaring Variables
    • Building Console Applications

    Lesson 3: Controlling the Flow, Converting Types, and Handling Exceptions

    • Understanding Selection Statements
    • Understanding Iteration Statements
    • Casting and Converting Between Types
    • Handling Exceptions
    • Checking for Overflow

    Lesson 4: Using .NET Standard Types

    • Using Assemblies and Namespaces
    • Debugging and monitoring
    • Storing Data with Collections
    • Debugging Tools
    • Monitoring Performance and Resource Usage

    Lesson 5: .NET Deep Dive

    • Understanding OOP
    • Building Class Libraries
    • Implementing Interfaces and Inheriting Classes

    Lesson 6: Databases

    • Relational Database Management Systems
    • Working with Entity Framework Core
    • Understanding Universal Windows Platform

    Lesson 7: Building Universal Windows Platform Apps Using XAML

    • Understanding Universal Windows Platform
    • Understanding XAML
    • Creating an Application for UWP
    • Using Resources and Templates
    • Data Binding
    • Animating with Storyboards
    • Testing in Emulators

    Lesson 8: Building Web Applications Using ASP.NET Core MVC

    • Understanding ASP.NET Core
    • Exploring an ASP.NET Core MVC Web Application
    • ASP.NET Core MVC Controllers
    • ASP.NET Core MVC Models
    • ASP.NET Core MVC Views
    • Taking ASP.NET Core MVC Further

    This C# .NET training course is targeted at professional software developers or programming and developer enthusiasts wanting to get started with building and deploying advanced applications using the modern-day .NET framework. The prospective students will be taught about the intricacies of .NET and other associated technologies such as C#, and ASP.NET.

    It is imperative that a prospective student is well acquainted with basic object-oriented programming principles. Additionally, it is advised, though not completely necessary, that one possesses a very basic idea of the .NET stack before commencing with this course.

     

    Hardware

    For successful completion of this C# and .NET course, students will require the computer systems with the following:

    • Processor: 1.8 GHz or higher Pentium 4 (or equivalent)
    • Memory: Minimum: 2 GB RAM
    • Recommended: 4GB
    • Hard disk: 10 GB
    • Internet connection
    • Operating system: Windows 10
    • Browser: Google Chrome or Mozilla Firefox (latest version)
    • Visual Studio 2017, with .NET Framework 4.7 installed
    • .NET Core 2.0 installed
    In this Modern C# and .NET Development training course, you will learn how to build and deploy Universal Windows Platform applications for desktop environments, as well as cutting-edge web development techniques with ASP.NET Core MVC. As you progress you will find helpful tips and tricks, as well as useful self-assessment material, exercises and activities to help benchmark your progress and reinforce what youve learned. Each component of the course has been carefully designed to build skills and capabilities that are in high commercial demand. The release of .NET Core means that cross-platform development with C# is finally here. In this fast-paced practical course, you will work through a rapid introduction to C# followed up by an overview of .NET in the context of two real-world applications. If youre a pragmatic developer with a few years of experience working with another object-oriented programming language, this course will equip you with the skills you need to succeed with C# and .NET in the modern workplace.   See other Microsoft courses

    The course will initially begin with familiarizing you to the different .NET technologies and Visual Studio 2017. Beginning from the basic concepts of declaring and working with variables, we move on to writing code that makes decisions, repeats a block of statements, converts between types, and handles errors.

    You will also learn about .NET Core and its class library assemblies, and packages of types that are defined in .NET Standard that allow your applications to connect existing components together to perform common practical tasks. You will then learn to make your own types using object-oriented programming (OOP) and learn how to read and write to databases.

    You will then see what can be achieved with Extensible Application Markup Language (XAML) when defining the user interface for a graphical app, in particular, for Universal Windows Platform (UWP). Finally, we look at building web applications with a modern HTTP architecture on the server-side using Microsoft ASP.NET Core MVC.

    Lesson 1: An Overview of Visual Studio 2017

    • Understanding .NET
    • Fundamentals of Visual Studio 2017

    Lesson 2: Introducing C#

    • Exploring the Basics of C#
    • Declaring Variables
    • Building Console Applications

    Lesson 3: Controlling the Flow, Converting Types, and Handling Exceptions

    • Understanding Selection Statements
    • Understanding Iteration Statements
    • Casting and Converting Between Types
    • Handling Exceptions
    • Checking for Overflow

    Lesson 4: Using .NET Standard Types

    • Using Assemblies and Namespaces
    • Debugging and monitoring
    • Storing Data with Collections
    • Debugging Tools
    • Monitoring Performance and Resource Usage

    Lesson 5: .NET Deep Dive

    • Understanding OOP
    • Building Class Libraries
    • Implementing Interfaces and Inheriting Classes

    Lesson 6: Databases

    • Relational Database Management Systems
    • Working with Entity Framework Core
    • Understanding Universal Windows Platform

    Lesson 7: Building Universal Windows Platform Apps Using XAML

    • Understanding Universal Windows Platform
    • Understanding XAML
    • Creating an Application for UWP
    • Using Resources and Templates
    • Data Binding
    • Animating with Storyboards
    • Testing in Emulators

    Lesson 8: Building Web Applications Using ASP.NET Core MVC

    • Understanding ASP.NET Core
    • Exploring an ASP.NET Core MVC Web Application
    • ASP.NET Core MVC Controllers
    • ASP.NET Core MVC Models
    • ASP.NET Core MVC Views
    • Taking ASP.NET Core MVC Further

    This C# .NET training course is targeted at professional software developers or programming and developer enthusiasts wanting to get started with building and deploying advanced applications using the modern-day .NET framework. The prospective students will be taught about the intricacies of .NET and other associated technologies such as C#, and ASP.NET.

    It is imperative that a prospective student is well acquainted with basic object-oriented programming principles. Additionally, it is advised, though not completely necessary, that one possesses a very basic idea of the .NET stack before commencing with this course.

     

    Hardware

    For successful completion of this C# and .NET course, students will require the computer systems with the following:

    • Processor: 1.8 GHz or higher Pentium 4 (or equivalent)
    • Memory: Minimum: 2 GB RAM
    • Recommended: 4GB
    • Hard disk: 10 GB
    • Internet connection
    • Operating system: Windows 10
    • Browser: Google Chrome or Mozilla Firefox (latest version)
    • Visual Studio 2017, with .NET Framework 4.7 installed
    • .NET Core 2.0 installed
      Datum
      Datum på begäran

    Follow Up Courses

    Filtrera
    • 3 Dagar
      Datum på begäran
      Price on Request
      Book Now
    • 3 Dagar
      Datum på begäran
      Price on Request
      Book Now
    • 5 Dagar
      Datum på begäran
      Price on Request
      Book Now
    • 5 Dagar
      Datum på begäran
      Price on Request
      Book Now
    • 3 Dagar
      Datum på begäran
      Price on Request
      Book Now
    • 4 Dagar
      Datum på begäran
      Price on Request
      Book Now
    • 5 Dagar
      Datum på begäran
      Price on Request
      Book Now
    • 5 Dagar
      Datum på begäran
      Price on Request
      Book Now
    • 4 Dagar
      Datum på begäran
      Price on Request
      Book Now
    • 2 Dagar
      Datum på begäran
      Price on Request
      Book Now

    Know someone who´d be interested in this course?
    Let them know...

    Use the hashtag #InsoftLearning to talk about this course and find students like you on social media.