Code Visualization aka Class Diagrams…

29 sec read

I’m a huge fan of software modeling, I guess my studies both as a Naval Architect and Software Engineer is to be blamed for this. Both disciplines require a lot of designing, modeling and planning in order to build a good product.
So I was very happy when I found out that visual studio included a Class Diagram designer (it’s not a UML tool but it’s a start), and especially one that allows real-time synchronization with the code.
Although I’m a huge fun of this new feature, I find the fact that I cannot set the accessibility of a property (by default a property when created, creates both get and set accessors and there is no obvious way of deleting just one of them) from the designer extremely frustrating.
Hope that the next Visual Studio patch will fix this…


Discover more from ksharp

Subscribe to get the latest posts sent to your email.

Microsoft Visual Studio 2012 is here customize it to…

With the virtual launch of Microsoft Visual Studio 2012 coming up in a few days at September 12, 2012 9:30 AM PDT (UTC -8:00)...
kpantos
35 sec read

Debugging Web Sites using IIS Express

Microsoft recently released a new flavor of IIS 7.x that is optimized for developer scenarios called “IIS Express” as part of WebMatrix. IIS Express...
kpantos
56 sec read

Visual Studio 2010 Launch Event

On May 14 Microsoft Hellas is going to celebrate the release of Visual Studio 2010 in an event different from the other, in a...
kpantos
19 sec read

Leave a Reply

Your email address will not be published. Required fields are marked *

Discover more from ksharp

Subscribe now to keep reading and get access to the full archive.

Continue reading