Project Tye : Build developer focused Microsevices with AKS

Overview Are you are .Net developer interested in building Microservice based applications to the Cloud?. Recently i gave a talk about announcements on DotNet ecosystem and building Cloud Native applcitions with Tye and i decided to write on the same topic . Tye is an amazing project from Microsoft to ease the development, deployment with… Read More Project Tye : Build developer focused Microsevices with AKS

Setting up Azure CosmosDB with Visual Studio Code in Local Environment

Recently I started experimenting with Azure’s CosmosDB and developed few applications using the same. To start with it this blog will help all the Azure/CosmosDB developers out there to easily setup with visual studio code. I will be sharing how to connect to Azure CosmosDB without using the portal in local machine. To start with it,… Read More Setting up Azure CosmosDB with Visual Studio Code in Local Environment

Angular Language Service – A handy extension for angular developers

Even though there have been plenty of tools/extension to check the typescript/javascript code, but there have not been any extension to validate the HTML code or related features to it. Angular Language Service was released to make the developers more productive and reduce the errors by offering better code completion. This service is available in… Read More Angular Language Service – A handy extension for angular developers