NTVS for Node.js : Use Visual Studio as Node.js IDE

Yes, Now you can convert your Visual Studio to Node.js IDE thanks to NTVS 1.0! First of all let us see what is Node.js? Node.js is an open source, cross-platform runtime environment for server-side and networking applications. Node.js applications are written in JavaScript and can be run within the Node.js runtime on OS X, Microsoft … Continue reading NTVS for Node.js : Use Visual Studio as Node.js IDE

Advertisement

C# 6.0 : Something new on it’s way

As we know C# 6.0 is about to come with Visual Studio 2015, Let us see some of the awesomeness which will be gifted to us with C# 6.0 First of all Let us start with the part which a developer always gets, even after taking lots of care, is Exceptions!! 1) Conditional Catch Blocks … Continue reading C# 6.0 : Something new on it’s way

NodaTime : A Nuget Package for Date and Time

It has been a while since i wrote last post but i am back with one more Nuget package which is NodaTime. Many of you have always worked with Date time or time zone in your current project or in past and if you try to recall you might have faced some problems because while … Continue reading NodaTime : A Nuget Package for Date and Time