xml serialization

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • priyaj
    New Member
    • Jun 2007
    • 4

    xml serialization

    hi ,
    could any one pls explain me about xml serialization
    Regards,
    priya.

    Thankz before
    .....
  • blazedaces
    Contributor
    • May 2007
    • 284

    #2
    Originally posted by priyaj
    hi ,
    could any one pls explain me about xml serialization
    Regards,
    priya.

    Thankz before
    .....
    Please explain more specifically what you want to know about. What do you want to do with said "xml serialization". Also, why have you not tried to do your own research to find out anything about this subject?

    -blazed

    Comment

    • JosAH
      Recognized Expert MVP
      • Mar 2007
      • 11453

      #3
      Originally posted by priyaj
      hi ,
      could any one pls explain me about xml serialization
      Regards,
      priya.

      Thankz before
      .....
      XML serialization is supposed to be a replacement or alternative to the normal
      Serialization mechanism. If you like huge unreadable text files, please feel free
      to use XML serialization. I personally sincerely *detest* it. Try to XML serialize
      a String with 0 characters in it: *boing* sudden death. I hate it; hate it; hate it.

      kind regards,

      Jos

      Comment

      Working...