Recently I was reading a blog post dealing with accessing private and internal members in tests. Visual Studio provides the PrivateObject class, that can be used to access private and internal members of a class.
Beside the fact that accessing private members in a test should generally be avoided, there are also [...]
Currently I am finishing reading the book Dependency Injection in .NET from Mark Seemann. The really good thing about this book is, that it assigns names to DI patterns as well as anti-patterns. My own reflection on the topics covered in the book brought up a simple (maybe provoking) thesis:
Occurrences of the new [...]
Since the release of Win8 Comsumer Preview and VS11 Beta I am playing around with this new stuff. Altough there are lots of improvements I am unhappy with the fact that there is no “compiler as a service” – yet. So I will patiently wait for the next version…
Nevertheless, there are other cool features [...]
Vor ca. zwei Wochen war .NET Open Space in Leipzig, Germany. Ein Kollege und ich waren dort – das erste Mal. Da wir nicht recht wussten, was uns dort erwartet, haben wir uns am Anfang eher in Zurückhaltung geübt und das Geschehen beobachtet. Ich werde nicht erzählen, wie das dort alles funktioniert oder warum [...]
Sorry for being late…
As I promised in my post IsInstanceOfTypeFamily – Check whether a given type is a member of a “type family” I now deliver a complete VisualStudio 2010 solution along with unit tests for the extension method. [...]
As already explained in my last post, some stuff I stumble upon puts my brain in some kind of “continous elaboration” mode I can hardly fight against. A few days ago I clicked on a question at codekicker.de dealing with “interfaces” in Objective-C. Since I don’t have any clue on Objective-C (other than knowing [...]
Well, my first article in my brand new blog. Thanks go out to Hendrik Lösch, since his question on codekicker.de was my initial motivation to start my own blog. Why is that? In my opinion, lots of answers on codekicker.de can serve the purpose of helping the person who initially asked the question in [...]
Archive
- April 2012 (1)
- March 2012 (2)
- November 2011 (1)
- September 2011 (3)
Links

