How do we get only edited/deleted/inserted records from a
Dataset?



How do we get only edited/deleted/inserted records from a Dataset?..

Answer / janardan baghla

we can identify these records by accessing the readonly
property of datarow in dataset which is "RowSate" Property.
It will return 5 values which are:
Inserted
Modified
deleted
Original
Edited

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

What is a multilingual website?

0 Answers  


To make Cache item dependent on a file,directory or other cached item ,you should create an instance of which clause?

1 Answers  


How to kill more than one session variables at a time

9 Answers   iSoft,


What are clr?cts?cls?

4 Answers   e4e, HCL, Microsoft, Tata Communications,


Explain the disadvantages of viewstate?

0 Answers  






Where can I get information on cookies in asp.net?

0 Answers  


Difference between .NET and previous version?

1 Answers   Microsoft,


Explain the life cycle of an ASP .NET page

2 Answers   HCL, Surya Software,


What is difference between view and partial view?

0 Answers  


What is the difference between Server.Transfer and Response.Redirect? Why would I choose one over the other?

8 Answers   Siebel Systems,


Differences between VB.Net and C#, related to OOPS concepts

5 Answers   CSC,


what is caching?

4 Answers   Microsoft,


Categories