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. Webservice with Data as parameter

Webservice with Data as parameter

Scheduled Pinned Locked Moved ASP.NET
questiondatabase
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.
  • P Offline
    P Offline
    Priya Prk
    wrote on last edited by
    #1

    Dear all, I have to make a webservice that gets some data as parameter from the client and saves these into a database. My question is what is the best way to make this? in wich format has to be the data? can i use a datatable/dataset? or each record separatly? or other ways? the amount of records is each time various(till 2000 records). Thanks in advance.

    B 1 Reply Last reply
    0
    • P Priya Prk

      Dear all, I have to make a webservice that gets some data as parameter from the client and saves these into a database. My question is what is the best way to make this? in wich format has to be the data? can i use a datatable/dataset? or each record separatly? or other ways? the amount of records is each time various(till 2000 records). Thanks in advance.

      B Offline
      B Offline
      Brij
      wrote on last edited by
      #2

      You can use dataset as well as datatable, but it will be better if you simple xml to pass as parameter and parse it at recieving end Cheers!! Brij Check my latest Article :URL Routing with ASP.NET 4.0

      -- Modified Tuesday, May 18, 2010 6:33 AM

      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