All Stories

How to host NodeJs on Windows

PM2 is a high performance, easy to use process manager for nodeJs. It’s free, cross-platform, open source and has a built-in load balancer. You...
mohsin889
1 min read

Top 4 .Net Core 3 Features – Here’s What’s…

.Net Core released. Desktop application development comes to .NET Core 3.
mohsin889
1 min read

Success might be your biggest failure.

Hold a minute, take a step back and redefine your success. Don't let an illusion lead you to regrets.
mohsin889
1 min read

Entity Framework Core 2 Vs Dapper Performance Benchmark

Motivation: Working in a company where Microsoft technology stack is used widely. We chose .NET Core 2 for our new applications. Started researching which...
mohsin889
2 min read

Getting fired from 1st job to Technical Lead

“You should look for something else than coding, QA? Project Management? The world is Big, Oh, please don’t get demotivated, keep looking.” These were...
mohsin889
2 min read

JWT Authentication in .NET Core 2 Web Api with…

Secure your APIs with JWT token based authentications. Assign roles to the users on the go. No need to save tokens in the database.
mohsin889
1 min read