In this article, we’ll learn how to perform CRUD operations with .NET Core 3.0 and Visual Studio 2019. We will use dapper to perform the CRUD operations.
Recommended Prerequisites
.NET Core...
Learn object oriented analysis and design using a simple method even if you have tried in your class before and found it complex
Download UML diagrams and source for classes - 127.1 KB
This project is a basic gym project developed using Angular 7, ASP.NET Core APIs, and SQL Server database.
Link to download the project source codehere.
Let’s see...
You may or may not have heard of this statistic from Google:
53% of mobile site visits leave a page that takes longer than three seconds to loadhttps://www.thinkwithgoogle.com/marketing-resources/data-measurement/mobile-page-speed-new-industry-benchmarks/
With that in...
In part 3 of our .NET 5 Breaking Changes series, we look at ASP.NET Core. Previous reports covered the Base Class Library and historic technologies.
Serialization
Numbers that appear as quoted strings can now...
Microservices are small, autonomous services that work together.
Definition
Microservice architecture, or simply microservices, is a distinctive method of developing software systems that tries to focus on building single-function modules with...
Developing a Microservices architecture with back-end Message Queuing Services to support a front-end Angular 6 application built with Angular Material Design
Introduction
The Monolith. By definition, a monolith is a geological feature consisting of a single massive stone or rock, such as a...
Kiến trúc Mircoservices
3 phần từ cơ bản tới nâng cao
Có code demo đi kèm
Part 1-3:
https://www.codeproject.com/Articles/1264113/Dive-into-Microservices-Architecture-Part-I
https://www.codeproject.com/Articles/1268122/Dive-into-Microservices-Architecture-Part-II
https://www.codeproject.com/Articles/1270792/Dive-into-Microservices-Architecture-Part-III
Source Code:
https://github.com/aehomay/OwinFxMicroservice
ASP.NET Core Using JWT Authentication WEB API and consume it in Angular2 Client Application with proper project structure setup.
Download source code
Introduction
I was trying to implement JWT Auth in web API. I want to consume the Web API in...
This is a simple walk-through for anyone to get an idea about what's happening in these 2 leading technologies. I was wondering about the same issue and wanted to find out if there is a real winner