Sign In
Rakesh's Blog
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
Bugs in C++ Class Designer.
Class Designer for C++
New feature suggestions for C++ Class Designer.
Archive
Archives
March 2005
(1)
February 2005
(1)
January 2005
(3)
November 2004
(1)
October 2004
(2)
September 2004
(3)
August 2004
(4)
July 2004
(6)
June 2004
(5)
September, 2004
MSDN Blogs
>
Rakesh's Blog
>
September, 2004
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Rakesh's Blog
#include
Posted
over 8 years ago
by
rakeshna
7
Comments
Say I have the following code in Employee.h namespace Company { class Employee {}; } Manager.h namespace Company { class Manager {}; } When the user drags an inheritance line between Manager and Employee, we will generate the following code in Manager...
Rakesh's Blog
Association
Posted
over 8 years ago
by
rakeshna
5
Comments
Here is a link to a site that describes what “Association” means in UML 2. We have “Show as Association” in the context menu. Choosing the option displays a line between the two related types. For example, if you have the following standard C++ code…...
Rakesh's Blog
Pictures!
Posted
over 8 years ago
by
rakeshna
1
Comments
Finally I have managed to link to some pictures. A complete picture with C++ Class Designer flanked by other tools that complement it - http://www.winisp.net/rakeshnamineni/images/Everything.jpg The Class Designer - http://www.winisp.net/rakeshnamineni...
Page 1 of 1 (3 items)