Tag Archives: orm

NHibernate-friendly Types

It’s probably a combination of laziness and plain bad form to try and map too many BCL types to your database, but if you’re interested, I’ve gone through a few important assemblies and compiled a list of classes that: Are … Continue reading

Posted in C#, Code, Programming | Tagged , , , | Leave a comment

ObjectSpaces Xml Documentation

Does anyone else have System.Data.ObjectSpaces.xml in their Frameworkv2.0.50727 directory? I’ve never had the ObjectSpaces bits on this machine, so I assume this is just a standard bit of cruft that comes with the framework. Anyhow, I know Paul Wilson drew … Continue reading

Posted in Programming | Tagged , | Leave a comment