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. Web Development
  3. ASP.NET
  4. Read XML file from Web Service

Read XML file from Web Service

Scheduled Pinned Locked Moved ASP.NET
questionxmlhelp
11 Posts 5 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.
  • S slSoftware

    Hi All My question is best way read the xml file, which is generated by a web service(that web service from another application software),so what is the best way to do that pls help me to do this, Thanks

    A Offline
    A Offline
    Abhishek Sur
    wrote on last edited by
    #2

    I am not sure what is your exact question. Are you asking about how to read xml files?:confused::confused:

    Abhishek Sur My Latest Articles Basics on LINQ and Lambda Expressions
    Create .NET Templates

    S R 2 Replies Last reply
    0
    • S slSoftware

      Hi All My question is best way read the xml file, which is generated by a web service(that web service from another application software),so what is the best way to do that pls help me to do this, Thanks

      A Offline
      A Offline
      Abhijit Jana
      wrote on last edited by
      #3

      Please don't Cross Post. Your Last Post[^]

      cheers, Abhijit CodeProject MVP

      S 1 Reply Last reply
      0
      • A Abhijit Jana

        Please don't Cross Post. Your Last Post[^]

        cheers, Abhijit CodeProject MVP

        S Offline
        S Offline
        slSoftware
        wrote on last edited by
        #4

        Wht do u mean dont cross Post?

        A 1 Reply Last reply
        0
        • A Abhishek Sur

          I am not sure what is your exact question. Are you asking about how to read xml files?:confused::confused:

          Abhishek Sur My Latest Articles Basics on LINQ and Lambda Expressions
          Create .NET Templates

          S Offline
          S Offline
          slSoftware
          wrote on last edited by
          #5

          yes read the xml file, but that xml file generated by web service.

          1 Reply Last reply
          0
          • S slSoftware

            Wht do u mean dont cross Post?

            A Offline
            A Offline
            Abhijit Jana
            wrote on last edited by
            #6

            indSoftware wrote:

            Wht do u mean dont cross Post?

            I want to mean, you have already posted the same question and I have provided the link for that. If you have posted any question, please wait for some times to get answer, rather than putting the same question again. :)

            cheers, Abhijit CodeProject MVP

            S 1 Reply Last reply
            0
            • A Abhijit Jana

              indSoftware wrote:

              Wht do u mean dont cross Post?

              I want to mean, you have already posted the same question and I have provided the link for that. If you have posted any question, please wait for some times to get answer, rather than putting the same question again. :)

              cheers, Abhijit CodeProject MVP

              S Offline
              S Offline
              slSoftware
              wrote on last edited by
              #7

              ok thx.

              1 Reply Last reply
              0
              • A Abhishek Sur

                I am not sure what is your exact question. Are you asking about how to read xml files?:confused::confused:

                Abhishek Sur My Latest Articles Basics on LINQ and Lambda Expressions
                Create .NET Templates

                R Offline
                R Offline
                Riaan Booyzen
                wrote on last edited by
                #8

                It would be usefull if you let us know what technology you are using and where it is that you want to read this xml and why? ...because it might not even be needed to code a custom "class to read the xml data.

                1 Reply Last reply
                0
                • S slSoftware

                  Hi All My question is best way read the xml file, which is generated by a web service(that web service from another application software),so what is the best way to do that pls help me to do this, Thanks

                  S Offline
                  S Offline
                  SeMartens
                  wrote on last edited by
                  #9

                  Use the XmlDocument class in combination with XPath expressions.

                  It's not a bug, it's a feature! Check out my CodeProject article Permission-by-aspect. Me in Softwareland.

                  S 1 Reply Last reply
                  0
                  • S SeMartens

                    Use the XmlDocument class in combination with XPath expressions.

                    It's not a bug, it's a feature! Check out my CodeProject article Permission-by-aspect. Me in Softwareland.

                    S Offline
                    S Offline
                    slSoftware
                    wrote on last edited by
                    #10

                    can u give me small exmple code.

                    S 1 Reply Last reply
                    0
                    • S slSoftware

                      can u give me small exmple code.

                      S Offline
                      S Offline
                      SeMartens
                      wrote on last edited by
                      #11

                      Have a look at this article: http://www.codeproject.com/KB/cpp/myXPath.aspx[^]

                      It's not a bug, it's a feature! Check out my CodeProject article Permission-by-aspect. Me in Softwareland.

                      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