Instructional Video11:49
Economics Explained

Capitalism Doesn't Need Consumers | Economics Explained

9th - Higher Ed
After the launch of Chat-GPT and Dall-E, AI started to raise concerns for jobs and society. As machines and sophisticated technologies surpass human abilities, a growing number of complex jobs are being outsourced to machines who can do...
Instructional Video8:09
Hip Hughes History

5 Ways to Win With Technology in Your Classroom

6th - 12th
My five pieces of advice for teachers who find themselves with a 1:1 classroom. Check out my classic flip tutorial • I Flip, You Flip,... and my recommended tech apps • I Flip, You Flip,...
Instructional Video2:16
Vlogbrothers

What's Up with Start Ups

6th - 11th
I'm just getting a little sick of the system that values aggregators of content more than creators of content, and presumes some kind of magical future where owning users free time results in lots of money.
Instructional Video0:56
Curated Video

Multi Factor Authentication

Higher Ed
This video will shed the light on the additional security layer you need in order to protect your everything. Multi factor authentication or MFA
Instructional Video1:57
Curated Video

Introduction to Cloud Computing - How to Create a Free Azure Account

Higher Ed
This video explains how to create a free Azure account. This clip is from the chapter "Let's Talk Azure" of the series "Introduction to Cloud Computing".This section introduces you to Azure.
Instructional Video6:23
Curated Video

Ultimate ASP.NET 5 Web API Development Guide - Create Microsoft Azure Account

Higher Ed
This video is about creating a Microsoft Azure account. This clip is from the chapter "API Hosting and Deployment (IIS and Azure)" of the series "Ultimate ASP.NET Core Web API Development Guide".This section focuses on the API hosting...
Instructional Video11:33
Curated Video

Learn ASP.NET MVC and Entity Framework (Database First) - Adding a Project to GitHub

Higher Ed
This video demonstrates how to add a project to GitHub. This clip is from the chapter "Source and Package Management" of the series "Learn ASP.NET MVC and Entity Framework (Database First)".In this section, you will learn about source...
Instructional Video37:10
Curated Video

Learn ASP.NET MVC and Entity Framework (Database First) - Adding Roles and Authorizations

Higher Ed
This video shows how to add roles and authorizations. This clip is from the chapter "User Authentication" of the series "Learn ASP.NET MVC and Entity Framework (Database First)".In this section, you will learn how to implement user...
Instructional Video6:07
Curated Video

Learn ASP.NET MVC and Entity Framework (Database First) - Setting up a Database

Higher Ed
This video demonstrates how to setup a database. This clip is from the chapter "Setup ASP.NET Model View Controller (MVC) Application" of the series "Learn ASP.NET MVC and Entity Framework (Database First)".In this section, you will...
Instructional Video13:41
Curated Video

Learn ASP.NET MVC and Entity Framework (Database First) - Managing Database Changes

Higher Ed
This video explains how to manage database changes. This clip is from the chapter "Setup ASP.NET Model View Controller (MVC) Application" of the series "Learn ASP.NET MVC and Entity Framework (Database First)".In this section, you will...
Instructional Video1:46
Curated Video

Introduction to Cloud Computing - What is Gartner Saying about Cloud Providers?

Higher Ed
This video explains what Gartner says about cloud providers. This clip is from the chapter "Introduction" of the series "Introduction to Cloud Computing".This section introduces you to the course.
Instructional Video32:58
Curated Video

Learn ASP.NET MVC and Entity Framework (Database First) - Partial View and Data Refresh

Higher Ed
This video explains the concept of partial view and data refresh. This clip is from the chapter "Using jQuery and Ajax" of the series "Learn ASP.NET MVC and Entity Framework (Database First)".In this section, you will learn how to use...
Instructional Video12:06
Curated Video

Learn ASP.NET MVC and Entity Framework (Database First) - Installing jQuery UI JavaScript Libraries

