How to serialize and deserialize C# object to XML Format |XML Serialization/Deserialization | HCoder

Поділитися
Вставка
  • Опубліковано 11 січ 2025

КОМЕНТАРІ • 11

  • @ZeroToHero1705
    @ZeroToHero1705 2 роки тому +1

    Thank you so much this video is more important in my life this is my interview task thank you sir

  • @gayathridevib-wf1pl
    @gayathridevib-wf1pl 2 роки тому +1

    Clear explanation thank you sir

  • @Applevi
    @Applevi Рік тому +1

    If you're using a FileStream (an IDisposable), make sure to dispose of it, like what's done with the StreamWriter

  • @jscomputadores1049
    @jscomputadores1049 2 роки тому +1

    How can i do it with multiple xml files?

  • @mhsn27mhsn10
    @mhsn27mhsn10 Рік тому

    hello
    Can do with many of xml objects in one file or for one object from file

  • @محمدعودة-و5غ
    @محمدعودة-و5غ 2 роки тому +1

    Please, how do I create an XML FORMAT UBL invoice?

    • @hcoderpro
      @hcoderpro  2 роки тому

      I will make a short video on this as soon as possible.

    • @hcoderpro
      @hcoderpro  2 роки тому

      Bro, I made a video stating what can be done. However there are multiple solutions to this. ua-cam.com/video/3ei_AgOpFUI/v-deo.html

  • @acapella9436
    @acapella9436 2 роки тому

    can u share the github link pls?