.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”. ... 5 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 ... 6 years ago • 3 min read
.NET Querying MongoDB using .NET Core Querying MongoDB using .NET Core Intro MongoDB has recently released the.NET Core support inside the C# driver ( Net Core Support Driver ). In fact, 2.3.0-rc ... 6 years ago • 2 min read
.NET Developing artificial intelligence using .NET Microsoft has recently released two important AI services: Microsoft Cognitive services which lets you tap... ... 6 years ago • 3 min read
Javascript SOLID principles using Typescript The following article explains the SOLID principles by using Typescript. SOLID is an acronym for the first five OOP ... 6 years ago • 4 min read
.NET .NET Core and MVC: Customize view paths The following post shows how to customize views paths and names by extending RazorViewEngine and IViewLocationExp. ... 6 years ago • 2 min read
API Hack is cool Hack is cool The 26th May 2016 is started the Yoox Net-a-porter hackathon. It was my first hackathon, I enjoyed it very very much and I had the opportunity ... 6 years ago • 1 min read
ASP.NET Visual Studio alternative: Project Rider Visual Studio alternative: Project Rider A cross-platform C# IDE based on the IntelliJ platform and ReSharper Here we are, JetBrains has started to invest i ... 6 years ago • 2 min read
Javascript Javascript testing using WallabyJs Wallaby.js is an test runner for JavaScript, it has tool which can be installed on most commmon Code editors and provid ... 6 years ago • 2 min read
Javascript How TDD process works Automated testing provides a solution to the manual testing process. Instead of filling out that form one more time and hitting subm ... 6 years ago • 3 min read