RealTime Pulse Monitor Using SignalR And Ignite UI igSparkline

Hey folks. Here I’m sharing a real time heart rate monitor app that I’ve created using SignalR and Ignite UI igSparkline chart. Ignite UI is so cool and comes in very handy when building adaptable UI for Line of Business applications. Here’s an article, on Getting Started with Ignite UI igGrid from my recent posts: … Read more

Session Recap: Learn Building a Website with Node.js and Express.js

Here’s a recap of the session – “Learn Building a Website with Node.js and Express“ held at C# Corner Delhi Chapter today (2016-06-19, Sunday). Attendees where mostly new to Node.js architecture and how it works. We started with Node Zero and went to building a web application using node.js and express. We also touched MongoDB  for … Read more

Presented Microsoft Azure DocumentDB at Global Azure Bootcamp 2016

It was a great show at Global Azure Bootcamp, happening worldwide,  organized at C# Corner – Delhi Chapter (in Noida). We had a very successful event. I presented on Microsoft Azure DocumentDB. Here are few clicks from the session, and the slide deck – just in case you attended and want it for reference. Clicks from … Read more

ASP.NET Core Application Startup Error

So, I started one of my Application on my machine in Visual Studio 2015 and I saw this beautiful error message. The following error occurred attempting to run the DNX design time process (dnx-clr-win-x8+6.1.0.0-rc1-update1) No Connection could be made because the target machine actively refused the connection. … I thought to just ignore this error and … Read more