business-logic-layer
Can we use Extension Methods for building business rule engines?
I am looking to do something like this public class ProductBiz: BizBase<Product> { public List<String> BrokenRules {get;set;}[详细]
2022-12-08 09:28 分类:问答Multiple class libraries in business layer, or one?
My ASP.NET application uses only 1 SQL Server 2000 database and no more than 50 tables in it. And I copied an instance of the database to run on my develop PC, so I need to switch the connections betw[详细]
2022-12-08 08:07 分类:问答