I have 3 csprojs in my web application: UI.Web Bll.Web DAL.Web UI.Web references Bll.Web and Bll.Web references DAL.Web.
I have run into some problems with Inheritance Mapping, I can\'t get it to map correct to the base class, and get an Invalid column on all the fields in the base class (Elements)
I\'ve been getting some inexplicable errors (running out of connections from the connection pool) with MySql database with .Net 4 (C#). Till now all my attempts at finding a reason for this have been