Packt Publishing Instant Automapper 13 years ago During the summer I have been busy working on my book "Instant AutoMapper", and it did get released at the… 100% disk usage after Win 8.1 upgrade 13 years ago Over the weekend I upgrade to win 8.1 and after upgrade I found my disk usage at 100% and it… C# var keyword misconceptions 13 years ago Lots of developers confuse the var keyword in C# with JavaScript. The var keyword was introduced in C# 3.0, and… Stop yelling at the lettuce for not growing – Software Teams 13 years ago I remember watching a talk on infoq by Michael Feathers. He said something about growing your software teams organically like… C# Perf improvement data types or using Linq is faster? 13 years ago Recently I was asked a simple code to improve the performance, and at first I couldn't see it but as… Ubunutu 12.10 installing Scala 2.10 and Play Framework 2.1.0 13 years ago First one has to get their java working. To install java [crayon-6a1c9fee2b969126334687/] Once java is installed we will install scala,… Using LINQ to refactoring code into single responsibility principle SRP 13 years ago Was going through some legacy code recently and found a big for loop that had multiple switch statement inside. So… Using Linq to refactor code 13 years ago Here is some poorly written code that I had to review today and modify (i.e refactor). I have removed the… C# detect inuktitut characters Canadian Aboriginal Syllabics 14 years ago Here is a quick way to detect if a text is in Canadian Aboriginal Syllabic in C#. It is just… Eclipse Indigo hangs on splash screen workspace 14 years ago So today I came in to work and saw that my wonderful windows machine was restarted due to Windows Update,… Next» « Previous