Using the Parallel Extensions in .NET 4.0 with C#
As .NET 4.0 will be released in a couple of weeks and the RC has been out for a while. It’s about time that I write something about the new helpful features of .NET 4.0. One of these helpful things are...
View ArticleUsing Parallel Extensions in LINQ
Once again, there was a little mistake in the last post I posted here which clearly didn’t effect the result that much. But it is still worth mentioning again. The ^ was not meant to be XOR, I was...
View ArticleUse Test Driven Development to verify that the code will Always work!
After attending Scandinavian Developer Conference in Sweden 2010 and attending the talk from Roy Osherove ( http://osherove.com/ ) Test Driven Development ( TDD ) has been something that I have tried...
View ArticleFriday with Filip – Know your tools
Welcome to this week’s Friday with Filip! There’s a saying that goes like this: Use the right tool for the right job Even if you find the right tool for your job, do you know how to use the tool...
View Article