"We are stuck with technology when what we really want is just stuff that works" -- Douglas Adams
Browse by Tags
All Tags »
NHibernate (
RSS)
-
|
Here's the thing with NHibernate: It's hard. I'm mildly, bordering on moderately familiar with it and while it's a powerful product, it's a complicated one. This is due in no small part to the fragmented nature of the documentation...
|
-
|
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 ...
|
-
|
The hillbilly loves to be humbled. It's why he refers to himself in the third person. It's a liberating feeling knowing there are people out there who are smarter, faster, and know more lyrics to Air Supply songs than you. And I always like to...
|
-
|
Normally when I have a problem I can't solve right away, I bang away at it until I have a half-assed solution that I can post here so that others can provide a better solution in the comments. It's how I've found about four methods for testing...
|
-
|
I'll keep this one fairly Google-able due to the amount of time it took me to figure it out sans a similar reference. Seasoned NHibernate veterans will likely guess the issue before they finish reading this sentence. Here's the error message I...
|
-
|
Am playing with ASP.NET MVC these days in preparation for a couple o' presentations on it. Jeffrey Palermo 's CodeCampServer sample app has proven invaluable in this regard even if I have become overly cognizant that I'm ripping off his ideas...
|
More Posts