FunctionalProgramming Reactive programming, DAMN. It is not about ReactJS The reactive programming paradigm has gained a lot of popularity in the recent years as a model that aims to simplify the implement.. ... 4 years ago • 5 min read
API Microservices architecture benefits and business value A microservice is an independently deployable component of bounded scope that supports interoper... ... 4 years ago • 3 min read
.NET Core Unit testing ASP.NET Core Identity ASP.NET Core Identity is a membership system which allows you to add login functionality to your application. Users can create an account and login with .. ... 4 years ago • 2 min read
.NET Core Implementing SOLID REST API using ASP.NET Core he following article shows how to implementing a SOLID Data access layer by using ASP.NET Core. ... 4 years ago • 3 min read
Dependency Injection Dependency Injection overview Dependency injection is a set of software design principles and patterns that enables us to develop loosely coupled code and is also one of the most ... 4 years ago • 3 min read
.NET Feature toggling using ASP.NET Feature toggling is a technique in software development that attempts to provide an alternative to maintaining multiple .. ... 4 years ago • 2 min read
Continuos Delivery using feature toggle Feature toggles are a powerful way of postponing the activation of features in a continuous delivery workflow. ... 4 years ago • 3 min read
.NET Core Developing token authentication using ASP.NET Core The following article shows how to developing token authentication using ASP.NET Core. ... 4 years ago • 4 min read
.NET Core Microsoft love open source: ASP.NET Core In the past few days, I have given a talk titled “Microsoft love open source: ASP.NET Core”. ... 4 years ago • 1 min read
Javascript Build universal bot using NodeJs Microsoft has recently released Bot framework. It is a very useful framework to build and connect intelligent bots ... 5 years ago • 3 min read