-
A while ago Julie blog posted tutorial on how to use VS 2010 beta POCO T4 templates in VS2010 RC. While I found that post very helpful I had hard time following it and after a bit of playing I think I found easier way how to get POCO template working...
-
Knetlik .NET conference is over – we had today several interesting presentations about different .NET aspects (ranging from Silverlight for Facebook to AOP PostSharp programming. I was presenting “Quick introduction to DDD” and while I was trying to speak...
-
· I’ve been doing a lot of presentations in last couple of years and people attending them know how hard was to fit most of them to 2 - 3 hour time slot (big subjects – trying to get into details) So, when Andrew asked me if I would like to be one of...
-
Just another fizzbuzz interview question I really hate interviews regardless on which side of the table I am sitting during them(Ok, it is a bit easier when you interview candidates :) ) One of the main reasons why I hate them is the stupidity of the...
-
PDC 2009 is over and what a conference that was… For folks there tablet for free, ton of excitement experienced first hand and a lot of valuable social networking… For us others not being able to attend there’s a ton of prime time learning material I...
-
In my previous blog post , I have announced the sample solution with which I try to provide code sample for very comprehensive documentation which can be found on http://fluentnhibernate.org/ .. The project is hosted on CodePlex ( http://fnhsamples.codeplex...
-
I’ve been using Fluent NHibernate for more then a year now and I am big fan of it. The were only two things bothering me in FNH for all that 1+ year: frequent API changes (which made my fluent mapping and auto mapping blog post pretty quick completely...
-
Looks like the Silverlight related posts I’ve announced would have to wait one more blog post due to the event which happened to me today and which made me thinking about a few of the architecture related things which at the end resulted with a few of...
-
Recently I spent some time participating in projects involving Silverlight, Prism etc and there are couple of interesting things I’ve came up with during that period which I would like to share with the community in a form of a couple of blog posts showing...
-
( Disclaimer: As I stated here , while I find over the time ServiceLocator based code to be a bad practice, I do understand the need for its usage in certain brown-field scenarios as a way of reducing the risk while introducing the IoC.) In my previous...