



Hi, I am trying to create form class which contains a bindingNavigator. I have changed the modifiers of the bindingNavigator to "Protected" but it cannot be edited when I create a form based on this form class. Anybody can help me? Sunny. ...
Does the class designer offer any shortcuts for creating a delegate type based on an interface method? ...
I'd like to create component orientated modells with the class designer. Is it possible to draw a feature-tree where at the leaves the classes are located. In other words I'd like to put together some classes to hirarchical groups. Does anybody know a tool providing this funktionality or a ...
I have been using the Class Designer in VS 2005 and love it. However one thing that I don't like is I can't seem to figure out how to create a class on the diagram and have the file be created in a sub-directory in my project. I would like to create types in a sub-directory (sub namespace) ...
I’ve created a class in the Class Designer (VS200 beta 2) that contains four parameters. Three of them are strings and one is a date. When I click on Create Instance and go to enter the parameters I can’t find a date format that it will accept. What is the format it requires? ...
I want to add another class which is derived from my main class (i.e. create inheritent class). is it possible to do it in the class diagram view? that is, in the classdiagram1.cdplz help...
FYI: I've posted information on how to convert class diagram files to Beta 2 format on the Class Designer WebLogBest ...
I have converted an existing 1.1 class to 2.0 Beta 2. This has compiled successfully and the DLL exists.The class is imported into a project and the correct path shows in the references. When the project is started the following message comes up:-Could not load file or assembly 'EXIclass, ...
Hi Guys, I am trying to make a software where user can design his own class diagram but I am having a trouble in getting the code that can be used to generate a class diagram in an application. i.e if a user clicks a class diagram button then a class diagram appears on the screen so that user ...
Is there a way to bind a template code on class or method levels ...
I'm working on a C# project in Visual Studio 2005, I remember that in Visual Studio 2003 I could click on a class in class view and then to add methods or properties via shortcut menu option, however this time as I click on a class in class view, I don't see any "add.." option. Any ...
I have a solution with many projects, I'd like to create a class diagram that represents ALL of my classes contained in the solution, not just one per project. I would also like to have the feature that keeps the code and the diagram in sync.Is there a way to do this with the built in ...
