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. General Programming
  3. C#
  4. Netron

Netron

Scheduled Pinned Locked Moved C#
xml
5 Posts 3 Posters 0 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.
  • M Offline
    M Offline
    Mamphekgo Bahula
    wrote on last edited by
    #1

    Hi I am busy going through netron application so i want to know if is possible to save netron graphs as an xml and how.i have gone though it several times but i can figure it out as is too complex.

    Mamphekgo

    C P 2 Replies Last reply
    0
    • M Mamphekgo Bahula

      Hi I am busy going through netron application so i want to know if is possible to save netron graphs as an xml and how.i have gone though it several times but i can figure it out as is too complex.

      Mamphekgo

      C Offline
      C Offline
      Colin Angus Mackay
      wrote on last edited by
      #2

      mamphekgojakes wrote:

      i want to know if is possible to save netron graphs as an xml and how

      Possibly, but since I don't know what a netron graph is I can't help much. Perhaps if you explained what one is.


      Upcoming FREE developer events: * Glasgow: db4o: An Embeddable Database Engine for Object-Oriented Environments, Mock Objects, SQL Server CLR Integration, Reporting Services ... My website

      1 Reply Last reply
      0
      • M Mamphekgo Bahula

        Hi I am busy going through netron application so i want to know if is possible to save netron graphs as an xml and how.i have gone though it several times but i can figure it out as is too complex.

        Mamphekgo

        P Offline
        P Offline
        Pete OHanlon
        wrote on last edited by
        #3

        Which version of Netron? Unloaded, Unfold, new Netron, old Netron? Off the top of my head, I can't remember if Netron ships with an XML serializer, but if it doesn't then one way that you could do it is to iterate through the Shapes collection of the graph and write out the attributes from the serialization context.

        Deja View - the feeling that you've seen this post before.

        M 1 Reply Last reply
        0
        • P Pete OHanlon

          Which version of Netron? Unloaded, Unfold, new Netron, old Netron? Off the top of my head, I can't remember if Netron ships with an XML serializer, but if it doesn't then one way that you could do it is to iterate through the Shapes collection of the graph and write out the attributes from the serialization context.

          Deja View - the feeling that you've seen this post before.

          M Offline
          M Offline
          Mamphekgo Bahula
          wrote on last edited by
          #4

          Is netron 3

          Mamphekgo

          P 1 Reply Last reply
          0
          • M Mamphekgo Bahula

            Is netron 3

            Mamphekgo

            P Offline
            P Offline
            Pete OHanlon
            wrote on last edited by
            #5

            OK - then you are probably going to have to write your own code I'm afraid. Basically, you will need to iterate through the shape collection building up the shape Xml document as you go.

            Deja View - the feeling that you've seen this post before.

            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