Creating Domain Model
Posted
by Zai
on Stack Overflow
See other posts from Stack Overflow
or by Zai
Published on 2010-05-29T18:46:50Z
Indexed on
2010/05/29
18:52 UTC
Read the original article
Hit count: 322
Hi, I have created a use case of a small application and now I have to create a Domain Model of that use cases of the application and which functions will be implemented in this application. I have no previous experience in Domain Modeling and UML, please suggest me steps to create the domain model or any suggestions, Do I have to have a very solid understanding of Object oriented concepts for creating domain model? The application is simple and creates online poll/voting system and have functions like Register Account, Confirmation Email of account, Membership, Create Poll, Send Poll etc
© Stack Overflow or respective owner