PrepAway - Latest Free Exam Questions & Answers

Tag: Exam 70-516 (update August 18th, 2014)

Exam 70-516: TS: Accessing Data with Microsoft .NET Framework 4 (update August 18th, 2014)

What are the rules that should be followed when using Include()?

You work as Web Developer in PassGuide.com. The company uses Microsoft .NET Framework 4
as its application development platform. You write a LINQ query that uses groupby operator. You
want to use the Include() method to eagerly load additional entities. What are the rules that should
be followed when using Include()?
Each correct answer represents a complete solution. Choose three.

Which of the following actions will you perform to accomplish the task?

You work as a Web Developer in PassGuide.com. The company uses Microsoft .NET Framework
4 as its application development platform. You are using LINQ to SQL. You write the following
code segment:
public class Customer
{
public string Custid;
public string Name;
}
You want to designate the Customer class as an entity class that is associated with a database
table. Which of the following actions will you perform to accomplish the task?

Which of the following properties are conceptual model properties defined in the .edmx file?

You work as a Web Developer in PassGuide.com. The company uses Microsoft .NET Framework
4 as its application development platform. You generate an .edmx file using the Entity Data Model
Wizard.
Which of the following properties are conceptual model properties defined in the .edmx file? Each
correct answer represents a complete solution. Choose all that apply.

Which of the following actions you can take to accomplish the task?

You work as Web Developer in PassGuide.com. The company uses Microsoft .NET Framework 4
as its application development platform. You are using plain old CLR objects and you want to
enable lazy loading. Which of the following actions you can take to accomplish the task?
Each correct answer represents a complete solution. Choose two.


Page 5 of 6« First...23456