in

 

Browse by Tags

  • SQL Server CE - Great for prototyping and testing

    Background Yesterday I put together a simple POC app for my team lead who needed to see Spring.NET + NHibernate in action (no, not the book ) for a client. Even though these days I'm using the Castle stack for most of my IoC/DI and mini-framework needs, it was interesting to see how far Spring.NET...
    Posted to joeyDotNet (Weblog) by joeyDotNet on 06-29-2007
  • NHibernate Mapping Validation Tool?

    Writing my last post got me thinking... Surely someone has written an automated script or tool that could examine NHibernate mapping files and verify all the items I pointed out in my previous post . Or maybe even, another step further, also make sure the column names specified in the mapping files actually...
    Posted to joeyDotNet (Weblog) by joeyDotNet on 05-24-2007
  • Thoughts On Validating NHibernate Mapping Files

    Ben brought up a good (pain) point in his comment on my last post that can definitely occur when doing integration testing using NHibernate. Invalid mapping files can cause the ISessionFactory to break upon creation, often leaving you to check the logs to see what's going on. But there are a few...
    Posted to joeyDotNet (Weblog) by joeyDotNet on 05-24-2007
  • Unit Testing NHibernate DALs - What Are You *Really* Testing?

    Someone new to NHibernate recently asked me how to unit test their data access layer which uses NHibernate. I've already sent him my thoughts on it, but figured it may make for a good blog post to get some of the community's reaction. What Are You *Really* Testing? From my perspective, there...
    Posted to joeyDotNet (Weblog) by joeyDotNet on 05-17-2007
  • For anyone starting to use NHibernate

    A good blog entry by Oren (Ayende) about Nullable types and how NHibernate handles them. I am starting to use NHibernate and will be sharing these jems as I find them. This is also a way for me to centralize them. =)
    Posted to Jason Meridth (Weblog) by Jason Meridth on 03-26-2007
Page 1 of 1 (5 items)
Copyright Los Techies 2007. All rights reserved.
Powered by Community Server (Commercial Edition), by Telligent Systems