ASP.NET Core Development with Docker

This ASP.NET Core with Docker training course provides students the knowledge and skills to move new or existing ASP.NET Core applications to a Docker-based infrastructure.

Migrating from .NET Framework to .NET Core

.NET Core is Microsoft’s latest cross platform, open source implementation of .NET. It can run on Windows, Linux, and Mac operating systems, and on a variety of different devices. Similarly, ASP.NET Core, originally referred to as ASP.NET 5, represents the current and future platform for web applications in .NET, and provides cross platform support with flexible hosting options.

Using Redux with Angular

Angular is the latest JavaScript UI framework for building cross-platform, single page applications. Redux is one of the most popular libraries for managing application state. Popularized through its usage with React, Redux is not limited to a particular framework and is increasingly being used with Angular. The course will explore what Redux is, how it…

DevOps Engineering on AWS

DevOps Engineering on AWS demonstrates how to use the most common DevOps patterns to develop, deploy and maintain applications on AWS. The course covers the core principles of the DevOps methodology and examines a number of use cases applicable to startup, small-medium business, and enterprise development scenarios.

Advanced Angular

This course is designed for developers who quickly need to learn the advanced skills and best practices they need to design, build, test, and deploy more sophisticated Angular applications.

Administering Azure DevOps Server

This three-day, instructor-led course provides students with the knowledge and skills to deploy, configure, and manage Microsoft Azure DevOps Server (f.k.a. Team Foundation Server) and related software components.

Cross Platform Mobile Development with Xamarin

The Xamarin platform offers a compelling option for building cross-platform mobile applications.  This 2-day Xamarin training course introduces attendees to the Xamarin platform and teaches attendees the skills necessary to design and build well-architected mobile applications that follow modern design principles and patterns.

Introduction to Xamarin Development

Xamarin platform offers a compelling option for building cross-platform mobile applications. This Introduction to Xamarin Development 5-day training course gives attendees the skills necessary to design and build well-architected cross-platform mobile applications that follow modern design principles and patterns. Attendees gain hands-on experience building Xamarin.Forms-based applications as well as applications with native iOS and Android…

Identity and Access Control for Modern Web Applications

Modern application design has changed quite a bit in recent years. “Mobile-first” and “cloud-ready” are the types of applications you are expected to develop. Additionally, Microsoft has revamped their web stack with OWIN, Katana, and ASP.NET Core to keep pace with these architectural demands.

Using TypeScript with React and Redux

TypeScript provides JavaScript developers with cutting-edge JavaScript features such as modules and decorator while enhancing JavaScript with strong-typing. Through typing files, strongly typed React and Redux programming improves the development experience especially for enterprise environments. This class will feature dynamic code driven lectures, and lots of hands-on programming work.