Visual Studio Code (VSCode) is a lightweight, open-source code editor and available on Linux, Mac OSX, and Windows. One of the key features of Visual Studio Code is its great debugging support for Node.js (JavaScript and TypeScript) and another feature is to run Tasks(Grunt, Gulp, MSBuild…etc.) from the IDE. If you are new to VSCode, I would recommend to see following video which shows how to debug Node.js app, put break-point and use watch window, use environment variable in Visual Studio Code editor:
Category: visual studio
Microsoft Visual Studio
Visual Studio 11, .NET 4.5 Developer Preview and ASP.NET 4.5
At BUILD Keynote, Microsoft announced Visual Studio 11 Developer Preview and .NET 4.5 Framework. Here are some good resources to start.
Visual Studio Tips/Tricks: Search and Navigation
This post explains tips and tricks of visual studio related to searching and navigation. These are very useful, handy and productive. It helps to save a lot of time.