Course catalog

Categories

Showing 121-140 of 1,168 items.

ARKit and Unity: Build a Drivable Car in Augmented Reality

Learn how to make a drivable car in augmented reality (AR) using Unity and the ARKit framework from Apple.

ASP.NET Core Identity: Authentication Management

Learn how to authenticate users in ASP.NET Core. See how to set up the .NET Core Identity system, use external login providers, and implement a cookie-based authentication system.

ASP.NET Core Identity: Authorization Management

Learn how to authorize varying levels of access and add layers of security to your ASP.NET Core applications.

ASP.NET Core New Features

Learn about all the helpful new features and functionality present in ASP.NET Core 1.0, 1.1, 2.0, and 2.1, and explore the benefits offered by each iteration of the web framework.

ASP.NET Core: Communication Management

Discover how to integrate email services into your ASP.NET Core application. Learn how to use services such as SendGrid to send and track emails and help build your business.

ASP.NET Core: Converting Synchronous Calls to Asynchronous

Learn how to switch from synchronous programming to asynchronous programming—and vice versa—in ASP.NET Core and Entity Framework Core.

ASP.NET Core: Internationalization

Learn how to take your ASP.NET Core website worldwide. Discover how to configure your code for internationalization, and customize your site's content based on the local culture.

ASP.NET Core: Middleware

Learn about ASP.NET Core middleware. Find out how to write middleware components to create more modular, efficient code.

ASP.NET Core: Payment Gateways

Learn how to implement payment gateways in ASP.NET Core apps using two popular payment services: Stripe and Braintree.

ASP.NET Core: Razor Pages

Build ASP.NET applications without an MVC framework. Learn how to use Razor Pages to build dynamically rendered pages and secure, interactive forms for your apps.

ASP.NET Core: Security

Explore techniques for building secure ASP.NET Core applications and protecting against common attacks.

ASP.NET MVC 5 Essential Training

Learn how to develop modern, dynamic web applications with the ASP.NET MVC 5 framework.

ASP.NET MVC 5 Identity: Authentication and Authorization

Learn how to authenticate and authorize users of your ASP.NET MVC 5 application using login credentials from Facebook, Twitter, Google, Microsoft, and other third-party providers.

ASP.NET MVC: Building for Productivity and Maintainability

Learn how to build ASP.NET MVC applications for long-term productivity and maintainability and be a more productive ASP.NET developer.

ASP.NET MVC: HTTP Request Life Cycle

Learn the architecture of the MVC framework by exploring the life cycle of an HTTP request as it travels through the ASP.NET platform and the MVC framework.

ASP.NET Web Forms Essential Training: 1

Learn how to build simple Web Forms applications in ASP.NET. Discover how to create your first Web Forms page, debug it, create reusable code, and work with data.

ASP.NET: Security

Learn about common vulnerabilities in ASP.NET web applications and practical security solutions to mitigate the risks.

Async Programming in C#

Learn how to improve the scalability and performance of your applications using asynchronous programming in C#.

Bamboo Essential Training

Learn how to construct a delivery pipeline with Atlassian Bamboo, a sophisticated continuous integration and delivery (CI/CD) server.

Behavior-Driven Development

Learn the basics of behavior-driven development (BDD). Discover how BDD can improve collaboration, refine requirements, and identify defects earlier in the software testing cycle.