Buy Questpond's video subscriptions on
huge discount
.
Online: 2319
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
>
ADO.NET
>
Loading ...
When working with the Entity Framework, which method do you execute to send changes back to the database?
Posted by
Rajkatie
on 8/16/2012 | Category:
ADO.NET Interview questions
| Views: 3730 |
Points: 40
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Select from following answers:
SaveChanges
SubmitChanges
AcceptChanges
All Above
The SaveChanges method is on the Entity Framework ObjectContext object.
Show Correct Answer
Source:
MeasureUp.com | |
Alert Moderator
Bookmark It
< Previous :
You have just set up the Entity Framework cascadin ...
Next > :
The URI to your WCF data service is http://www.nor ...
Comments or Responses
Login to post response
More Interview Questions by Rajkatie
The URI to your WCF data service is http://www.northwind.com/DataServi ...
In your code, you have a string variable that contains XML. Which met ...
Given an XML file, you want to run several queries for data using LINQ ...
You have a service that receives a very large XML-based history file o ...
Every day, you receive hundreds of XML files. You are responsible for ...
Given an XML file, you want to run several queries for data in the fil ...
You are calling a stored procedure in SQL Server 2008 that returns a U ...
You are storing custom Car objects in a data table that will be serial ...
Latest Interview Questions
What is difference between Web site and Web application ?
How can you get the ColumnName, DataType ColumnSize, IsKeyColumn, IsAu ...
What is output in javascript? 1+2+"3"+4+5
Considering SELECT statement, in which order the query clauses are log ...
How do you copy the COM component to the server and register ?
It is not a good idea to add ASPNET user to the Administrators group, ...
How is the ASP.NET worker process impersonated ?
What will happen when you access the Global.asax file from a browser?
More ...