You are here: Home » Software Development » Other » Flowchart4C# - Code to Flowchart to Visio - VS.NET Addin

Flowchart4C# - Code to Flowchart to Visio - VS.NET Addin

Flowchart4C# - Code to Flowchart to Visio - VS.NET Addin Flowchart4C# is a flowchart generator for C#. VisualStudio.NET 2005 Addin



  • Downloads:8
  • Last update:Apr 19, 2009
  • Version:1.1.0
  • License:Demo
  • Publisher:CodeSWAT
  • System Requirements Windows All

Free Download ( 5.1 MB )

Flowchart4C# - Code to Flowchart to Visio - VS.NET Addin

Flowchart4C# is a flowchart generator for C#. VisualStudio.NET 2005 Addin
Flowchart4C# is a program visualization tool for C#, comes as VisualStudio.NET Addin.

Flowchart4C# provides flowcharts generated from source code. The Control Flow Graph helps us to understand code flow quickly. Also used for retro-documentation and program analysis. Why flowchart? Reading code is a sequential activity and if the code is too complex it will be difficult to construct a mental picture of the complete control flow.

If understandability decreases, maintainability sure does.It should be even more difficult to explain the logic to others or successors. So, an editable flowchart which is generated from code would encourage developers to document their core functions or inevitably complex ones.

Drawing such diagrams manually would be time consuming and de-motivating activity, if the diagram is automated, coders can focus on editing / writing short description which could make the code live longer.

Having said that a flowchart will not solve all maintainability issues, but it definitely contributes to improve maintainability, understandability and quick documentation.Detailed Feature List

The Flowchart generation is linked with the C# Editor, clicking on any function or anywhere inside a function initiates the flowchart for the function. Automated flowcharts helps to understand code flow instantly. Understand the relationship between flowchart and code by moving the mouse over the flowchart shapes to locate the line of code in the VisualStudio.NET editor.

One of the unique features of Flowchart4C#. Helps analyze complex functions. Level folding comes handy when inspecting functions which have complex nested conditionals blocks. Visualizing a function level-by-level helps us to understand the context easily, rather than sequentially reading the code, flowcharts display the complete control flow of a function.

Even this could be a trap for complex functions, as it would be difficult to decipher details in a complex flowchart. Flowchart4C# offers a method to choose the depth(level) of a flowchart, increasing the depth(level) one by one gives an opportunity to understand in stages.

Block expansion complements level folding, by allowing to open a 'Folded block' exclusively. It comes handy when inspecting complex and nested conditional constructs. Level Folding and Block-by-Block expansion complement each other and form an effective method to understand complex structure.

While it is a best practice to have just one return statement per function, often we find situation where its best to exit the function without further processing. Methods having more than one return statement are difficult to understand than methods with single exit point.

Flowchart4C# offers variation in the flowchart diagram with an option to highlight exit points of a function, thereby providing instant access to the location of exit points in the method. Since it is displayed in control flow diagram, it is easier to understand the context of exit points.

Programs are about conditions, without conditional statements there wouldn't be any logic in a program. However as the number of conditional constructs in code increases, it becomes difficult it to understand and maintain the code. The more complex a conditional statement the more difficult to predict the outcome. Flowchart4C# provides a simple variation of flowchart diagram to highlight complex conditional constructs in a method, thereby helping to identify such constructs. The complexity of a conditional statement is decided based on the number of logical operators used in a condition.

"Conditions" in a program decide the outcome of the program, displaying the actual code(conditions) in a flowchart would only catalyze understandability of a function. By default " if,for,while,do-while,switch" are the label text for the respective conditional blocks, Flowchart4C# provides an option to display the actual condition code inside the block. Comments in code help a great deal for the developer and maintainer to understand construction algorithm. Flowchart4C# provides a variant of flowchart diagram which displays comments in conditional flow edges.

For documentation and presentation purposes Flowchart4C# provides an option to save the flowchart diagram as an image.

Main features of Flowchart4C Code to Flowchart to Visio VS NET Addin:

  • Integrated with VisualStudio.NET IDE.
  • Flowchart to Code navigation.
  • Level folding. Folds nested conditional blocks.
  • Block by Block expansion.
  • Highlight method exit points in flowchart diagram.
  • Highlight complex conditional blocks in flowchart diagram.
  • Display comments in control flow edges.
  • Display conditional code in the flowchart.
  • Save flowchart as image.
  • Fit to size & Zoom out.
  • Export diagram to Microsoft Visio


    Requirements of Flowchart4C Code to Flowchart to Visio VS NET Addin:

  • VisualStudio.NET 2005


    Limitations of Flowchart4C Code to Flowchart to Visio VS NET Addin:

  • Flowchart generation is limited to functions that have less than 5 conditions.

    Free Download ( Evaluation | 5.1 MB )

  • Rating & Reviews for Flowchart4C# - Code to Flowchart to Visio - VS.NET Addin





    Tips & Guides Related to Flowchart4C# - Code to Flowchart to Visio - VS.NET Addin

    Free Download Flowchart4C# - Code to Flowchart to Visio - VS.NET Addin

    Free Download ( Evaluation | 5.1 MB )