CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 8 of 8
  1. #1
    Join Date
    Jul 2002
    Location
    .NET 2.0/.NET 3.0/.NET 3.5 VS2005/VS2008
    Posts
    284

    PSD Scheme creation programs

    I need some sort of program to draw PSD's with. Anyone that can tell me what to use (free if possible)?
    WM.

    What about weapons of mass construction?

  2. #2
    Join Date
    Nov 2002
    Location
    Singapore
    Posts
    1,890
    just curious here willem,
    PSD is with Adobe Illustrator files ! right.
    - Software Architect

  3. #3
    Join Date
    Jul 2002
    Location
    .NET 2.0/.NET 3.0/.NET 3.5 VS2005/VS2008
    Posts
    284
    PSD = Program Structure Diagram or a flowchart... the program structure diagram probably has another name in other countries. It is a diagram made of blocks with text in it, when an if statement must be called an up-side-down triangle in a block is used. I hope this explains good enough what I mean
    WM.

    What about weapons of mass construction?

  4. #4
    Join Date
    Nov 2002
    Location
    Singapore
    Posts
    1,890
    are you trying to make in C# ? or for C# programs ?

    there are several applications,
    if you have VS.NET installed then it comes with Visio (I don't know if that comes in Standard version )

    Visio is the tool for making program diagrams, flow chart and sequece diagrams etc.

    -Paresh
    - Software Architect

  5. #5
    Join Date
    Jul 2002
    Location
    .NET 2.0/.NET 3.0/.NET 3.5 VS2005/VS2008
    Posts
    284
    I use professional, is visio included on of the cd's ?
    WM.

    What about weapons of mass construction?

  6. #6
    Join Date
    Nov 2002
    Location
    Singapore
    Posts
    1,890
    I don't know wether professional version contains visio or not,
    since I use Enterprise Edition
    - Software Architect

  7. #7
    Join Date
    Jul 2002
    Location
    .NET 2.0/.NET 3.0/.NET 3.5 VS2005/VS2008
    Posts
    284
    I will take a look, can you tell me in what directory on the enterprise CD's visio is ?
    WM.

    What about weapons of mass construction?

  8. #8
    Join Date
    Nov 2002
    Location
    Singapore
    Posts
    1,890
    well, doesn't look like you have installed even Visio. Its in
    "C:\Program Files\Microsoft Office\Visio10" folder
    - Software Architect

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured