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. General Programming
  3. XML / XSL
  4. Diffgram in ASP.NET

Diffgram in ASP.NET

Scheduled Pinned Locked Moved XML / XSL
csharpasp-nettutorial
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.
  • H Offline
    H Offline
    honey123
    wrote on last edited by
    #1

    hi, I am new in ASP.NET , i heard about "diffgram" i have very small information about diffgram(used to get data from the DataSet). Is anybody tell me some more detail about diffgram and their effective use with small example(if possible). Thanks, :)

    honey.

    S 1 Reply Last reply
    0
    • H honey123

      hi, I am new in ASP.NET , i heard about "diffgram" i have very small information about diffgram(used to get data from the DataSet). Is anybody tell me some more detail about diffgram and their effective use with small example(if possible). Thanks, :)

      honey.

      S Offline
      S Offline
      Sushant_Mathur
      wrote on last edited by
      #2

      A DiffGram is an XML format that is used to identify current and original versions of data elements. The DataSet uses the DiffGram format to load and persist its contents, and to serialize its contents for transport across a network connection. When a DataSet is written as a DiffGram, it populates the DiffGram with all the necessary information to accurately recreate the contents, though not the schema, of the DataSet, including column values from both the Original and Current row versions, row error information, and row order. Reference Link: http://www.techinterviews.com/?p=78[^]

      Sushant Mathur Bangalore, INDIA. http://n.domaindlx.com/fun2ssh/HOME.htm

      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