Re: Criteria API problem

2010-05-22 Thread Markus Zywitza
Any reason not to use: from Question q where q.RelatedQuestions.size 1 If you are afraid of HQL, try NHibernate Workbench: http://nhforge.org/blogs/nhibernate/archive/2010/05/19/nhibernate-workbench.aspx -Markus 2010/5/22 Cosmo ja...@list.pl Hello Guys! This SQL works for me: select *

Castle Windsor together with Composite WPF

2010-05-22 Thread Lundberg, Per
Hi guys! I have looked a bit into trying the Composite WPF Contrib project, where Hadi Eskandari has written a Castle Windsor Adapter for the Composite WPF (a.k.a. Prism) framework. However, the CompositeWPFContrib.Composite.WindsorExtensions doesn't seem to work very well with the most