Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. UI Frameworks/Toolkits

UI Frameworks/Toolkits

Scheduled Pinned Locked Moved The Lounge
graphicsquestioncsharphtmldesign
3 Posts 3 Posters 1 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    Paul Ingles
    wrote on last edited by
    #1

    Hi, apologies if this question is a little too programming centric, but if it is please let me know. I'm putting together a very lightweight monitoring program that will be used to display information from our build/continuous integration server on a large monitor in the office. The aim is to give info about improvements in code coverage, number of acceptance tests passing etc. At the moment it just uses a very basic Windows Form which monitors the server, updates a label with the text needed (at the moment just whether the build succeeded or failed). This original effort was always intended to be a very short-term solution, and doesn't seem to be a nice way at all and so I'm now trying to find something that will get me up and running with a minimum of fuss. Since all data is stored in XML I did have a look for an HTML view that would be able to apply a stylesheet and generate an HTML representation. I've also looked briefly at MyXaml, but without really playing around with it I don't know whether it's really suited for what I'm after. So, I'm after any suggestions. The only requirements being that it needs to be .NET, and free/open-source. Is this the kind of thing MyXaml is intended for? Are there any other things I should be looking at? For instance, any kind of vector drawing type toolkits that would let me draw text and very simple lines etc.? -- Paul MS Messenger: paul -at- oobaloo-co-uk

    R F 2 Replies Last reply
    0
    • P Paul Ingles

      Hi, apologies if this question is a little too programming centric, but if it is please let me know. I'm putting together a very lightweight monitoring program that will be used to display information from our build/continuous integration server on a large monitor in the office. The aim is to give info about improvements in code coverage, number of acceptance tests passing etc. At the moment it just uses a very basic Windows Form which monitors the server, updates a label with the text needed (at the moment just whether the build succeeded or failed). This original effort was always intended to be a very short-term solution, and doesn't seem to be a nice way at all and so I'm now trying to find something that will get me up and running with a minimum of fuss. Since all data is stored in XML I did have a look for an HTML view that would be able to apply a stylesheet and generate an HTML representation. I've also looked briefly at MyXaml, but without really playing around with it I don't know whether it's really suited for what I'm after. So, I'm after any suggestions. The only requirements being that it needs to be .NET, and free/open-source. Is this the kind of thing MyXaml is intended for? Are there any other things I should be looking at? For instance, any kind of vector drawing type toolkits that would let me draw text and very simple lines etc.? -- Paul MS Messenger: paul -at- oobaloo-co-uk

      R Offline
      R Offline
      Ravi Bhavnani
      wrote on last edited by
      #2

      Check out GraphViz[^]. /ravi My new year's resolution: 2048 x 1536 Home | Articles | Freeware | Music ravib@ravib.com

      1 Reply Last reply
      0
      • P Paul Ingles

        Hi, apologies if this question is a little too programming centric, but if it is please let me know. I'm putting together a very lightweight monitoring program that will be used to display information from our build/continuous integration server on a large monitor in the office. The aim is to give info about improvements in code coverage, number of acceptance tests passing etc. At the moment it just uses a very basic Windows Form which monitors the server, updates a label with the text needed (at the moment just whether the build succeeded or failed). This original effort was always intended to be a very short-term solution, and doesn't seem to be a nice way at all and so I'm now trying to find something that will get me up and running with a minimum of fuss. Since all data is stored in XML I did have a look for an HTML view that would be able to apply a stylesheet and generate an HTML representation. I've also looked briefly at MyXaml, but without really playing around with it I don't know whether it's really suited for what I'm after. So, I'm after any suggestions. The only requirements being that it needs to be .NET, and free/open-source. Is this the kind of thing MyXaml is intended for? Are there any other things I should be looking at? For instance, any kind of vector drawing type toolkits that would let me draw text and very simple lines etc.? -- Paul MS Messenger: paul -at- oobaloo-co-uk

        F Offline
        F Offline
        Frank Hileman
        wrote on last edited by
        #3

        VG.net is designed for this type of application. The run-time engine is free. check out VG.net: www.vgdotnet.com An animated vector graphics system integrated in VS.net

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups