For a better view on Inspire Cayman Training, Update Your Browser.

Programming Languages - ASP.NET (Online Courses)

Elevate your career trajectory with our premier online course, designed to sharpen your competitive edge. Explore our curated selection of top-tier digital programs to hone your skills and propel your professional journey forward. Experience transformative learning tailored to empower your career advancement in today's dynamic landscape.
Course Category
Price on Request
Start Learning
This Course Includes
  • 33 hours 20 minutes
    of self-paced video lessons
  • 32 Programs
    crafting your path to success
  • Completion Certificate
    awarded on course completion

ASP.NET Core Fundamentals

Price on Request 1 hour
Out of the box, ASP.NET Core comes with an interesting set of services that you can make use of in your applications. In this course, you'll explore some of the core services that are available out of the box in ASP.NET Core and various configuration options. Then you'll learn about leveraging dependency injection support, defining custom environments, various logging options, how to configure logging, working with data in .NET applications, and the Entity Framework, Finally, you'll explore various options for seeding a database, querying and manipulating data, working with the front-end user experience, bundling and minifying JavaScript and CSS files, script and link tag helpers, TypeScript, and LESS. This course was originally created by Global Knowledge (GK).
Perks of Course
Certificate: Yes
CPD Points: 59
Compliance Standards: AICC

ASP.NET Introduction

Price on Request 1 hour
Development tools evolve with the web. Keeping that in mind, the ASP.NET team at Microsoft took time to review the state of web development to see if they could make better tools to meet modern day challenges. In this course, you'll explore the ASP.NET Core framework, tooling, and building web applications. You'll learn about templates and project types, and core concepts such as configuration, dependency injection, routing, and middleware. Then you'll discover the request/response pipeline as a collection of built-in middleware and how to create custom middleware. Finally, you'll explore the MVC programming model on top of ASP.NET Core and how it promotes clean separation of code, decoupling of view templates, and highly testable code. This course was originally created by Global Knowledge (GK).
Perks of Course
Certificate: Yes
CPD Points: 60
Compliance Standards: AICC

ASP.NET MVC Web Applications: Adaptive UI Layout & Caching Strategy

Price on Request 45 minutes
Discover how to design a caching strategy and work with display modes to implement adaptive user interfaces in Visual Studio 2017.
Perks of Course
Certificate: Yes
CPD Points: 46
Compliance Standards: AICC

ASP.NET MVC Web Applications: Asynchronous Tasks

Price on Request 30 minutes
Asynchronous tasks run in the background on a separate thread. Learn how to use and manage asynchronous tasks in an ASP.NET MVC web application in Visual Studio 2017.
Perks of Course
Certificate: Yes
CPD Points: 28
Compliance Standards: AICC

ASP.NET MVC Web Applications: Authorization & Exception Handling

Price on Request 55 minutes
Discover how to configure and apply user authorization roles, as well as techniques for designing an exception handling strategy in an ASP.NET MVC web application in Visual Studio 2017.
Perks of Course
Certificate: Yes
CPD Points: 56
Compliance Standards: AICC

ASP.NET MVC Web Applications: Claims-Based Authentication

Price on Request 45 minutes
Explore claims-based authentication and how to implement it in an ASP.NET MVC web application in Visual Studio 2017.
Perks of Course
Certificate: Yes
CPD Points: 44
Compliance Standards: AICC

ASP.NET MVC Web Applications: Composing the UI Layout

Price on Request 1 hour 15 minutes
Explore UI layout creation for an application using Razor code blocks, HTML helper methods in MVC views, and Page Inspector in Visual Studio 2017.
Perks of Course
Certificate: Yes
CPD Points: 76
Compliance Standards: AICC

ASP.NET MVC Web Applications: Configuring & Deploying

Price on Request 55 minutes
Discover how to configure various web application settings, and how to deploy an ASP.NET MVC web application to hosting providers, Azure websites, and to IIS for local environment testing prior to production deployment.
Perks of Course
Certificate: Yes
CPD Points: 56
Compliance Standards: AICC

ASP.NET MVC Web Applications: Data & State Management

Price on Request 45 minutes
Examine the use of a number of MVC objects for persisting data, how to implement state management, and how to implement a web socket strategy in Visual Studio 2017.
Perks of Course
Certificate: Yes
CPD Points: 45
Compliance Standards: AICC

ASP.NET MVC Web Applications: Databases & Entity Framework

Price on Request 1 hour 30 minutes
Discover how to create databases and administer access to model classes using Entity Framework.
Perks of Course
Certificate: Yes
CPD Points: 50
Compliance Standards: AICC

ASP.NET MVC Web Applications: Debugging Web Applications

Price on Request 1 hour 5 minutes
Even the best-written applications will run into problems at some time. Discover how to use the Azure Diagnostics API to collect diagnostics in an ASP.NET MVC web application, and how to debug Windows Azure applications.
Perks of Course
Certificate: Yes
CPD Points: 67
Compliance Standards: AICC

ASP.NET MVC Web Applications: Deployment Architecture

Price on Request 2 hour
Explore how to implement various Azure deployment models and also deploy web applications to local on-premise options such as IIS.
Perks of Course
Certificate: Yes
CPD Points: 120
Compliance Standards: AICC

ASP.NET MVC Web Applications: Design & Implement UI Behavior

Price on Request 50 minutes
Learn how to implement both client and server-side data validation, as well as how to render application scripts in Visual Studio 2017.
Perks of Course
Certificate: Yes
CPD Points: 51
Compliance Standards: AICC

ASP.NET MVC Web Applications: Designing Application Architecture

Price on Request 55 minutes
Learn how to plan the application layers and the aspects that we must consider for designing distributed applications.
Perks of Course
Certificate: Yes
CPD Points: 57
Compliance Standards: AICC

ASP.NET MVC Web Applications: Designing Build & Publishing Strategies

Price on Request 1 hour 35 minutes
Explore how to design browser artefacts, employ server build strategies, and explore various options for publishing applications.
Perks of Course
Certificate: Yes
CPD Points: 96
Compliance Standards: AICC

ASP.NET MVC Web Applications: Distributed Applications

Price on Request 35 minutes
Discover how to design a distributed ASP.NET MVC application in Visual Studio 2017, and how to work with Azure Redis Cache.
Perks of Course
Certificate: Yes
CPD Points: 37
Compliance Standards: AICC

ASP.NET MVC Web Applications: Globalization, Azure Events, & NuGet

Price on Request 1 hour
Learn how to create resources for implementing globalization and localization, implement Windows Azure life cycle events, and how to use the MVC SiteMap Provider NuGet package in an ASP.NET MVC web application.
Perks of Course
Certificate: Yes
CPD Points: 60
Compliance Standards: AICC

ASP.NET MVC Web Applications: Host Options & WebApp Composition

Price on Request 55 minutes
Interact with host environments and design web apps with framework pipelines in Visual Studio 2017.
Perks of Course
Certificate: Yes
CPD Points: 54
Compliance Standards: AICC

ASP.NET MVC Web Applications: Implementing ASP.NET Authentication

Price on Request 1 hour 45 minutes
Control who can access your web applications! Learn how to configure user authentication rules in an ASP.NET MVC web application in Visual Studio 2017.
Perks of Course
Certificate: Yes
CPD Points: 105
Compliance Standards: AICC

ASP.NET MVC Web Applications: Implementing Secure Sites

Price on Request 1 hour 15 minutes
Discover how to manage validation and prevent cross-site scripting and cross-site request forgery attacks, as well as how to implement a custom membership provider for ASP.NET MVC web applications.
Perks of Course
Certificate: Yes
CPD Points: 73
Compliance Standards: AICC

ASP.NET MVC Web Applications: Introduction

Price on Request 45 minutes
Get started with web application development in Visual Studio 2017. Discover how to create and add new pages in web forms, web pages, and ASP.NET MVC web applications, and create and apply layout and master pages for each application type.
Perks of Course
Certificate: Yes
CPD Points: 45
Compliance Standards: AICC

ASP.NET MVC Web Applications: JSON & XML Data Formats