Higher Ed
This video demonstrates how to install jQuery UI JavaScript libraries. This clip is from the chapter "Using jQuery and Ajax" of the series "Learn ASP.NET MVC and Entity Framework (Database First)".In this section, you will learn how to...
Instructional Video9:12
Curated Video

Learn ASP.NET MVC and Entity Framework (Database First) - Customizing a View - Additional Data

Higher Ed
This video explains how to customize a view using additional data. This clip is from the chapter "Setup ASP.NET Model View Controller (MVC) Application" of the series "Learn ASP.NET MVC and Entity Framework (Database First)".In this...
Instructional Video6:04
Curated Video

Learn ASP.NET MVC and Entity Framework (Database First) - Adding Entity Framework Data Model

Higher Ed
This video explains how to create an Entity Framework model from the database tables. These models are classes that you will use to work with the data. Each model mirrors a table in the database and contains properties that correspond to...
Instructional Video31:13
Curated Video

Learn ASP.NET MVC and Entity Framework (Database First) - Adding Data Validations to Forms

Higher Ed
This video shows how to add data validations to forms. This clip is from the chapter "Setup ASP.NET Model View Controller (MVC) Application" of the series "Learn ASP.NET MVC and Entity Framework (Database First)".In this section, you...
Instructional Video13:58
Curated Video

Learn ASP.NET MVC and Entity Framework (Database First) - Adding Lecturer and Enrollment Management Modules

Higher Ed
This video explains how to add lecturer and enrollment management modules. This clip is from the chapter "Using jQuery and Ajax" of the series "Learn ASP.NET MVC and Entity Framework (Database First)".In this section, you will learn how...
Instructional Video4:06
Curated Video

Learn ASP.NET MVC and Entity Framework (Database First) - Creating the ASP.NET Model View Controller (MVC) Project

Higher Ed
This video focuses on the ASP.NET MVC web development with controllers and views. You will also learn how to create a web app. This clip is from the chapter "Setup ASP.NET Model View Controller (MVC) Application" of the series "Learn...
Instructional Video12:51
Curated Video

Ultimate ASP.NET 5 Web API Development Guide - Set Up User Identity Core

Higher Ed
This video shows setting up user identity core. This clip is from the chapter "Securing Your Application" of the series "Ultimate ASP.NET Core Web API Development Guide".This section focuses on securing your application.
Instructional Video35:03
Curated Video

Learn ASP.NET MVC and Entity Framework (Database First) - Scaffolding: Adding Controller and Views

Higher Ed
This video explains the concept of scaffolding. The scaffold will include a controller and views that correspond to the course models. This clip is from the chapter "Setup ASP.NET Model View Controller (MVC) Application" of the series...
Instructional Video30:23
Curated Video

Learn ASP.NET MVC and Entity Framework (Database First) - Adding User Data Points

Higher Ed
This video shows how to add user data points. This clip is from the chapter "User Authentication" of the series "Learn ASP.NET MVC and Entity Framework (Database First)".In this section, you will learn how to implement user...
Instructional Video23:05
Curated Video

Learn ASP.NET MVC and Entity Framework (Database First) - Tour of Folder Structure and Adding Views

Higher Ed
This video explains how to create new views and how to create links to browse through them. You will also get a tour of the folder structure and develop an appreciation for the files and their role in our project. This clip is from the...
Instructional Video34:33
Curated Video

Learn ASP.NET MVC and Entity Framework (Database First) - Implementing jQuery UI Autocomplete

Higher Ed
This video explains how to implement jQuery UI Autocomplete. This clip is from the chapter "Using jQuery and Ajax" of the series "Learn ASP.NET MVC and Entity Framework (Database First)".In this section, you will learn how to use jQuery...
Instructional Video20:11
Curated Video

Learn ASP.NET MVC and Entity Framework (Database First) - Customizing a View - Bootstrap

Higher Ed
This video explains how to customize a view in Bootstrap. This clip is from the chapter "Setup ASP.NET Model View Controller (MVC) Application" of the series "Learn ASP.NET MVC and Entity Framework (Database First)".In this section, you...