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. Get array from xml Web Service

Get array from xml Web Service

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netdata-structuresxml
3 Posts 2 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.
  • H Offline
    H Offline
    hakanaktan
    wrote on last edited by
    #1

    Hi, I want to receive an array that has custom type elements from an Xml WebService.How may i do this by using Asp.Net .I need only the code part that gets the array(i don't know the length of the array). --junior coder--

    C 1 Reply Last reply
    0
    • H hakanaktan

      Hi, I want to receive an array that has custom type elements from an Xml WebService.How may i do this by using Asp.Net .I need only the code part that gets the array(i don't know the length of the array). --junior coder--

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      You're consuming the web service, not writing it ? What do you mean by 'custom type elements' ? The entire array is stored in there ? As what, a CDATA section ? I assume you'd deserialise it somehow. Christian Graus - Microsoft MVP - C++

      H 1 Reply Last reply
      0
      • C Christian Graus

        You're consuming the web service, not writing it ? What do you mean by 'custom type elements' ? The entire array is stored in there ? As what, a CDATA section ? I assume you'd deserialise it somehow. Christian Graus - Microsoft MVP - C++

        H Offline
        H Offline
        hakanaktan
        wrote on last edited by
        #3

        i solved it.i was trying to consume wrong function that does not return array. X| Thanx for reply --junior coder--

        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