Castle Windsor Tips – specifying generic types in config file

If you have an interface like this: with a concrete class like this, which you want to wire up with Castle: Then here’s the syntax to specify the component in your Castle Windsor configuration file Similarly, imagine if you have more than one generic type parameter: Remember, you need to use the back tick (`), …

Castle Windsor Tips – specifying generic types in config file Read More »

NHibernate 2.1.0 GA with LINQ to NHibernate and FluentNHibernate

I ran into a versioning problem when I tried to use the latest version of FluentNHibernate with the latest version of LINQ to NHibernate because LINQ to NHibernate is built using a later version of the NHibernate binaries. After doing a little search, I found a version of NHibernate which both LINQ to NHibernate and …

NHibernate 2.1.0 GA with LINQ to NHibernate and FluentNHibernate Read More »

By continuing to use the site, you agree to the use of cookies. more information

The cookie settings on this website are set to "allow cookies" to give you the best browsing experience possible. If you continue to use this website without changing your cookie settings or you click "Accept" below then you are consenting to this.

Close