When I right-click the source code of aspx.cs code under Visual Studio 2008, I noticed there is an option called "Generate Flow Chart...". It generates pretty good flow chart under a method. I just wonder where it comes from. is it a built-in or from other add-ins. I have several add-ins and just confused.

Thanks in advance.

link|improve this question
feedback

1 Answer

up vote 0 down vote accepted

Microsoft Visual Studio Learning Pack 2.0

The Visual Studio Learning Pack 2.0 is a software package created by Microsoft to help students learn about computer programming.

More details at:

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

link|improve this answer
Thanks a lot. It is very useful for programmers of all levels. – Henry Gao Oct 16 '09 at 15:02
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.