|
|
Line 6: |
Line 6: |
|
| |
|
| ==Reference== | | ==Reference== |
| *[http://www.owlnet.rice.edu/~comp201/07-spring/assignments/finalproject/]
| | #[http://www.owlnet.rice.edu/~comp201/07-spring/assignments/finalproject/] |
| *[http://www.genwise.com/documentation/index.html?beginners_guide_to_orm_and_nhibernate.html]
| | #[http://www.genwise.com/documentation/index.html?beginners_guide_to_orm_and_nhibernate.html] |
| *[http://msdn2.microsoft.com/en-us/library/ms954621.aspx]
| | #[http://msdn2.microsoft.com/en-us/library/ms954621.aspx] |
Revision as of 00:43, 16 November 2007
Topic
Take the principle of Separation of Responsibility and catalog the information on it available on the Web. Find good descriptions and good, concise, understandable examples. Tell which you consider the best to present to a class.
Introduction
Separation of Responsibility
Reference
- [1]
- [2]
- [3]