Posts tagged with nhibernate
Jul 22
2011
2
comments
No more R# warnings for nHibernate aliases
When using QueryOver projections with type safe aliases, r# will warn that the value is always null. Here is a trick to remove the warning