Characteristics of ADO.NET Entity Framework 4.0
Write few characteristics of ADO.NET Entity Framework 4.0.
Expert
It is introduced in the .NET Framework 4.0 and involves following new features:
a) Persistence Ignorance - It allows to define Plain Old CLR Objects (POCO) which are independent of any specific persistence technology. b) Deferred or Lazy Loading - It specifies that, entities which are related can be loaded automatically when it is required. c) Self-Tracking Entities - It refers to the entities which tracks their own changes. Such changes can be passed across the process boundaries and saved in the database. c) Model-First Development – It allows to create our own EDM and then generates the relational model (database) from EDM with matching tables and relations. d) Model-Defined Functions - It enables to use the functions which are described in the conceptual schema definition language (CSDL). e) Built-in Functions - It allows to use built-in SQL Server functions directly in our queries.
List some of the new features of ASP.NET AJAX 4.0?
Write down the classes which derive from the abstract System.Windows.Shapes.Shape class in the WPF?
Illustrate what do you mean by Asp.net Web form?
Explain keywords by giving example.
Distinguish between RichTextBox control and TextBox control.
How a condition can be implemented in the workflow?
Explain the ASP.NET AJAX?
Name the parameters which control generally connection pooling behaviours?
Explain the various Visual Basic features which support LINQ?
Write the syntax to declare the namespace in the .NET and in VB?
18,76,764
1927790 Asked
3,689
Active Tutors
1423358
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!