Dịch từ bài viết The Clean Architecture (Kiến trúc sach) của tác giả Robert C. Martin hay còn được biết đến rộng rãi với tên “Uncle” Bob. “Bác Bob” hiện tại là cựu nhân viên của 8th Light.
Who is Audience?
This article is intended for those who have at least a basic idea of Object oriented programming. They know the difference between classes and objects and can talk about the basic...
We bring you a much needed Rosetta Stone — an explanatory bridge between these two technologies
Java and C# are incredibly similar. Both languages are somewhat derived from C++ and from similar first principles.
What is this buzz word ‘Docker’? Let’s understand this.
In the image, we can see that whale is carrying so many boxes and going very happily. These boxes are called...
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...
This article on microservices focused on what microservices are and their advantages over monolithic services architecture.
The term microservices portrays a software development style that has grown from contemporary trends to set up practices...
In this article, we will see how dependency injection works in .net core using Microsoft.Extension.DependencyInjection.
Consider a scenario where you want to fetch all the categories from the database and want to show that...
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...
Key Takeaways
DevOps is a worthy and rewarding pursuit no matter what technology stack you currently useClosedsource, proprietary software and build processes do not work well with DevOps practices.NET Core is open source,...
Learn SOLID, GRASP and other hard-core object oriented design OOD principles using a language-independent and in a simple manner to impress other developers
Download S.O.L.I.D GRASP_And_Other_Basic_Principles_of_Object_Oriented_Design
I will start with a...