Buy Questpond's video subscriptions on
huge discount
.
Online: 2257
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Interviews
>
ASP.NET
>
Loading ...
How you can roll back all the changes made to a DataSet when it was created?
Posted by
Tripati_tutu
on 11/26/2010 | Category:
ASP.NET Interview questions
| Views: 5593 |
Points: 40
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Answer:
By invoking the
DataSet.RejectChanges()
method, you can undo or roll back all the changes made to a DataSet when it was created.
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
Describe the life cycle of a web application? When ...
Next > :
What is the use of DataSet.CaseSensitive property?
Comments or Responses
Login to post response
More Interview Questions by Tripati_tutu
What is the use of DataSet.CaseSensitive property?
What happens when you apply RejectChanges method on a DataSet?
What is the use of DataSet.HasChanges() Method?
What happens when you apply AcceptChanges() method on a DataSet?
Can you enforce constraints and relations on tables inside a DataSet?
What is the difference between themes and CSS?
Explain 3 levels at which a theme can be applied for a web application ...
What is the difference between Named skins and Default skins?
Latest Interview Questions
What does XML used for ?
What is Screen Scraping ?
What is the use of DIAGNOSTICS namespace in C#.Net?
What is a VIEW in Sql Server?
When were Partial Methods intorduced ? (FrameWork )
Which of the following is false regarding Constructors? a)There can b ...
Where does Static variables store ?
What is the Difference between Internal and Protected Internal Access ...
More ...