Microsoft .NETAlexa Custom Skill Account Linking with .NET and TestingThis article expects you to have a basic understanding of the Alexa Custom Skill and how to build a…Sri GunnalaMay 14, 2022 4 min
Front EndUse Font Awesome Angular Component in 5 simple stepsBefore Angular 5, we had to install a font-awesome package and reference its CSS. Now we have an…Sri GunnalaMay 05, 2022 1 min
Front EndWhat is Deno.js and how it is different from NodeDeno is a javascript runtime same as Node, reached its 1.0 release status on May 13, 2020. Deno was…Sri GunnalaMay 05, 2022 3 min
Microsoft AzureHow to log request and response payload in Azure API ManagementLogging requests and responses of an API are very crucial for debugging and troubleshooting the…Sri GunnalaJanuary 01, 2022 1 min
Microsoft .NETExpose localhost as a public URL and debug using ngrokngrok is an awesome open-source tool that will expose your local port as a public URL through SSL…Sri GunnalaOctober 08, 2019 2 min
Microsoft .NETDemystifying ASP.NET Core Blazor — Core Concepts and Its FutureWhat is Blazor Blazor is Microsoft’s latest web framework for building interactive client-side web…Sri GunnalaOctober 08, 2019 4 min