Cisco-Ausbildung

Insoft Services ist einer der wenigen Schulungsanbieter in EMEAR, der ein umfassendes Angebot an Cisco-Zertifizierungen und spezialisierten Technologieschulungen anbietet.

Lesen Sie mehr

Cisco Zertifizierungen

Erleben Sie einen Blended-Learning-Ansatz, der das Beste aus von Lehrern geleiteten Schulungen und E-Learning zum Selbststudium kombiniert, um sich auf Ihre Zertifizierungsprüfung vorzubereiten.

Lesen Sie mehr

Cisco Learning Credits

Cisco Learning Credits (CLCs) sind Prepaid-Schulungsgutscheine, die direkt bei Cisco eingelöst werden und die Planung für Ihren Erfolg beim Kauf von Cisco-Produkten und -Services erleichtern.

Lösen Sie Ihre CLCs ein

Cisco Continuing Education

Das Cisco Continuing Education Program bietet allen aktiven Zertifizierungsinhabern flexible Optionen zur Rezertifizierung, indem sie eine Vielzahl von in Frage kommenden Schulungselementen absolvieren.

Lesen Sie mehr

Cisco Digital Learning

Zertifizierte Mitarbeiter sind GESCHÄTZTE Vermögenswerte. Erkunden Sie die offizielle Digital Learning Library von Cisco, um sich durch aufgezeichnete Sitzungen weiterzubilden.

CDLL-Katalog

Cisco Business Enablement

Das Cisco Business Enablement Partner Program konzentriert sich auf die Verbesserung der Geschäftsfähigkeiten von Cisco Channel Partnern und Kunden.

Lesen Sie mehr

Cisco Schulungskatalog

Lesen Sie mehr

Technische Zertifizierung

Das Fortinet Network Security Expert (NSE) -Programm ist ein achtstufiges Schulungs- und Zertifizierungsprogramm, um Ingenieuren ihre Netzwerksicherheit für Fortinet FW-Fähigkeiten und -Erfahrungen beizubringen.

Technische Kurse

Fortinet-Ausbildung

Insoft ist als Fortinet Authorized Training Center an ausgewählten Standorten in EMEA anerkannt.

Lesen Sie mehr

Fortinet Schulungskatalog

Lesen Sie mehr

ATC Status

Überprüfen Sie unseren ATC-Status in ausgewählten Ländern in Europa.

Lesen Sie mehr

Fortinet Service-Pakete

Insoft Services hat eine spezielle Lösung entwickelt, um den Prozess der Installation oder Migration zu Fortinet-Produkten zu rationalisieren und zu vereinfachen.

Lesen Sie mehr

Microsoft-Ausbildung

Insoft Services bietet Microsoft-Schulungen in EMEAR an. Wir bieten technische Schulungen und Zertifizierungskurse von Microsoft an, die von erstklassigen Instruktoren geleitet werden.

Technische Kurse

Extreme-Ausbildung

Erfahren Sie außergewöhnliche Kenntnisse und Fähigkeiten von Extreme Networks.

Technische Kurse

Technische Zertifizierung

Wir bieten einen umfassenden Lehrplan für technische Kompetenzen zur Zertifizierung an.

Lesen Sie mehr

Extreme Schulungskatalog

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

Lesen Sie mehr

ATP-Akkreditierung

Als autorisierter Schulungspartner (ATP) stellt Insoft Services sicher, dass Sie die höchsten verfügbaren Bildungsstandards erhalten.

Lesen Sie mehr

Lösungen & Dienstleistungen

Wir bieten innovative und fortschrittliche Unterstützung bei der Konzeption, Implementierung und Optimierung von IT-Lösungen. Unsere Kundenbasis umfasst einige der größten Telcos weltweit.

Beratungspakete

Ein weltweit anerkanntes Team von zertifizierten Experten unterstützt Sie bei einem reibungsloseren Übergang mit unseren vordefinierten Beratungs-, Installations- und Migrationspaketen für eine breite Palette von Fortinet-Produkten.

Über uns

Insoft bietet autorisierte Schulungs- und Beratungsdienstleistungen für ausgewählte IP-Anbieter. Erfahren Sie, wie wir die Branche revolutionieren.

Lesen Sie mehr
  • +49 6151 277 6496
  • Beginning Modern C# and .NET Development

    Duration
    3 Tage
    Delivery
    (Online Und Vor Ort)
    Price
    Preis auf Anfrage
    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
      Termine
      Datum auf Anfrage

    Follow Up Courses

    Filter
    • 3 Tage
      Datum auf Anfrage
      Price on Request
      Book Now
    • 3 Tage
      Datum auf Anfrage
      Price on Request
      Book Now
    • 5 Tage
      Datum auf Anfrage
      Price on Request
      Book Now
    • 5 Tage
      Datum auf Anfrage
      Price on Request
      Book Now
    • 3 Tage
      Datum auf Anfrage
      Price on Request
      Book Now
    • 4 Tage
      Datum auf Anfrage
      Price on Request
      Book Now
    • 5 Tage
      Datum auf Anfrage
      Price on Request
      Book Now
    • 5 Tage
      Datum auf Anfrage
      Price on Request
      Book Now
    • 4 Tage
      Datum auf Anfrage
      Price on Request
      Book Now
    • 2 Tage
      Datum auf Anfrage
      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.