Browse by Tags

Related Posts

  • Fun with IronPython and Cecil (Part II)

    By the end of first exercise , we can list through list of method calls in a particular method body. Now, my target will be to take a assemblyname::typename::method as input then recursively iterate through the method lists and generate a nice looking visualization. So, we redifine out parseMethodbody...
    Posted to Nauman Leghari's Blog (Weblog) by laghari78 on 04-02-2007, 12:00 AM
    Filed under: C#, IronPython, Cecil, Mono, CLR
  • Method Tree Visualizer :: Fun with IronPython, Cecil and Netron Graph - Part III

    As I said in the last post, the output from Microsoft GLEE looked but not ideal and as the method tree gets bigger with more relationships, the diagram gets out of control. Disappointed with that, my further search takes me to the Netron Project, which is a diagramming and graph layout toolkit for Microsoft...
    Posted to Nauman Leghari's Blog (Weblog) by laghari78 on 04-03-2007, 12:00 AM
    Filed under: .NET, C#, IronPython, Cecil, Mono, CLR, GLEE
  • Method Tree Visualizer :: Fun with IronPython, Cecil and Netron Graph - Part III

    As I said in the last post, the output from Microsoft GLEE looked but not ideal and as the method tree gets bigger with more relationships, the diagram gets out of control. Disappointed with that, my further search takes me to the Netron Project, which is a diagramming and graph layout toolkit for Microsoft...
    Posted to Nauman Leghari's Blog (Weblog) by laghari78 on 04-03-2007, 12:00 AM
    Filed under: .NET, C#, IronPython, Cecil, Mono, CLR, GLEE
  • Fun with IronPython and Cecil (Part II)

    UPDATE: [ Part III with Netron Project ] By the end of first exercise , we can list through list of method calls in a particular method body. Now, my target will be to take a assemblyname::typename::method as input then recursively iterate through the method lists and generate a nice looking visualization...
    Posted to Nauman Leghari's Blog (Weblog) by laghari78 on 04-02-2007, 12:00 AM
    Filed under: C#, IronPython, Cecil, Mono, CLR
  • Fun with IronPython and Cecil

    Inspired by this post by Sam Gentile , I decided to play with Cecil . And this gives me another oppurtunity to use IronPython. The end result may not be very attractive but it has the potential :). >>Read more on Fun with IronPython and Cecil
    Posted to Nauman Leghari's Blog (Weblog) by laghari78 on 04-01-2007, 12:00 AM
    Filed under: .NET, C#, IronPython, Cecil, Mono, CLR
  • IronPython and Cecil

    Inspired by this post by Sam Gentile , I decided to play with Cecil . And this gives me another oppurtunity to use IronPython. The end result may not be very attractive but it has the potential :). >>Read more on Fun with IronPython and Cecil
    Posted to Nauman Leghari's Blog (Weblog) by laghari78 on 04-01-2007, 12:00 AM
    Filed under: .NET, C#, IronPython, Cecil, Mono, CLR
Page 1 of 1 (6 items)
Microsoft Communities