الإجابة Create flowchart from C# code

الإجابات

جميع الردود

  • 13/محرم/1431 03:40 م
     
      يتضمن تعليمات برمجية
     

    Is there a tool ( preferably free ) to create a flowchart from C# code?









    Just Be Humble Malange!
  • 13/محرم/1431 03:55 م
     
     الإجابة

    Hi – I think my information can help:

    Microsoft® has actually made such tool for Visual Studio® which you can download as an add-in.
    The tool looks like, see Figure A, below:



    Figure A: Using the FlowChartForm in Visual Studio.

    You can download the tool from the following site:

    http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=0ce3cbbd-7fc7-410b-8c2c-e18d1c60a6cd

    Note: Just install it, and start Visual Studio after that the installation is complete. Open/Create a new C# project and
    open the code view page in Visual Studio, right-click on a method and choose "Generate Flow Chart...".

    I hope this helps…

    Have a nice day…

    Best regards,
    Fisnik   


    Coder24.com
    • تم الاقتراح كإجابة بواسطة Ji.ZhouModerator 18/محرم/1431 09:00 ص
    • تم وضع علامة كإجابة بواسطة Ji.ZhouModerator 20/محرم/1431 07:07 ص
    •  
  • 03/ربيع الأول/1431 05:46 ص
     
     إجابة مقترحة
    Hi Fisnik,

    Its a great feature, thanks for sharing. but it's for vs2008.

    My project is in VS2005 & need to create the flowcharts & also we have to create code documentation using xml comments.

    Do we have anything for VS2005 ? or Any way to use this cool feature in VS2005.

    Please reply.

    Regards,
    Pankaj
    • تم الاقتراح كإجابة بواسطة Pankaj B 08/ربيع الأول/1431 04:50 ص
    •  
  • 03/صفر/1432 05:12 م
     
     
    Anything similar for VS 2010 Pro?
  • 08/صفر/1432 01:44 م
     
     

    For anyone else that comes across this post, you may be interested in our Code Rocket tool. It allows you to create a flowchart from C# (and C/C++ and Java) code. It also allows you to generate code from flowchart.

    You can find more information at our website: www.getcoderocket.com

    Best regards,
    Alan


    Code Rocket - Pseudocode and flowcharts inside Visual Studio. www.getcoderocket.com
  • 03/ربيع الثاني/1433 09:26 م
     
     

    For anyone else that comes across this post, you may be interested in our Code Rocket tool. It allows you to create a flowchart from C# (and C/C++ and Java) code. It also allows you to generate code from flowchart.

    You can find more information at our website: www.getcoderocket.com

    Best regards,
    Alan


    Code Rocket - Pseudocode and flowcharts inside Visual Studio. www.getcoderocket.com
    Is there a download for 2010?
  • 27/ربيع الثاني/1433 07:53 م
     
     
    Is there a download for 2010?

    Hi,

    Yes, our plugin works with Visual Studio 2010. As a matter of fact, we have just launched brand new versions of Code Rocket including Code Rocket for Visual Studio.

    New features include Visual Basic support and debugger integration. You can find more information and download the trial version here.

    For Visual Studio Express users, we recommend Code Rocket Designer.

    Best regards,

    Alan


    Code Rocket - Pseudocode and flowcharts inside Visual Studio. www.rapidqualitysystems.com


    • تم التحرير بواسطة f1alan 27/ربيع الثاني/1433 07:55 م fixed formatting issues
    •