Visual Studio
Visual Studio is Microsoft's full-featured IDE for .NET, C++, and web development with advanced debugging and profiling tools.
11 articlesXamarin - Can't Connect to Mac From Windows with Xamarin
2016/12/31·1 min readUpgrade Visual Studio 2013 v4 to Visual Studio 2015
2016/03/01·1 min readA guide on upgrading from Visual Studio 2013 to Visual Studio 2015, including solution file changes, configuring WinMerge, and recommended extensions.
How to Debug Node.js Code with Visual Studio
2016/01/31·1 min readHow to debug a Node.js app in Visual Studio.
Stop Using Visual Studio 2013 with Node.js Project
2015/12/31·1 min readWhy you should stop using Visual Studio 2013 for Node.js projects due to performance issues.
Javascript Unit Test With Jasmine, Angular and Chutzpah with Visual Studio
2015/10/02·1 min readEnable javascript unit test at Visual Studio Test Explorer window
How to Use Bootstrap SCSS at Visual Studio 2015
2015/10/02·1 min readHow to use Bootstrap Sass at Visual Studio using NuGet and Web Compiler.
List of Useful Commands for Nuget
2015/10/02·1 min readNuget is a dependency management system for web development. If you use it, you'll already be familiar with the following commands. The first Nuget command is to install Angular, and the second one is to uninstall a Nuget package.
Tips About How to Deploy ASP.NET Web Application
2015/07/31·1 min readTips and examples for deploying ASP.NET web applications, including project file configuration and publish profiles.
How to Compile Bootstrap Sass in Visual Studio 2013
2015/07/31·2 min readHow to compile Bootstrap Sass to CSS in Visual Studio 2013 using WebEssentials.
How to Turn Off Browser Link for Visual Studio
2014/10/04·1 min readHow to turn off the Browser Link feature in Visual Studio 2013 to stop the annoying poll?transport= GET requests in your browser.
Few Visual Studio 2013 Helpful Settings
2014/08/31·1 min read