Kurssit

Insoft on palvellut IT-yhteisöä Ciscon virallisella koulutustarjonnalla vuodesta 2010. Tältä sivulta löydät kaikki olennaiset tiedot Ciscon koulutuksesta.

Katso lisää

Cisco Learning Credits

Cisco opintopisteet (CLC) ovat suoraan Ciscon kanssa lunastettuja prepaid-koulutusseteleitä, jotka helpottavat menestyksen suunnittelua ostaessasi Ciscon tuotteita ja palveluita.

Katso lisää

Cisco Continuing Education

Cisco täydennyskoulutusohjelma tarjoaa kaikille aktiivisille sertifioinnin haltijoille joustavia vaihtoehtoja uudelleensertifiointiin suorittamalla erilaisia kelvollisia koulutuskohteita.

Katso lisää

Cisco Digital Learning

Sertifioidut työntekijät ovat ARVOSTETTUJA omaisuuseriä. Tutustu Ciscon valtuutettuun digitaaliseen oppimiskirjastoon ja kouluta itseäsi tallennettujen istuntojen avulla.

Katso lisää

Cisco Business Enablement

Cisco Business Enablement Partner Program keskittyy Cisco Channel Partnersin ja asiakkaiden liiketoimintataitojen terävöittämiseen.

Katso lisää

Kurssit

Insoft Services on auktorisoitu Fortinet-kouluttaja useassa Euroopan maassa.

Katso lisää

ATC Status

Tarkista ATC-tilamme valituissa Euroopan maissa.

Katso lisää

Kurssit

Insoft Services tarjoaa Microsoftille EMEAR-koulutusta. Tarjoamme Microsoftin teknistä koulutusta ja sertifiointikursseja, joita johtavat maailmanluokan ohjaajat.

Katso lisää

Kurssit

Extreme Networks Technical Trainingin kehitys tarjoaa kattavan progressiivisen polun associate-akkreditoinnista ammatilliseen akkreditointiin.

Katso lisää

ATP-akkreditointi

Valtuutettuna koulutuskumppanina (ATP) Insoft Services varmistaa, että saat korkeimman saatavilla olevan koulutuksen.

Katso lisää

 

Maailmassa, jossa teknologiat kehittyvät nopeasti, jokainen yritys - yritys - tarvitsee kumppanin, johon luottaa ja luottaa verkkoinfrastruktuurinsa sujuvaan ja turvalliseen toimintaan.

Katso lisää

 

Missiomme: Tarjota asiantunteva joukko moderneja ja huippuluokan verkkoautomaatiotaitoja markkinoille asiantuntijapalvelujen avulla.

Katso lisää

 

Maailmassa, jossa teknologiat kehittyvät nopeasti, jokainen yritys - yritys - tarvitsee kumppanin, johon luottaa ja luottaa verkkoinfrastruktuurinsa sujuvaan ja turvalliseen toimintaan.

Katso lisää

 

Maailmassa, jossa teknologiat kehittyvät nopeasti, jokainen yritys - yritys - tarvitsee kumppanin, johon luottaa ja luottaa verkkoinfrastruktuurinsa sujuvaan ja turvalliseen toimintaan.

Katso lisää

 

Maailmassa, jossa teknologiat kehittyvät nopeasti, jokainen yritys - yritys - tarvitsee kumppanin, johon luottaa ja luottaa verkkoinfrastruktuurinsa sujuvaan ja turvalliseen toimintaan.

Katso lisää

 

Maailmassa, jossa teknologiat kehittyvät nopeasti, jokainen yritys - yritys - tarvitsee kumppanin, johon luottaa ja luottaa verkkoinfrastruktuurinsa sujuvaan ja turvalliseen toimintaan.

Katso lisää

 

Autamme organisaatioita ottamaan käyttöön Software-Defined Networking (SDN) -ratkaisuja, kuten Cisco DNA:ta.Lisäksi tiimillämme on laaja kokemus Cisco DNA Centerin integroinnista kolmannen osapuolen järjestelmiin.

Katso lisää

 

Maailmassa, jossa teknologiat kehittyvät nopeasti, jokainen yritys - yritys - tarvitsee kumppanin, johon luottaa ja luottaa verkkoinfrastruktuurinsa sujuvaan ja turvalliseen toimintaan.

Katso lisää

Tiimimme

Koulutusvalikoimaamme kuuluu laaja valikoima IT-koulutusta IP-palveluntarjoajilta, mukaan lukien Cisco, Extreme Networks, Fortinet, Microsoft, muutamia mainitakseni, EMEA-alueella.

Katso lisää

Beginning Modern C# and .NET Development

Ota yhteyttä

Voit olla meihin yhteydessä ja tiedustella koulutuksistamme täydentämällä yhteystietosi ja koulutuksen nimen oheen.

Tietosuojalauseke ja yksityisyys

Suostun vastaanottamaan sähköpostiviestejä ja/tai puheluita Insoft Services Oy: n tuotteista ja palveluista.
Hyväksyn, että tietojani kerätään ja käsitellään Insoft Servicesin tietosuojakäytännössä kuvatulla tavalla.

Close

Beginning Modern C# and .NET Development

VARAA NYT
Kesto
3 päivää
Toimitus
(Online ja paikan päällä)
Hinta
Hinta pyydettäessä

In this Modern C# and .NET Development training course, you’ll 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’ll find helpful tips and tricks, as well as useful self-assessment material, exercises and activities to help benchmark your progress and reinforce what you’ve 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’ll work through a rapid introduction to C# followed up by an overview of .NET in the context of two real-world applications.

If you’re 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.

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’ll 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’ll find helpful tips and tricks, as well as useful self-assessment material, exercises and activities to help benchmark your progress and reinforce what you’ve 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’ll work through a rapid introduction to C# followed up by an overview of .NET in the context of two real-world applications.

If you’re 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.

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