Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Is it possible?

Is it possible?

Scheduled Pinned Locked Moved C#
csharptutorialquestion
7 Posts 5 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Atul Kharecha
    wrote on last edited by
    #1

    Friends, Is it possible to generate source code (say for example C#) using Visio? Thanks.

    C M L A 4 Replies Last reply
    0
    • A Atul Kharecha

      Friends, Is it possible to generate source code (say for example C#) using Visio? Thanks.

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      I really don't think so.

      Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog

      B 1 Reply Last reply
      0
      • A Atul Kharecha

        Friends, Is it possible to generate source code (say for example C#) using Visio? Thanks.

        M Offline
        M Offline
        mertkan65
        wrote on last edited by
        #3

        It is possible to generate source code from the class diagrams drawn in visio. But you need .net enterprise architect and visio enterprise architect editions.

        1 Reply Last reply
        0
        • C Christian Graus

          I really don't think so.

          Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog

          B Offline
          B Offline
          Bhupi Bhai
          wrote on last edited by
          #4

          Well, I think we can. Visio for Enterprise Architects comes free with Visual Studio.NET Enterprise Architect edition. It has extra tools that the standard edition of Visio does not have. These tools enable forward and reverse engineering of databases and code. Visio can actually generate skeleton C# or VB.NET code based on the documentation created with it. Even applictions with unique structures can be generated because the code templates Visio uses can be customized to fit almost any need. For a large project, the boilerplate code it generates can save weeks of tedious coding, allowing you to move onto the more interesting business logic code. For more info visit : "http://steveorr.net/articles/VisioCodeGen.aspx" Regards, Bhupi Bhai.

          1 Reply Last reply
          0
          • A Atul Kharecha

            Friends, Is it possible to generate source code (say for example C#) using Visio? Thanks.

            L Offline
            L Offline
            lungiez
            wrote on last edited by
            #5

            I want to use and active X control. That was created with a different(C++) programming language in C#. I tested its methods methods on a windows aplication form they do work fine. But when I wan't to add it to a webForm I am not able to acces it's methods method. I am able to add it using But when I use function MyButton_onclick() { Object1.Method(); } it does not even give an error it is just quiet. my email addres is lungiez@yahoo.co.uk

            1234

            C 1 Reply Last reply
            0
            • A Atul Kharecha

              Friends, Is it possible to generate source code (say for example C#) using Visio? Thanks.

              A Offline
              A Offline
              Atul Kharecha
              wrote on last edited by
              #6

              Thanks friends, I got good enough idea from link above. Its good article. Thanks again.

              1 Reply Last reply
              0
              • L lungiez

                I want to use and active X control. That was created with a different(C++) programming language in C#. I tested its methods methods on a windows aplication form they do work fine. But when I wan't to add it to a webForm I am not able to acces it's methods method. I am able to add it using But when I use function MyButton_onclick() { Object1.Method(); } it does not even give an error it is just quiet. my email addres is lungiez@yahoo.co.uk

                1234

                C Offline
                C Offline
                Christian Graus
                wrote on last edited by
                #7

                Wow - did you mean to post this in response to a question about Visio ?

                Christian Graus - C++ MVP

                1 Reply Last reply
                0
                Reply
                • Reply as topic
                Log in to reply
                • Oldest to Newest
                • Newest to Oldest
                • Most Votes


                • Login

                • Don't have an account? Register

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • World
                • Users
                • Groups