Hi, what do you want to do?
Curated Video
ASP.NET Core MVC - Cross-Platform Development - Set Up User-Related Pages
This video explains how to set up user-related pages.
<
br/>
This clip is from the chapter "Website Authentication" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains the process of website...
<
br/>
This clip is from the chapter "Website Authentication" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains the process of website...
Curated Video
ASP.NET Core MVC - Cross-Platform Development - Scaffolding Views and Controllers - Part 1
This video explains how to scaffold the controller MVC.<br<br/>/>
This clip is from the chapter "Adding a Database" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains how to create and add a database.
This clip is from the chapter "Adding a Database" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains how to create and add a database.
Curated Video
ASP.NET Core MVC - Cross-Platform Development - Adding an About Us Page
This video explains how to go about adding the about us page.
<
br/>
This clip is from the chapter "Manipulating Website Views and Layout" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains...
<
br/>
This clip is from the chapter "Manipulating Website Views and Layout" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains...
Curated Video
ASP.NET Core MVC - Cross-Platform Development - Finishing Touches
This video explains the final touches to the website.
<
br/>
This clip is from the chapter "Website Authentication" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains the process of website...
<
br/>
This clip is from the chapter "Website Authentication" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains the process of website...
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 09 - Exploring Spring Boot Actuator
In this video, we will explore a few more Spring Boot features.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 03 - Build a Hello World API with Spring Boot
In this video, we will build a Hello World API.
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - Understanding USB
Why are there USB Type-A and USB Type-B connectors? Why do modern systems still provide older USB connectors when the latest USB perfectly supports older devices? It takes a good understanding of the USB standards to see how and...
Curated Video
Precision in Motion: Mastering the Safety and Timeliness of French Trains and Planes
Explore the intricate systems that ensure the punctuality and safety of millions of daily train and plane passengers in France. This video takes you behind the scenes at major transportation hubs to uncover how cutting-edge technology...
Curated Video
ASP.NET 6.0 - Build Hands-On Web Projects - Create the Customer Controller
Students will be able to create the Customer Controller and complete the Index action method after completing this video.
<
br/>
This clip is from the chapter "Coding Project Part 2: Consume the Web API Using an ASP.NET Core 3.1 MVC...
<
br/>
This clip is from the chapter "Coding Project Part 2: Consume the Web API Using an ASP.NET Core 3.1 MVC...
Curated Video
ASP.NET 6.0 - Build Hands-On Web Projects - Configuring the Startup Class
The Startup class explains ways to configure it to include the essential code to configure the appropriate service and include essential middleware.
<
br/>
This clip is from the chapter "Coding Project Part 2: Consume the Web API...
<
br/>
This clip is from the chapter "Coding Project Part 2: Consume the Web API...
Curated Video
ASP.NET 6.0 - Build Hands-On Web Projects - Controllers Folder
This video discusses the Controller folder and its content (HomeController) when the project was created with the default Model-View-Controller project template.
<
br/>
This clip is from the chapter "Coding Project Part 2: Consume...
<
br/>
This clip is from the chapter "Coding Project Part 2: Consume...
Curated Video
ASP.NET 6.0 - Build Hands-On Web Projects - Creating the Customer Controller
This video walks through creating the Customer Controller in the Web API project. It uses the customer repository to associate the CRUD operations with the Controller action methods.
<
br/>
This clip is from the chapter "Coding...
<
br/>
This clip is from the chapter "Coding...
Curated Video
ASP.NET 6.0 - Build Hands-On Web Projects - State Management (Session State)
In this video, you will learn, with code examples from a running project, to demonstrate state management with session state.
<
br/>
This clip is from the chapter "State Management in ASP.NET Core" of the series "ASP.NET 6.0 - Build...
<
br/>
This clip is from the chapter "State Management in ASP.NET Core" of the series "ASP.NET 6.0 - Build...
Curated Video
ASP.NET 6.0 - Build Hands-On Web Projects - Integrating Microsoft GitHub Repository Sample Code
This video explains the process of integrating the open-source Microsoft repository sample code available for learning purposes in Visual Studio 2019. At the end of this video, you are expected to integrate the model binding sample...
Curated Video
ASP.NET 6.0 - Build Hands-On Web Projects - Model Binding Introduction
At the end of this video, you will have a fairly good understanding of the model binding concept.
<
br/>
This clip is from the chapter "Model Binding in ASP.NET Core" of the series "ASP.NET 6.0 - Build Hands-On Web Projects".This...
<
br/>
This clip is from the chapter "Model Binding in ASP.NET Core" of the series "ASP.NET 6.0 - Build Hands-On Web Projects".This...
Curated Video
ASP.NET 6.0 - Build Hands-On Web Projects - How Do We Create an ASP.NET 6.0 Web API Using EF Core?
This is a complete video on creating an ASP.NET 6 Web API using EF Core code first approach. The video shows how to create a new ASP.NET 6 Web API project in VS 2022 and install the Nuget packages.
<
br/>
This clip is from the...
<
br/>
This clip is from the...
Curated Video
ASP.NET 6.0 - Build Hands-On Web Projects - Create AddOrder Action Methods
This video builds the code for AddOrder action methods (GET and POST). You will be able to AddOrder (HTTPGET) action method to return a view for adding order and AddOrder (HTTPPOST) action method to add(insert) customer order details...
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Aborting Fetch Request / 041
In this lesson, we will discuss aborting a fetch request in the middle of an execution. This can be the case if we want to hide a code segment from rendering or change the rendering sequence.
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - Understanding USB
Why are there USB Type-A and USB Type-B connectors? Why do modern systems still provide older USB connectors when the latest USB perfectly supports older devices? It takes a good understanding of the USB standards to see how and...
Curated Video
Kafka for Developers - Data Contracts Using Schema Registry - Build the POST Endpoint for the CoffeeOrderService - /coffee_orders
In this video, we will build the POST endpoint in the controller, using which we can post new coffee orders.
<
br/>
This clip is from the chapter "Build a Coffee Order Service Using Spring Boot and Schema Registry" of the series...
<
br/>
This clip is from the chapter "Build a Coffee Order Service Using Spring Boot and Schema Registry" of the series...
Curated Video
Design Microservices Architecture with Patterns and Principles - Layers of Clean Architecture
In this video, we will explore the layers constituting Clean Architecture, such as the Entities, Use Cases, and Interface Adapters. We will understand the responsibilities of each layer and how they collaborate to create a decoupled...
Curated Video
Inside Britain's State-of-the-Art Air Traffic Control Centre: Ensuring Safety in the Skies
The video highlights the development of Britain's £320 million air traffic control center, equipped with advanced technology and 160 workstations to monitor the skies in a high-traffic zone. The facility prioritizes ongoing software...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Creating Projects in Bulk
In this video, you will learn how to create projects in bulk.
<
br/>
This clip is from the chapter "Strapi Plugin Development: Create a Plugin" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this...
<
br/>
This clip is from the chapter "Strapi Plugin Development: Create a Plugin" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Deleting a Project
In this video, you will learn how to delete a project.
<
br/>
This clip is from the chapter "Strapi Plugin Development: Create a Plugin" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, we...
<
br/>
This clip is from the chapter "Strapi Plugin Development: Create a Plugin" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, we...