"We are stuck with technology when what we really want is just stuff that works" -- Douglas Adams
Browse by Tags
All Tags »
NHibernate »
Linq (
RSS)
Sorry, but there are no more tags available to filter with.
-
|
What a difference a day makes. Spent the better part of yesterday trying to figure out the Linq to NHibernate so that I could use Contains on something other than a string, like so: from job in session.Linq( ) where officeIds.Contains( job.Office.Id ...
|
More Posts