by Koen
30. October 2009 13:39
Just some quick info for those struggling with the same problems. When i google for this almost all answers predate the .net 3.0 framework. Everybody knows that 3.0 are a set of libraries that extend 2.0. what i missed was that 3.5 uses the same core assemblies as 2.0 including the same security se...
[More]
by Koen
29. October 2009 03:17
While using a great IOC/DI container (read Structuremapfor those not familiar with it read this post) I wrote some code to auto detect and auto load the necessary dependencies (I really, really, REALLY hate the XML configuration file so …) Besides a lot of other issues with this method worth a blog ...
[More]
by Koen
29. October 2009 01:45
The obligatory first post.
[More]