how to get modified rows from Dataset



how to get modified rows from Dataset..

Answer / guest

dataset.Getchanges(DataRowState.Modified)

Is This Answer Correct ?    2 Yes 3 No

Post New Answer

More ASP.NET Interview Questions

How Can assign alias name for ASP.NET Web API Action?

0 Answers  


What is the difference between typeof() vs gettype()?

0 Answers  


In which event of page cycle is the viewstate available?

0 Answers  


Dataset is the disconnected environment. suppose if you are binding records to gridview (disconnected environment) and you are making changes to the the grid but before updating the database if any other user modify the data, how will you avoid such problem?

0 Answers   Hexaware, Infosys,


Explain one critical mapping?

0 Answers  






Explain about consistent programming model in the .NET framework?

0 Answers  


1.how to encrpt query string in asp.net? 2.there are 10000 records then i wnat display 5000 records one gridview and 5000 records another grid view what is the process?

0 Answers   Marlabs,


How many object in c# asp .net

1 Answers  


Why session is used in asp.net?

0 Answers  


What is state management in .net?

0 Answers  


What are the different ways of processing data in ASP page in the server side (like Forms, QueryStrings etc)?

1 Answers  


How to retrieve the information from datatable citywise in c#?

2 Answers   HCL,


Categories