Visual Studio Node.js, creating express applications 12 years ago Here is a simple walk through of creating a express application with node.js using Visual Studio (NTVS). First lets launch… Using NDepend to Analyze Quality of your Code 12 years ago Disclaimer : My license for NDepend was provided for free by Patrick Smacchia at NDepend. The article below is based… Microsoft Most Valueable – mvp Professional 2014 12 years ago So today I received MVP award for C# 2014 :) You can expect more from me this year on talks… C# tip How to String compare 12 years ago Here is a quick C# tip, when using string compare don't use [crayon-6a935e70ce0d7081409416/] use the Equals and StringComparison.InvariantCultureIgnoreCase enum. [crayon-6a935e70ce0e1317325735/]… Installing Node Tools for Visual Studio 2013 12 years ago Node Tools for Visual Studio is currently in Alpha 1.0 and its free and opensource, in this post I will… Motivating a Software Development Team 13 years ago Here are some tips on motivating software development teams Not exactly like the image above, but more realistic motivation for… Quick tip on SQL Server square bracket search 13 years ago Here is a quick tip, when you are searching for a text that contains square brackets "[]" in Microsoft SQL… Tips on Hiring for startups 13 years ago Here are 4 tips on Hiring for startups 1) Hire well rounded senior developers. If you hire junior developers you… C# tip use Dictionary TryGetValue 13 years ago Here is another C# tip. Most of the time when you are trying to get a value from dictionary you… WPF DataTemplate bind property to Parent ViewModel 13 years ago Here is a hint when using WPF and you may come into a situation where you want to databind an… Next» « Previous