Explain what a diffgram is, and a good use for one?
Answer Posted / sunayana
The DiffGram is one of the two XML formats that you can use
to render DataSet object contents to XML. For reading
database data to an XML file to be sent to a Web Service.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
I am trying to implement sorting facility from client side code in GridView Control. So how can I fill up an Array inside client side code (using JavaScript), i want to assign my DataSet object declared and filled up on Server side(in code behind) to the array (on client side)
How is session id generated?
How do you deploy your asp.net application?
code for "For every 5days system has to create 1text file with the corresponding date and it has to store in c-drive" by using web applications
What is a page life cycle? What are the events in a page life cycle?
What is slidemaster?
What are sessions in asp net?
What is AutoPostback?
Why we use dbms for projects? Why don’t we save any application data in separate files instead of dbms?
What is the equivalent of date() and time() in asp.net?
What is a nested masterpage in asp.net 2.0? Can there be a master page inside a masterpage?
What is a session http?
how to elimainte the similar data from the different tables
What is the most appropriate lifetime for a database connection/orm context in an asp.net mvc application? : Asp.Net MVC
ASP.NET 2.0's new membership API used for creating and managing user account is exposed through which 2 clause?