business-objects
Business Logic Classes Naming
I have a business layer that has some business objects/POCOs/entities/whatever. I also have some repositories for the data access. Up until this point, I\'ve been accessing the repositories directly f[详细]
2022-12-13 15:27 分类:问答.NET Service burden of using Entity Translator
We have incremental burden of maintaining EntityTranslator to transform the business messages to the service message and service message to business message in .NET and WCF application. In fact, I can[详细]
2022-12-12 11:54 分类:问答Using Entity Framework generated classes in Business Logic Layer
I have a ASP.net (C#) project that is using a three layer architecture.I started to use Entity Framework in my DAL and the question is to what extent classes generated by Entity Framework can be used[详细]
2022-12-12 06:58 分类:问答Java: Can a desktop App log-in in a web app and retrieve a "session" object to authenticate itseft in other apps which trust the web app?
I don\'t know if this question has any sense, but this is what my boss want. I work in a company with an intranet web.[详细]
2022-12-09 11:08 分类:问答DevExpress Xtrareports using a Business object as a datasource
I am trying out DevExpress Xtrareports, but have asimple problem that I am not able to find an answer to.[详细]
2022-12-09 10:12 分类:问答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 分类:问答Is nHibernate intended to replace database objects?
I\'ve not yet found a clear answer to this and to clarify: With nHibernate and SQL server are you expected to disregard or migrate your busin开发者_开发知识库ess logic stored in your stored procedure[详细]
2022-12-08 04:13 分类:问答Migrating BO Reports between environments
We have the standard 3 environment setup of development, testing and production. Each environment has their own report server, web server, database server, etc.[详细]
2022-12-08 00:21 分类:问答
加载中,请稍侯......