BloggingAbout.NET
Thoughts of developers

Browse Blog Posts by Tags

Showing related tags and posts for the Blogs application. See all tags in the site
  • NDepend 2.0 beta

    I just received a notification that NDepend 2.0 beta is released by Patrick Smacchie. NDepend analyzes your dotnet 1.x assemblies and outputs a huge set of code metrics based on the IL. It can also create a nice dependancy chart of your assemblies where you can see the references to external (framework...
    Posted to Ramon Smits by Ramon Smits on Mon, Apr 3 2006
    Filed under: Filed under: , ,
  • StateMachine in c# and xml, v3 (updated)

    Updated: - New archive to download (v3) - XML updated - Code rewrite with delegates and helper methods I added unittest for a switch in version 1 . Leslie had some troubles with building his trafficsign. I now added a trafficsign as a unittest and it outputs the following: <?xml version="1.0"...
    Posted to Ramon Smits by Ramon Smits on Fri, Sep 30 2005
    Filed under: Filed under: , , ,
  • StateMachine in c# and xml

    Yesterday I browsed through the new articles at codeproject.com . Leslie Sanford StateMachine articles had my attention. He has designed and implemented it in c#. A job done pretty well I think. I took a look at his code that reads an xml definition to deserialize its state design. My thoughts were that...
    Posted to Ramon Smits by Ramon Smits on Wed, Sep 28 2005
    Filed under: Filed under: , , ,
Page 1 of 1 (3 items)
Copyright © 2003-2010 BloggingAbout.NET