I've been researching the best way for running my Angular 2+ App in Visual Studio for a while now. Mainly because I want to use only one IDE, and -more importantly- I want to have only one set of shortcuts ;). I also want to be
TypeScript IntelliSense in VS2015
I love everything about being a front-end JavaScript developer; the flexibility of a dynamic language, the JavaScript syntax, the immediate result, etc. But I do have to admit there a couple of 'pains', especially when making application wide changes on huge projects. And I how
AngularJS intellisense in Visual Studio 2012
As a .Net developer Visual Studio is my greatest power. This robust, adaptable and powerful IDE provides everything I could possibly need.
But with upcoming new JavaScript technologies like Node and Single Page Applications, it sometimes falls short. It's not that Visual Studio is bad
Sharing development settings
I recentely started doing all my development work in Virtual Machines. I have one optimized for web-development, another for windows development, and a couple more for special cases. This approach has a lot of advantages, but one of the real problems I experienced in maintaining
Snippin' Snippets
I recently worked on a series of Silverlight & WPF projects. Like most projects, I had to to follow a series of strict coding conventions.
The code now looks clean and persistent, but implementing new features has become a time-consuming process. To give an example: