domain-model
NHibernate: completely overriding base domain entity
I have a situation where I have a Common.Domain.Person and Specific.Domain.Person. First one should be provided as a part of a common package.[详细]
2023-01-01 04:36 分类:问答Store domain model in PHP session
Is that a good practice to sto开发者_运维技巧re the objects of the domain model in the PHP session ?[详细]
2022-12-24 14:44 分类:问答Domain model of Team Foundation Server
Did anybo开发者_如何转开发dy see a domain model (information model) of Microsoft TFS (team foundation server)? Where it can be found? I need to understand ability to integrate it with other product.Th[详细]
2022-12-17 16:06 分类:问答How should I model an entitly with multiple states?
I have an entity, equivalent to a task, that can have multiple states. The \"task\" can either be in a pending, passed, or failed state. Each one of these states will also have some unique data. For i[详细]
2022-12-17 07:01 分类:问答Where to place technology specific things in domain model?
We have an application that, along with many things, does some changes to Active Directory (add/remove user from group, change attribute values on user, etc).[详细]
2022-12-15 06:33 分类:问答Mapping from Entity Framework to custom domain model classes?
I wonder how could I obtain an automatic mapping between entities generated by entity framework (.NET Framework 3.5 SP1) and custom domain model classes? I know I can create some data converters that[详细]
2022-12-13 09:35 分类:问答Is it possible to modify methods of an object instance using reflection
What I\'m trying to do is create a domain model with a Plain Old PHP Object. The I\'m creating a library which will do all the infrastructure stuff.[详细]
2022-12-11 23:31 分类:问答Zend Framework / MVC: What type of objects to push to the View?
Hey guys - here\'s a question on Zend Framework or better on MVC in general: I am asking myself for a quiet a long time now, if it is a good idea to push business objects (User, Team, etc.) to my vie[详细]
2022-12-11 06:42 分类:问答Is there a rich domain model example? [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2022-12-10 21:23 分类:问答
加载中,请稍侯......