最新消息:请大家多多支持

The Factory Method Design Pattern in ASP .NET Core

其他教程 dsgsd 71浏览 0评论

Published 1/2023
Created by Christopher Oakes
MP4 | Video: h264, 1280×720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English | Duration: 11 Lectures ( 32m ) | Size: 3.93 GB

Introduction and implementation of the Factory Method in ASP .Net Core.

What you’ll learn
What a Design Pattern is an how they can be useful in solving recurring programming problems.
What the Factory Method Design Pattern is and the general pros and cons are towards it.
How to implement the Factory Method Design Pattern using ASP .NET Core.
Be able to interface with multiple database contexts through the Factory Method Design Pattern.

Requirements
It will be beneficial if you have worked with ASP .Net Core and Entity Framework Core.
I make use of Visual Studio 2022 and SSMS in the video as software.
The database we make use of is hosted in a local SQL server.

Description
Hi there, and welcome to this course on the Factory Method Design Pattern in ASP .Net Core. Through this course, I aim to upgrade your programming skills by giving you a basic introduction to Design Patterns as solutions to common problems in programming and how one of them, specifically the Factory Method Design Pattern, can be used to help reduce repetitive and tightly coupled code.In this course, we are going to explore the Factory Method Design pattern and see how it can be used in two different programming examples. At the end of the course, you should see how the Factory Method Design Pattern can solve some common programming issues such as creating tightly coupled code or having to extend existing code whenever the requirements might change within your business.The technical aspect of this Design Pattern will first be explored through the creation of methods that assist in calculating the Area and Perimeter of a Square, Circle and Triangle. Our methods will be called via an ASP .Net Core Application making use of a RESTful API.This will be followed by a more real life example of an Inventory Management System (also developed in ASP .Net Core making use of a RESTful API) that interfaces with multiple database contexts using Entity Framework Core as an Object Relation Mapper and databases housed in a local SQL server.

Who this course is for
Intermediate C# programmers interested in learning about Design Patterns to improve their coding prowess.


Password/解压密码www.tbtos.com

资源下载此资源仅限VIP下载,请先

转载请注明:0daytown » The Factory Method Design Pattern in ASP .NET Core

发表我的评论
取消评论
表情

Hi,您需要填写昵称和邮箱!

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址