Hi, what do you want to do?
Curated Video
Starmaking and the Formation of United Artists
In the early 1910s, movie studios began developing the "star system," which created and promoted national stars like Mary Pickford and Charlie Chaplin. These stars became central to the studios' marketing efforts, leading to...
Curated Video
Japan: Anime, Cuisine, and Natural Beauty
Japan:"Afterwards, we will travel to Japan, one of the most attractive and vibrant countries of the Asian continent. If you like to delight yourself with the different flavors of the world, Japan is a destination that can not be missing...
Curated Video
Studio-Owned Theaters of the Early 20th Century
The grand movie theaters of the early 20th century were made possible by the ownership and backing of major movie studios, such as MGM, Paramount, and Fox, which produced the films shown in these theaters. This vertical integration...
Curated Video
The Cultural Significance of Movie Palaces
For more than a century, visiting a movie palace or attending a theater performance has been a magical and transformative experience. This video highlights how theaters have historically served as cultural hubs where people could...
Curated Video
Landmarks - The Cannes Film Festival
THE CANNES FILM FESTIVAL THE CANNES FILM FESTIVAL IN THE SOUTH OF FRANCE IS THE BY-WORD FOR MOVIE GLAMOUR NOT JUST IN EUROPE, BUT AROUND THE WORLD. SET ON THE BEAUTIFUL COTE D'AZUR ON THE MEDITERRANEAN SEA, THE SOMETIMES SEDATE BUT...
Curated Video
Only In Chile 3 - Star Wars Fans in Chile
Star Wars Fans in Chile:Approximately 20,000 Chilean "Star Wars" fans filled theaters on the first day the final installment of the saga was released.
Curated Video
Combating Movie Piracy: The Rise of Secure DVD Players
Advances in file sharing technology have made it easier than ever to download pirated movies, causing significant financial losses for studios. To combat this, a secure DVD player has been developed to prevent leaked copies of screeners...
Curated Video
Build and Learn ASP.NET 6.0 Blazor Hands-On - Complete the Delete Operation
This lecture teaches the process of completion of deleting a record after confirming the willingness of users.
<
br/>
This clip is from the chapter "Create a CRUD Application in Blazor" of the series "Build and Learn ASP.NET 6.0...
<
br/>
This clip is from the chapter "Create a CRUD Application in Blazor" of the series "Build and Learn ASP.NET 6.0...
Curated Video
Build and Learn ASP.NET 6.0 Blazor Hands-On - Render Fragment Usage to Change Modal Title Dynamically
This lecture shows a way to change the visual appearance (modal title) of the same modal dialog for two different operations: add and edit movies at runtime, dynamically.
<
br/>
This clip is from the chapter "Create a CRUD...
<
br/>
This clip is from the chapter "Create a CRUD...
Curated Video
Build and Learn ASP.NET 6.0 Blazor Hands-On - Edit Movies
Through this lecture, the editing of movies has been accomplished using the same modal dialog used for adding a new movie. You will learn how to achieve the task of editing a record through a user input modal popup.
<
br/>
This clip...
<
br/>
This clip...
Curated Video
Build and Learn ASP.NET 6.0 Blazor Hands-On - Communication Between Movie Detail and Movies
This lecture explains how communication between the child and its parent component takes place. So, practically speaking, when the modal dialog is closed on saving a record, the added record is visible without refreshing the...
Curated Video
Build and Learn ASP.NET 6.0 Blazor Hands-On - JavaScript Interop Calls to Modal
This lecture shows how to close the modal dialog after saving to the database by clicking the submit button. You will learn the necessary changes needed to achieve this.
<
br/>
This clip is from the chapter "Create a CRUD...
<
br/>
This clip is from the chapter "Create a CRUD...
Curated Video
Build and Learn ASP.NET 6.0 Blazor Hands-On - Create a Modal Popup Dialog to Add a Movie
This tutorial teaches how to make a modal popup dialog as a means for user input data for adding a movie.
<
br/>
This clip is from the chapter "Create a CRUD Application in Blazor" of the series "Build and Learn ASP.NET 6.0 Blazor...
<
br/>
This clip is from the chapter "Create a CRUD Application in Blazor" of the series "Build and Learn ASP.NET 6.0 Blazor...
Curated Video
Build and Learn ASP.NET 6.0 Blazor Hands-On - Create a Details Page to Show List of Movies
This video lecture shows how to create a details page for movies with a navigation menu.
<
br/>
This clip is from the chapter "Create a CRUD Application in Blazor" of the series "Build and Learn ASP.NET 6.0 Blazor Hands-On".This...
<
br/>
This clip is from the chapter "Create a CRUD Application in Blazor" of the series "Build and Learn ASP.NET 6.0 Blazor Hands-On".This...
Curated Video
Build and Learn ASP.NET 6.0 Blazor Hands-On - Seed the Movies Database
In this video, you will learn the process of seeding the database with some initial records for testing.
<
br/>
This clip is from the chapter "Create a CRUD Application in Blazor" of the series "Build and Learn ASP.NET 6.0 Blazor...
<
br/>
This clip is from the chapter "Create a CRUD Application in Blazor" of the series "Build and Learn ASP.NET 6.0 Blazor...
Curated Video
Build and Learn ASP.NET 6.0 Blazor Hands-On - Create Methods for Add, Edit, and Delete Operations
In this lecture, the remaining CRUD operations of add, edit, and delete are performed through coding for the corresponding async methods. You will have a complete understanding of the implementation of the DataAccessService in the...
Curated Video
Build and Learn ASP.NET 6.0 Blazor Hands-On - Create a Data Access Service and Methods to Retrieve Records
This lecture teaches how to create the Data Access Service class that implements an interface. You will be able to create data access service to the movies model as well as retrieve a list of movies and any specific movie from the...
Curated Video
Build and Learn ASP.NET 6.0 Blazor Hands-On - Create an Interface for Data Access Service
This video shows the creation of an interface for a data access service that implements this interface.
<
br/>
This clip is from the chapter "Create a CRUD Application in Blazor" of the series "Build and Learn ASP.NET 6.0 Blazor...
<
br/>
This clip is from the chapter "Create a CRUD Application in Blazor" of the series "Build and Learn ASP.NET 6.0 Blazor...
Curated Video
Build and Learn ASP.NET 6.0 Blazor Hands-On - Create a Movie Class
A Movie Class is added to the newly created Models folder in this video. This will act as the model for the EF Core for generating the corresponding table in the database.
<
br/>
This clip is from the chapter "Create a CRUD...
<
br/>
This clip is from the chapter "Create a CRUD...
Curated Video
Build and Learn ASP.NET 6.0 Blazor Hands-On - Migrating the Completed Movie App CRUD Application to ASP.NET 6.0
This video describes the process of migration of the main Blazor Movie App project to the current ASP.NET 6.0 as target framework. It shows the working of the ASP.NET Core 3.1 version first before proceeding with the migration to...
Curated Video
Build and Learn ASP.NET 6.0 Blazor Hands-On - Live Demo of Completed Blazor App
This video demonstrates the completed movies web app that you will build hands-on within the course. This demo includes all the features on offer in the completed Blazor application.
<
br/>
This clip is from the chapter...
<
br/>
This clip is from the chapter...
Curated Video
The Decline of Movie Palaces
After World War I, optimism was high, but the Great Depression brought unexpected challenges that made it increasingly difficult for movie palaces to sustain their expensive operations. The decline was accelerated by the rise of...
Curated Video
The Rise of the Nickelodeon Film Attraction
The1890s marked the early days of film exhibition, when some of the first popular films of prize fights were shown in large auditoriums. This era laumched the beginning of the moviegoing experience, evolving from small, individual...