NDepend Cheat Sheet

03.04.2008 - 11:51 UTC

Some of you have heard of NDepend. The tool comes loaded with metrics that can be checked from fields up to namespaces and assemblies with the aid of Code Query Language (CQL) statements. Some of tho...read more

Someone closes your console, stopping you from doing any cleanup?

31.03.2008 - 16:19 UTC

Fair enough, production code is unlikely to be running in a cute .NET Console App, but maybe you come into a situation where you at least want to prevent somebody from closing your console window wit...read more

The no frills, bare-bones example to Duplex WCF

30.01.2008 - 15:51 UTC

Can a WCF client call a WCF service and have the server call back with whatever? Oh, yes. Can you get an example how it's done? Indeed. Are these good examples? Well, you can get MS samples for WC...read more

Revisiting the Alphabet Range with the latest .NET

19.01.2008 - 22:58 UTC

While Richard Bushnell was showing off how old problems can be implemented very concise with LINQ he also made use of an extension method to the int Type. It has been quite some time since I did...read more

So, how expensive is it to let Castle Windsor / Spring.NET make my object?

09.12.2007 - 16:43 UTC

Lately I was getting increasingly curious about the overhead of using a Dependency Injection -container to provide me with instances of my objects. With overhead I mean if and how much longer it tak...read more
0 1 2 3 4 5 6 7 8 9 10 11 12 13 14