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 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 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...
Instructional Video33:58
Curated Video

Learn ASP.NET MVC and Entity Framework (Database First) - Creating a jQuery/Ajax Form

Higher Ed
This video explains how to create a jQuery/Ajax form. 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 and Ajax.
Instructional Video7:45
Curated Video

Learn ASP.NET MVC and Entity Framework (Database First) - Understanding Package Management

Higher Ed
This video explains the concept of package management in detail. 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...
Instructional Video5:23
Curated Video

Learn ASP.NET MVC and Entity Framework (Database First) - Understanding Authentication Functionality

Higher Ed
This video explains the concept of authentication functionality in detail. 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...
Instructional Video6:43
Curated Video

Learn ASP.NET MVC and Entity Framework (Database First) - Control User Access

Higher Ed
This video explains how to control user access. 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 Video2:10
Curated Video

Learn ASP.NET MVC and Entity Framework (Database First) - Installing Visual Studio Community Edition

Higher Ed
This video demonstrates how to install Visual Studio Community Edition. 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 Video5:10
Curated Video

Predictive Analytics with TensorFlow 1.4: Vectors, Matrices, and Graphs

Higher Ed
We will discuss vectors, metrics, and tensors, which are some fundamental topics for learning predictive analytics. • Understand vectors and matrices • Find transpose of matrix
Instructional Video14:33
Curated Video

Predictive Analytics with TensorFlow 4.2: From Disaster to Decision –Titanic Example Revisited

Higher Ed
In this video, we will see how we could develop several predictive models for Titanic survival prediction and do some analytics using them. In particular, we will discuss logistic regression, random forest, and linear SVM. We start with...
Instructional Video9:56
Curated Video

Predictive Analytics with TensorFlow 4.1: Supervised Learning for Predictive Analytics

Higher Ed
In this video, we will see a type of machine learning process that is supervised learning. We will also see linear regression. We will use it for movie rating prediction. • See the spam filtering example • Use linear regression for movie...