database-first
Where to put generated EF 4 files?
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.[详细]
2023-02-24 00:39 分类:问答EF 4.1 Code First problem with parent child and Inheritance Mapping
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)[详细]
2023-02-22 19:51 分类:问答Is passing a Command object/Reader to a function a good idea?
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[详细]
2022-12-28 12:54 分类:问答