This page was exported from Braindump2go Exam Dumps Free Download [ https://www.pass4surevce.com ]
Export date: Thu Mar 28 8:56:56 2024 / +0000 GMT

[April-New-2016]Instant Download 70-494 Practice Exam in Braindump2go[CS1-CS7]


2016 April New - Microsoft 70-494 New Case Study Released in Braindump2go.com Online Study Website!

Case Study 1 - Scenario 1 (Question 1 – Question 7)
Background
You are developing an online bookstore web application that will be used by your company's customers.
Technical Requirements
General requirements:
- The web store application must be an ASP.NET MVC application written in Visual Studio.
- The application must connect to a Microsoft SQL database.
- The GetTop100Books() method is mission critical and must return data as quickly as possible.
It should take advantage of fast, forward-only, read-only methods of reading data.
- The ImportBooks() method must keep a copy of the data that can be accessed while new books are being imported without blocking reads.
- The Create MonthlyTotalsReport() method must lock the data and prevent others from updating or inserting new rows until complete.
- The college textbook area of the web application must get data from a daily updated CSV file.
- The children's book area of the web application must get data directly from a local database.
It must use a connection string. It must also support access to the stored procedures on the database. Further, it is required to have strongly typed objects. Finally, it will require access to databases from multiple vendors and needs to support more than one-to-one mapping of database tables.
- The cookbook functionality is contained within a client-side application that must connect to the server using HTTP and requires access to the data using JavaScript.
- The BookApiController class must have a method that is able to perform ad-hoc queries using OData.
The RESTful API of the bookstore must expose the following endpoints.
 
Application Structure
 
 
 
PurchaseOrders.xml
 
Featured Books.xml
 

QUESTION
Drag and Drop Question
You need to configure the server to self-host the bookstore's Web API application.
You have the following code:
 
Which code segments should you include in Target 1 and Target 2 to complete the code? (To answer, drag the appropriate code segments to the correct targets in the answer area. Each code segment may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.)
 
Answer:
 

QUESTION
You need to choose the appropriate data access strategy for the college textbook area of the web application.
Which data access technology should you implement?

A.    WCF Data Services
B.    ADO.NET
C.    Entity Data Model (EDM)
D.    LINQ to SQL

Answer: B
Explanation:
* Scenario: The college textbook area of the web application must get data from a daily updated CSV file.
* ADO.NET reads the CSV file in a very similar way as table in database.

QUESTION
You need to choose the appropriate data access technology for the children's book area of the web application.
Which data access technology should you choose?

A.    ADO.NET Entity Framework
B.    Web Service
C.    LINQ to SQL
D.    WCF Data Services

Answer: C
Explanation:
* Scenario: The children's book area of the web application must get data directly from a local database. It must use a connection string. It must also support access to the stored procedures on the database. Further, it is required to have strongly typed objects. Finally, it will require access to databases from multiple vendors and needs to support more than one-to-one mapping of database tables.
* Microsoft Language Integrated Query (LINQ) offers developers a new way to query data using strongly-typed queries and strongly-typed results, common across a number of disparate data types including relational databases, .NET objects, and XML. By using strongly-typed queries and results, LINQ improves developer productivity with the benefits of IntelliSense and compile-time error checking

QUESTION
You need to implement the Get() method in the bookstore Web API application to be able to find books by using an ad hoc query.
Which method should you use?
 

A.    Option A
B.    Option B
C.    Option C
D.    Option D

Answer: A

QUESTION
You are developing an ASP.NET MVC application that is secured using SSL.
You are ready to deploy the application to production.
The deployment package must include the installation of the SSL certificate.
You need to configure the deployment package to meet the requirement.
What should you do?

A.    In the Package/Publish settings of the project, select the All Files in this project folder option.
B.    In the Build Events settings of the project, configure a pre-build event to include the SSL certificate.
C.    Create a web publish pipeline target file with a custom web deploy target.
D.     In the Signing dialog box, choose Sign the assembly and select the appropriate entry from the Choose a strong name key file list.

Answer: C

QUESTION
You need to choose the appropriate data access technology for the cookbook area of the web application.
Which data access technology should you choose?

A.    Entity Framework
B.    ADO.NET
C.    LINQ to SQL
D.    WCF Data Services

Answer: D
Explanation:
* Scenario: The cookbook functionality is contained within a client-side application that must connect to the server using HTTP and requires access to the data using JavaScript.
* WCF Data Services (formerly known as "ADO.NET Data Services") is a component of the .NET Framework that enables you to create services that use the Open Data Protocol (OData) to expose and consume data over the Web or intranet by using the semantics of representational state transfer (REST). OData exposes data as resources that are addressable by URIs. Data is accessed and changed by using standard HTTP verbs of GET, PUT, POST, and DELETE
* WCF Data Services uses the OData protocol for addressing and updating resources. In this way, you can access these services from any client that supports OData. OData enables you to request and write data to resources by using well-known transfer formats:
Atom, a set of standards for exchanging and updating data as XML, and JavaScript Object Notation (JSON), a text-based data exchange format used extensively in AJAX application.

QUESTION 7
You are preparing to write the data access code for the children's book area of the web site.
You need to review the requirements and identify the appropriate data access technology.
What should you do?

A.    Use the WCF Data Services.
B.    Use a Web Service.
C.    Use ADO.NET Entity Framework.
D.    Use LINQ to SQL

Answer: C


2016 Latest Microsoft 70-494 Exam Preparation Materials:
1.2016 New 70-494 Exam VCE and PDF Dumps 890Q&As - All New Questions and Case Studies Included:
http://www.braindump2go.com/70-494.html
2.2016 New 70-494 Exam Questions and Answers with Explanation - Google Drive Files: https://drive.google.com/folderview?id=0B9YP8B9sF_gNcFpNbVpESVhvQnc&usp=sharing

Post date: 2016-04-26 06:28:42
Post date GMT: 2016-04-26 06:28:42
Post modified date: 2016-04-26 06:28:42
Post modified date GMT: 2016-04-26 06:28:42
Powered by [ Universal Post Manager ] plugin. HTML saving format developed by gVectors Team www.gVectors.com