Click here to Skip to main content
15,890,579 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
How do I use OOAD (UML) in my .net project? (asp.net, c#)
Posted
Updated 9-Sep-10 0:43am
v2
Comments
Simon_Whale 9-Sep-10 6:54am    
you use the techniques of OOAD or UML to design the project and then transfer the priniples of that to your code - best advise is to buy a book in OOAD / UML and read about it

1 solution

It's a technique to design projects. Do this [^]and get links like these:
Introducing UML: Object-Oriented Analysis and Design[^]

Study/Learn and adopt them!
 
Share this answer
 
Comments
Dalek Dave 9-Sep-10 10:08am    
Good Link.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900