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. Return multiple result set to Generic List

Return multiple result set to Generic List

Scheduled Pinned Locked Moved ASP.NET
question
2 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.
  • Y Offline
    Y Offline
    yesu prakash
    wrote on last edited by
    #1

    Hi, My procedure return multiple result set. I need to assign it to generic list. How can i work a generic list like dataset do? I am using it in web service, so i avoid using dataset. I want the result in List<> Thankyou YPKI

    D 1 Reply Last reply
    0
    • Y yesu prakash

      Hi, My procedure return multiple result set. I need to assign it to generic list. How can i work a generic list like dataset do? I am using it in web service, so i avoid using dataset. I want the result in List<> Thankyou YPKI

      D Offline
      D Offline
      David Mujica
      wrote on last edited by
      #2

      How about returning a list of XmlDocuments. Inside each node, you can store anything you want. Maybe not the best idea, but it should work. Good luck. :thumbsup:

      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