Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

C++ support added to Class Designer in VS 2007 March CTP

The March CTP of Visual Studio 2007 will have support for C++ projects in Class Designer. This will be limited only to visualizing your existing code from native C++ projects. Editing code from Class Diagrams and Managed C++ projects will not be supported
Posted by ClassDesigner | 6 Comments
Filed under: ,

Class Designer File Format

In the past few months, we have covered Class Designer features in the upcoming Visual Studio 2005 release. After reading these articles, you have probably noticed that the serialization format for the diagram file (.cd file extension) is in plain XML

June CTP available

For more information about this CTP and see if you really want to install it, see this post in Rob Caron's blog: http://blogs.msdn.com/robcaron/archive/2005/06/15/429278.aspx I'll add that this build should have the option to show method signatures on

Class Designer Hands on Lab in TechEd 2005

I will be attending this year's Microsoft TechEd in Orlando Florida from 6/6~6/10. There's a HandsOnLab (HOL007 in ARC07 track) for the Class Designer beta2 bits which you can try it out. I will also be spending 25 hrs in the ARC cabana booth. That's

No Articles for the next few weeks...

You’ve probably know why we will not have blog articles for the next few weeks. The team is currently busy working on fixing bugs. We will resume our weekly blogs articles in a few weeks. In the meantime, please let us know specifically: 1. What topics

PowerToys for the Visual Studio 2005 Class Designer and Distributed System Designers

We’ve published a set of set of add-ins which augments existing functionality in the Visual Studio 2005 Class Designer and the Distributed Systems Designers. The Design Tools Enhancements add-in provides a common set of features that can be used by both

Orphan Shape in the Class Designer

One of the biggest value propositions of the Class Designer is to keep class diagrams always in-sync with code – in fact it is supposed to be another view of your code. Code is the ‘model’ behind class diagrams. If you open a class diagram file in an

Using Class Designer to document your code – Exporting diagrams as images

One of the design goals of Class Designer was to enable developers to easily document the design of applications and keep it in sync with the code. Class diagrams residing in Visual Studio projects solve this purpose very well, however more traditional

Class Designer Integration with Source-Code Control

Class Designer Integration with Source-Code Control Class Designer is built for use with solutions checked into source-code control systems. For those of you using Visual Studio Team System (VSTS), this will mean you are plugged into Team Foundation source

Auto Layout of Class Diagrams

By now you hopefully have the beta 2 version of Class Designer. If not, maybe this beta 2 feature will convince you to get it. One of the new features in Class Designer beta 2 is Auto Layout. In the olden days (pre beta 2), the default layout you got

Converting class diagram files from Beta 1 to Beta 2 format

We have created a stylesheet which can convert class diagram files (.cd) from Beta 1 to Beta 2 format. It should work in most cases. Feel free to modify it to fit your needs. Here are the steps you need to take to convert class diagram file(s) from Beta

Override Members Using Class Designer

How do I do that? Whether you program in C# or VB, you’ll notice that when you type “overrides” or “Overrides” in code editor, you get an intellisense list of members that you can override. This feature has also been exposed in Class Designer: In the

Create overloaded members in ClassDesigner

Overloaded members are treated specially in ClassDesigner: they’re grouped together when listed in the shape, and there’re few limitations when you want to create overloaded members. Today we will talk about the various ways and limitations to create

Editing Type Members Using the Class Details Window

If you’ve used the beta version of the Class Designer, you’ve probably noticed the Class Details Window (if for no other reason than it pops up by default when you open the designer for the first time). If you haven’t tried Class Designer yet, here’s

Interview with John Stallo

Josh Ledgard, PM in Visual Studio recently interviewed John (PM for Class Designer). The video for the first part of the interview can be viewed here (Channel 9). It is cool to see that he learnt about Class Designer from the team blog and decided to
More Posts Next page »
 
Page view tracker