Price on Request 1 hour
Discover how to retrieve and display raw JSON and XML data in a browser, as well as how to develop a web application for multiple browsers and mobile devices in Visual Studio 2017.
Perks of Course
Certificate: Yes
CPD Points: 60
Compliance Standards: AICC

ASP.NET MVC Web Applications: Models & Unit Testing

Price on Request 1 hour 30 minutes
Examine the administration of basic MVC unit tests, and how to add a model to an ASP.NET MVC application, implement business logic in a model, and validate user input with data annotations in Visual Studio 2017.
Perks of Course
Certificate: Yes
CPD Points: 82
Compliance Standards: AICC

ASP.NET MVC Web Applications: MVC Application Routes

Price on Request 1 hour 5 minutes
Discover how to configure and implement MVC routes, as well as define, link, and redirect areas in Visual Studio 2017.
Perks of Course
Certificate: Yes
CPD Points: 65
Compliance Standards: AICC

ASP.NET MVC Web Applications: MVC Controllers & Actions

Price on Request 1 hour 30 minutes
Learn how to work with MVC controller route data, and how to create and use ASP.NET MVC controller action results, selectors, and filters in Visual Studio 2017.
Perks of Course
Certificate: Yes
CPD Points: 92
Compliance Standards: AICC

ASP.NET MVC Web Applications: Optimization & Encryption

Price on Request 30 minutes
Examine how to use compression to reduce network bandwidth, and how to implement custom encryption and decryption of application URLs in ASP.NET MVC web applications in Visual Studio 2017.
Perks of Course
Certificate: Yes
CPD Points: 29
Compliance Standards: AICC

ASP.NET MVC Web Applications: State & Configuration Management

Price on Request 1 hour 10 minutes
Explore how to configure application states in ASP.NET Core, as well as design and implement web socket strategies. You'll also work with designing effective configuration management solutions.
Perks of Course
Certificate: Yes
CPD Points: 70
Compliance Standards: AICC

ASP.NET MVC Web Applications: Troubleshooting, HTTP Modules, & Handlers

Price on Request 30 minutes
Examine techniques for troubleshooting application errors, performance, and security, and how to implement HTTP modules and handlers in an ASP.NET MVC web application in Visual Studio 2017.
Perks of Course
Certificate: Yes
CPD Points: 28
Compliance Standards: AICC

ASP.NET MVC Web Applications: Web API Routes & Controllers

Price on Request 45 minutes
Learn how to register and configure ASP.NET Web API routes, and how to implement ASP.NET Web API controller HTTP methods in Visual Studio 2017.
Perks of Course
Certificate: Yes
CPD Points: 45
Compliance Standards: AICC

Layouts, Tag Helpers, and Views in Razor

Price on Request 1 hour 30 minutes
ASP.NET Core MVC utilizes the Razor view engine to create view templates, and the new version provides exciting new features to create a better development experience. In this course, you will embark on an in-depth exploration of the Razor View Engine and the new features introduced in ASP.NET Core. You'll start by discovering the basics of Razor templating and utilizing layouts to provide a consistent look and feel for your application. Then you'll explore built-in and custom Tag Helpers to help componentize your templates. Finally, you'll learn about view components that improve upon existing features in Razor to provide components that can contain their own business logic. This course was originally created by Global Knowledge (GK).
Perks of Course
Certificate: Yes
CPD Points: 88
Compliance Standards: AICC

Middleware & Dependency Injection

Price on Request 40 minutes
The ASP.NET Core 1.0 framework introduces a number of new capabilities for configuring and working with web applications. Learn to configure middleware and dependency injection, and how to use different DI containers.
Perks of Course
Certificate: Yes
CPD Points: 42
Compliance Standards: AICC

Services, Configuration, & Middleware

Price on Request 1 hour 10 minutes
Learn about ASP.NET Core 1.0 services, including service lifetime, request and application services, and dependency injection. In addition, explore environment variables, configuring web applications in Azure, and the middleware pipeline.
Perks of Course
Certificate: Yes
CPD Points: 70
Compliance Standards: AICC