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...
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
An Angular sample application that includes selecting, adding, updating, and deleting data with HttpClient service, reactive forms for object and array types, in-line data editing, custom input validations, and various other features.
Download NgDataCrud_AspNetCore_Cli.zip...
Set up ASP.NET Core 2.2 app with Vue JS on UI components without using npm/webpack.
Requirement
You got hired by WayKurat , a ficticios company that develops vue js/ ASP.NET Core...
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
If you’re a software developer or programmer, I’m sure you’ve heard of blockchain by now. If you’ve not heard of the blockchain, you must be living in a bubble. In this article, I will talk about the most popular...
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...
Today, at Connect(); 2018 conference, Microsoft has announced .NET Core 3 Preview 1 - the first public release of .NET Core 3.
According to the company, .NET Core 3 is a major update that includes support for building Windows desktop...
I have been working with Go (also known as Golang) for some time now, and I must tell you that the more I work with it, the more I like it. And, that's the inspiration to set me on...
29 November 2018
Background
At GopherCon 2017, Russ Cox officially started the thought process on the next big version of Go with his talk The Future of Go (blog post). We have called this future language informally Go 2, even though we understand...