For several days I was trying so hard to get up and running with NHibernate and Firebird on Visual Studio 2008. But, I wasn't very successful. I was always getting an error "could not load assembly system.data.entity" when I try to run my NHibernate application. I googled for so many hours and finally I came across an article that would solve my problem. I immediately downloaded and installed the .net 3.5 sp1 and its updates. After that I was able to finally run my app without any problems.
At last, I can continue with my exploration of NHibernate.
Code hard!
Peace!
Happy New Year!!!