Download Free Microsoft 70-519 PDF and VCE Updated Today 271-280
Vendor: Microsoft
Exam Code: 70-519
Exam Name: PRO: Designing and Developing Web Applications Using Microsoft .NET Framework 4 Exam
Version: 14.79
QUESTION 271
You are designing a testing methodology for an ASP.NET MVC 2 Web application.
The application has a simple domain model that provides a thin wrapper over a data access layer. Controllers interact with the domain model directly and use methods on repository objects to save and retrieve objects from the data access layer.
You have the following requirements: