Do you use the Class Diagram feature of VS2008? Do you find it useful?
Class Diagram - Do you use it?
Collapse
This topic is closed.
X
X
-
Bobby EdwardTags: None -
Anthony Jones
Re: Class Diagram - Do you use it?
"Bobby Edward" <bobby@nobody.c omwrote in message
news:e%23YB$5QG JHA.3720@TK2MSF TNGP02.phx.gbl. ..Yes and yes.Do you use the Class Diagram feature of VS2008? Do you find it useful?
>
--
Anthony Jones - MVP ASP/ASP.NET
-
Mark Rae [MVP]
Re: Class Diagram - Do you use it?
"Anthony Jones" <AnthonyWJones@ yadayadayada.co mwrote in message
news:Oj7jiVWGJH A.224@TK2MSFTNG P06.phx.gbl...
Ditto.>>Do you use the Class Diagram feature of VS2008? Do you find it useful?
Yes and yes.
--
Mark Rae
ASP.NET MVP
Comment
-
Munna
Re: Class Diagram - Do you use it?
Hi,
Its very useful...
I love it..
Regards
-------
Munna
Comment
-
Bobby Edward
Re: Class Diagram - Do you use it?
Is the Class Designer mostly just a visual aid to see the relationships
between classes, to setup a 'template' for the methods, properties, etc?
Is that the basic idea?
Thanks!
Comment
-
Cowboy \(Gregory A. Beamer\)
Re: Class Diagram - Do you use it?
Most definitely. There are times I am more inclined to use it. I have other
tools I use daily, like Resharper, VS Property Generator, etc.
--
Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA
Subscribe to my blog
or just read it:
*************** *************** **************
| Think outside the box! |
*************** *************** **************
"Bobby Edward" <bobby@nobody.c omwrote in message
news:e%23YB$5QG JHA.3720@TK2MSF TNGP02.phx.gbl. ..Do you use the Class Diagram feature of VS2008? Do you find it useful?
>Comment
-
Norm
Re: Class Diagram - Do you use it?
On Sep 18, 10:04 am, "Bobby Edward" <bo...@nobody.c omwrote:The visual aspect is nice, but I generally use it to create aIs the Class Designer mostly just a visual aid to see the relationships
between classes, to setup a 'template' for the methods, properties, etc?
>
Is that the basic idea?
>
Thanks!
'template' as you say. Saves a lot of typing.
Note: After I create the 'template', I go through and add a " 'TODO:"
in every property, method, etc. Its a nice way to keep track of what
you have implemented while developing.
Happy coding!
Comment
Comment