-
Part I: Introducing NHiberate and WPF: The ChinookMediaManager Part II: Nhibernate and WPF: The core Part III: Nhibernate and WPF: Models concept Part IV : Nhibernate and WPF: ViewModels and Views In this post I will show you an easy way to handle validations in WPF. In System.ComponentModel we have...
-
Some years ago a phrase broke my mind: “Program to an interface and not to an implementation” As you probably know the phrase is one of the famous Gang of Four . Is the phrase valid even for entities ? I definitive think that the answer is yes for various reason; from dyn-proxy, for lazy...
-
The NH trunk do no longer have dependency from Castle project; Castle.DynamicProxy2 are now only the default option. All dependency to Castle was moved to : NHibernate.ProxyGenerators.CastleDynamicProxy To continue working using lazy-loading, exactly as before, now you must deploy the default proxy generator...