The Artima Developer Community
Sponsored Link

.NET Buzz Forum
Class Diagrams in Visual Studio.NET Beta 2

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
John Papa

Posts: 66
Nickname: papajohn
Registered: Apr, 2005

John Papa is .NET lead developer/architect/author
Class Diagrams in Visual Studio.NET Beta 2 Posted: Apr 27, 2005 9:18 PM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by John Papa.
Original Post: Class Diagrams in Visual Studio.NET Beta 2
Feed Title: John Papa
Feed URL: /error.htm?aspxerrorpath=/blogs/john.papa/rss.aspx
Feed Description: .NET Code Samples, Data Access, Patterns and Other Musings
Latest .NET Buzz Posts
Latest .NET Buzz Posts by John Papa
Latest Posts From John Papa

Advertisement

A few days ago Raymond Lewallen blogged about refactoring some VB.NET code using interfaces, and abstract classes. I followed up with a C# example of the same code in a blog. I thought this would be interesting to see how it looks in a VS.NET Beta 2 class diagram. One of the nice features that I like about the tool is that it lets me export an image of the diagram in a variety of formats.

The class diagram is easy to use … just drag and drop a class onto it. I can right click the classes refactor or add fields, properties, methods, and constants. Nothing glamorous, but when you are a visual developer like me, it often is nice to see the class structure in a diagram like this. Yeah there are tools that do it for you, but now its built in.

Read: Class Diagrams in Visual Studio.NET Beta 2

Topic: Serenity the Movie Previous Topic   Next Topic Topic: Project Rally to be Unveiled at Tech Ed

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use