Thread: UML Diagram
View Single Post
  #2 (permalink)  
Old 07-20-2008, 06:23 PM
danlefree's Avatar
danlefree danlefree is offline
WebProWorld Pro
 
Join Date: Jun 2005
Location: Seattle
Posts: 255
danlefree RepRank 4danlefree RepRank 4danlefree RepRank 4danlefree RepRank 4
Default Re: UML Diagram

Quote:
Originally Posted by frendo23 View Post
Can I create UML diagram in web programming??
Unified Modeling Language is intended to represent any interaction between objects.

If you are not using OOP for your web application, you may find that UML is not the best medium for expressing your application's architecture.


Quote:
Originally Posted by frendo23 View Post
If it is possible, what should i do or how should i do it??
Hopefully this Model-View-Controller UML tutorial will provide you with some good ideas to get started.
__________________
Dan LeFree | Product Manager (Linux VPS Hosting) | Owner/Operator (Web development, marketing)
Reply With Quote