Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Visual Studio.NET / Extensibility / December 2004

Tip: Looking for answers? Try searching our database.

Working with the VS 2005 Class Designer

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Klaus Schlegel - 12 Oct 2004 06:21 GMT
I wonder how I can show 1 to n associations in the class designer ?

I try'd this, but I don't get what I want:

public List<MyClass> MyClassList
       {
           get
           {
           }
           set
           {
           }
       }
Dmitriy Vasyura[MSFT] - 02 Dec 2004 04:59 GMT
Hi Klaus,

We have added the ability to visualize collection associations (exactly like
the one you described below) in Beta2 release (though it's not there yet in
Beta1). With Beta2 version of Class Designer you will be able to right-click
on the property and choose "Show As Collection Association" which will
display MyClass on the diagram and draw an association line to it instead of
displaying List class.

Regards,
Dmitriy Vasyura
Class Designer QA Lead
(This posting is provided "AS IS", with no warranties, and confers no
rights.)

> I wonder how I can show 1 to n associations in the class designer ?
>
[quoted text clipped - 9 lines]
>             }
>         }

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.