filmov
tv
🔴 Creating User Entities • Working with Data • Comprehensive ASP.NET MVC Tutorial • (Pt. 18)

Показать описание
🆃🅸🅼🅴🆂🆃🅰🅼🅿🆂 🅱🅴🅻🅾🆆
00:00 - Integrating Hibernate with a Web Project
01:49 - Hooking Up the Database Class to the ASP.NET Pipeline
07:49 - Configuring Hibernate for MySQL
09:57 - Configuring Hibernate for Database Agnosticism
12:01 - Creating a Mapping and Entity for a Database Table
14:15 - Mapping a Table to a C# Class
16:20 - Mapping Entities with C#
18:21 - Mapping Entities with Hibernate
20:36 - Mapping Properties with nHibernate
22:39 - Overriding Column Names with Lambdas
24:54 - Configuring a Hibernate Mapping
27:12 - Configuring in Hibernate for Request Level Data Access
29:08 - Uniquely Scoping an Object with HTTP Context Items
31:31 - Managing Sessions with Hibernate
33:38 - Exposing the Session to Controllers
35:41 - Implementing the User's Controller
37:39 - Querying with Hibernate.Link
39:52 - Retrieving a List of Users with Hibernate
42:13 - Debugging a Login Screen with a Frustrating Yellow
44:35 - Adding and Configuring Hibernate
Learn ASP.NET MVC - Working with Data - Creating User Entities.
We create our users entities and mappings so that we can use nHibernate to access our users table.
This section introduces how we will interact with a database in ASP.NET MVC. Not only do we build the database access layer using nHibernate, but we also use ASP.NET MVC to build the forms that are displayed on the admin. On top of all of that, we show a viable solution to versioning our database in our source control system.
This video series is everything you need to go from knowing nothing about ASP.NET MVC to building complete, secure, fully-functional web applications. We cover how to write our views, routes, and controllers as well as how to access data using nHibernate. In addition, we cover topics that are notably absent from most ASP.NET MVC training - such as versioning our database, deploying to production and handling errors securely.
This 34-part course provides a full introduction to all the basic fundamentals and core concepts of ASP.NET MVC for beginners. Learn how to develop a web application that enables a clean separation of code by using ASP.NET MVC - learn MVC the easy way.
Enter the world of web app development as a beginner, or expand your knowledge with an MVC full course taught by top-rated instructors. Apart from teaching you the app development concepts using ASP.NET MVC, you will also learn how to use technologies such as JavaScript, jQuery, AngularJS, Typescript, Dapper, Entity Framework, to name a few.
ASP.NET MVC is an open-source web framework - based on Model-View-Controller (MVC) architecture - built on top of the Microsoft.NET Framework. ASP.NET MVC is a complete alternative to traditional ASP.NET WebForms in that it is built on top of ASP.NET, so developers enjoy almost all the ASP.NET features while building the MVC application. This course covers the tools, how to write code, debug features, explore customizations, and start creating web apps using MVC.
Note: Even though this is a legacy MVC tutorial, it is still one of the best ASP.NET MVC full courses available with a focus on MVC for beginners.
Disclaimer: I don't own the rights to the content provided in this video. All credit to the respective owners.
This video was created by 3D Buzz and is now available to you for free.
00:00 - Integrating Hibernate with a Web Project
01:49 - Hooking Up the Database Class to the ASP.NET Pipeline
07:49 - Configuring Hibernate for MySQL
09:57 - Configuring Hibernate for Database Agnosticism
12:01 - Creating a Mapping and Entity for a Database Table
14:15 - Mapping a Table to a C# Class
16:20 - Mapping Entities with C#
18:21 - Mapping Entities with Hibernate
20:36 - Mapping Properties with nHibernate
22:39 - Overriding Column Names with Lambdas
24:54 - Configuring a Hibernate Mapping
27:12 - Configuring in Hibernate for Request Level Data Access
29:08 - Uniquely Scoping an Object with HTTP Context Items
31:31 - Managing Sessions with Hibernate
33:38 - Exposing the Session to Controllers
35:41 - Implementing the User's Controller
37:39 - Querying with Hibernate.Link
39:52 - Retrieving a List of Users with Hibernate
42:13 - Debugging a Login Screen with a Frustrating Yellow
44:35 - Adding and Configuring Hibernate
Learn ASP.NET MVC - Working with Data - Creating User Entities.
We create our users entities and mappings so that we can use nHibernate to access our users table.
This section introduces how we will interact with a database in ASP.NET MVC. Not only do we build the database access layer using nHibernate, but we also use ASP.NET MVC to build the forms that are displayed on the admin. On top of all of that, we show a viable solution to versioning our database in our source control system.
This video series is everything you need to go from knowing nothing about ASP.NET MVC to building complete, secure, fully-functional web applications. We cover how to write our views, routes, and controllers as well as how to access data using nHibernate. In addition, we cover topics that are notably absent from most ASP.NET MVC training - such as versioning our database, deploying to production and handling errors securely.
This 34-part course provides a full introduction to all the basic fundamentals and core concepts of ASP.NET MVC for beginners. Learn how to develop a web application that enables a clean separation of code by using ASP.NET MVC - learn MVC the easy way.
Enter the world of web app development as a beginner, or expand your knowledge with an MVC full course taught by top-rated instructors. Apart from teaching you the app development concepts using ASP.NET MVC, you will also learn how to use technologies such as JavaScript, jQuery, AngularJS, Typescript, Dapper, Entity Framework, to name a few.
ASP.NET MVC is an open-source web framework - based on Model-View-Controller (MVC) architecture - built on top of the Microsoft.NET Framework. ASP.NET MVC is a complete alternative to traditional ASP.NET WebForms in that it is built on top of ASP.NET, so developers enjoy almost all the ASP.NET features while building the MVC application. This course covers the tools, how to write code, debug features, explore customizations, and start creating web apps using MVC.
Note: Even though this is a legacy MVC tutorial, it is still one of the best ASP.NET MVC full courses available with a focus on MVC for beginners.
Disclaimer: I don't own the rights to the content provided in this video. All credit to the respective owners.
This video was created by 3D Buzz and is now available to you for free.
Комментарии