is UML usefull?

  • Thread starter Thread starter R.A.M.
  • Start date Start date
R

R.A.M.

Hello,
I am learning to develop ASP.NET applications using SQL databases. How do
you think: is UML usefull in designing such applications?
Thank you!
/RAM/
 
Hello R.A.M.,

it's useful but with the reasonable degree.
You need to undestand that UML should help to get the quick picture of your
project architecture - not bury under "UML<->code corresponding" routine
with a lot of unsignificant details. It must be concise but clear diagrams

Use it as high level instrument, and add details where they are really required
to understand your project - architecture, class/component diagrams, pages
workflow, deployement

R> I am learning to develop ASP.NET applications using SQL databases.
R> How do
R> you think: is UML usefull in designing such applications?

---
WBR,
Michael Nemtsev [C# MVP] :: blog: http://spaces.live.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

uml designer 2
OT: Importance of UML 7
.NET & UML 3
Development using UML 4
UML modelling tool in VS2k3 that's not Visio? 5
freeware .NET graph library needed 2
How useful is UML? 7
C# and UML 4

Back
Top