In this blog, We are going to see how we can install the node.js and npm on the Debian Operating system. So let’s get started.
First of all Either you should use “Sudo” command or use your root users to run all this command so that it will be available to all the users on this machine.
So first we...
Saturday, February 10, 2018
Wednesday, February 7, 2018
4 Million Page Views and 800 blog post completed for my blog- dotnetjalps.com
As you know that I’m not super crazy about blog milestones but this is a special one and I could not resist sharing with you guys. This blog completed 4 Million Page Views and This is the 801st blog post I’m writing. What an amazing journey for this blog.
On this occasion of 4 million pages views...
Solved: Microsoft SQL Server Error 3403
This is a Guest Post from “Andrew Jackson”.
Bio of Andrew Jackon:
He is freelance SQL Server DBA. He is fan of technology, programming, and entrepreneurship. He is also interested in writing and web development and SQL Server blogger too. He like to share about SQL Server and the problems...
Sunday, December 3, 2017
Creating Rest API with Node.js,Express and MySQL Part-1
With Node.js and express creating a Rest API is a piece of cake. In this blog post, we are going to see how we can create a rest API with Node.js, Express, and MySQL as a database.
Creating Database with MySQL:
So let’s first with creating Database for our APIs. So todo that we need to create a new...
Saturday, November 25, 2017
Video: How to use IIS Express with Visual Studio Code
Visual Studio Code is a Great Editor by Microsoft being Developed Open Source on Github and It is gaining lots of popularity and lots of Developers are using for creating applications in various languages. Their lots of features that are there for Developers and Still lots of features is not been explored or lots of useful extensions are not being explored. So I am creating few videos for explaining...
Sunday, July 9, 2017
Microsoft MVP for the 6th time! Thank you, Microsoft

First all, Sorry for the late post. I am very happy and proud to announce that I have been awarded Microsoft Most Valuable Professional for the 6th time in “Visual Studio and Development" Category.
On this occasion, I would to Thank Microsoft for again such a wonderful gesture. I would also like...
Video: How to debug Node.js Application with Visual Studio Code
Visual Studio code is a Great Editor and I like it very much. It support’s a lot of cool features our of box. Node.js Application debugging is one of them. It provides great debugging with node.js just like Visual Studio. I have created a small video demonstrating the same. Please have a look.
...