Explain the new features in ado.net entity framework 4.0, DOT NET Programming

Assignment Help:

Explain the new features in ADO.NET Entity Framework 4.0.

ADO.NET Entity Framework 4.0 is introduced in .NET Framework 4.0 and contain the following new features:

Persistence Ignorance - Facilitates you to explain your own Plain Old CLR Objects (POCO) which are independent of any specific persistence technology.

Deferred or Lazy Loading - Specifies that related entities can be loaded automatically whenever needed. You can enable lazy loading in your application by setting the DeferredLoadingEnabled property to true.

 Self-Tracking Entities - Refers to the entities that are able to track their own changes. These alters can be passed across process boundaries and saved to the database.

 Model-First Development - Allows you to make your own EDM and then generate relational model (database) from that EDM with matching tables and relations.

 Built-in Functions - Enables you to use built-in SQL Server functions directly in your queries.

 Model-Defined Functions - Enables you to use the functions that are explained in conceptual schema definition language (CSDL).

 


Related Discussions:- Explain the new features in ado.net entity framework 4.0

Capstone .., Why isn''t there an allowed amount for nonfacility for code 27...

Why isn''t there an allowed amount for nonfacility for code 27405?

Sequence in which asp.net events are processed, What' is the sequence in wh...

What' is the sequence in which ASP.NET events are processed? The sequence in which the ASP.NET events occur are as folows :- 1.     Page_Init. 2.     Page_Load. 3.

Explain differences between datagrid and repeater, Differences between Data...

Differences between Datagrid, Datalist and Repeater?   1. Datagrid has paging whereas Datalist doesnt. 2. Datalist has a property called repeat. Direction = vertical/horizon

Simple walk through of xmlreader, Explain simple Walk through of XmlReader....

Explain simple Walk through of XmlReader. In this part we will do a simple walkthrough of how to use the "XmlReader" class. The Sample for the same is available in both languag

Vb 2010, how to create log in form using vb 2010

how to create log in form using vb 2010

How can we get the state of the requested process, How can we get the state...

How can we get the state of the requested process? XMLHttpRequest get the current state of the request operation by using the readyState property. This property checks the cond

What do you meant by the term pseudo-class as used in css, Question: (a...

Question: (a) Prepare a diagram which explains where the different elements like Form, Window and Document, belong in the Document Object Model hierarchy and how properties are

Wp7 get data from public api with xml or json, WP7 get data from public API...

WP7 get data from public API with XML or JSON Project Description: Hello, I'm seeking someone who knows his way around using an API with XML or JSON output in a windows phone

I need job posting software for schools, I need Job Posting Software for Sc...

I need Job Posting Software for Schools Project Description: I want to create a software program that will automatically post a job to multiple schools. Let me know if you

Difference b/w system.string and system.stringbuilder class, What are the d...

What are the difference b/w System.String and System.StringBuilder classes? The System.StringBuilder can have mutable string where a variety of operations can be performed whil

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd