PrepAway - Latest Free Exam Questions & Answers

Category: 70-516 (v.1)

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

How can you make sure that new employees data is retrieved whenever PassGuideWP is refreshed while keeping cur

DRAG DROP
There is MS Visual Studio 2010 and MS .NET Framework 4 application PassGuideApp.
There is a web page PassGuideWP.
On PassGuideWP is a Gridview control PassGuideGW.
PassGuideGW displays employee information in a table.
PassGuideGW uses a Data Table as data source.
A Table Adapter is used for the Data Table.
How can you make sure that new employees data is retrieved whenever PassGuideWP is
refreshed while keeping current employee data?

How can you ensure that users are unable to access the password in PassGuideDB?

DRAG DROP

There is MS Visual Studio 2010 and MS .NET Framework 4 application PassGuideApp.
PassGuideApp uses this service to connect to a MS SQL Server 2008 database
PassGuideDB.
PassGuideApp puts password and credit card information in PassGuideDB.
How can you ensure that users are unable to access the password in PassGuideDB?

How can you ensure that the credit card information can be retrieved from PassGuideDB?

There is MS Visual Studio 2010 and MS .NET Framework 4 application PassGuideApp.
PassGuideApp uses this service to connect to a MS SQL Server 2008 database
PassGuideDB.
PassGuideApp puts password and credit card information in PassGuideDB.
How can you ensure that the credit card information can be retrieved from PassGuideDB?
Select two.

What can ensure this?

DRAG DROP
There is MS Visual Studio 2010 and MS .NET Framework 4 application PassGuideApp.
PassGuideApp is running on a server PassGuideSrv.
PassGuideApp uses this service to connect to a MS SQL Server 2008 database PassGuideDB
located on a separate server PassGuideData.
To access employee data from PassGuideDB ADO.NET Entity Framework is used.
Changes to the data can be made locally, in disconnected mode, on PassGuideSrv, but
when a user of PassGuideApp access PassGuideData, the these local changes data must
be updated with this latest data to PassGuideSrv.
What can ensure this?

Which method should be used to ensure that these entities are persisted to PassGuideSrv?

DRAG DROP
There is MS Visual Studio 2010 and MS .NET Framework 4 application PassGuideApp.
PassGuideApp is running on a server PassGuideSrv.
PassGuideApp uses this service to connect to a MS SQL Server 2008 database PassGuideDB
located on a separate server PassGuideData.
To access employee data from PassGuideDB ADO.NET Entity Framework is used, here it
models persistence-ignorant entities.
PassGuideApp runs in disconnected mode.
Changes to the data can be made locally, in disconnected mode, on PassGuideSrv.
Which method should be used to ensure that these entities are persisted to PassGuideSrv?

How can you remedy the problem?

DRAG DROP
Exhibit: Server generated keys are only supported for identity columns
There is MS Visual Studio 2010 and MS .NET Framework 4 application PassGuideApp.
To access employee data from PassGuideDB ADO.NET Entity Framework is used to model
entities.
PassGuideApp includes an Employees entity.
The Employees entity include a EmployeeKey, a primary key field, with type Guid.
However, there is a problem when PassGuideApp uses the Save Changes method to save a
new instance of Employee entity.
How can you remedy the problem?

Which action should you take?

DRAG DROP
There is MS Visual Studio 2010 and MS .NET Framework 4 application PassGuideApp.
To access employee data from PassGuideDB ADO.NET Entity Framework is used to model
entities.

PassGuideApp is deployed to server PassGuideSrv.
PassGuideApp uses files that are used as resources in the application.
These files are used for mapping and modeling.
Later in the project you need to adjust the conceptual model for PassGuideApp on PassGuideSrv.
Which action should you take?

What action should you take?

DRAG DROP
Exhibit: The server encountered an error processing the request. See server logs for more details
There is MS Visual Studio 2010 and MS .NET Framework 4 application PassGuideApp.
There is a WCF Data Service deployed a server PassGuideSrv.
PassGuideApp is hosted by US IIS.
The error message in the exhibit is shown when the service was deployed.

You want to explore the problem in more detail.
The exception data must be available to the end users.
What action should you take?

What steps should you take?

DRAG DROP
There is MS Visual Studio 2010 and MS .NET Framework 4 application PassGuideApp.
PassGuideApp uses this service to connect to a MS SQL Server 2008 database

PassGuideDB.
PassGuideApp is hosted on IIS 6.0 server PassGuideIIS.
PassGuideIIS is running multiple applications.
Now you need to increase the security of PassGuideApp while not interfering with the other
applications in any way. What steps should you take?


Page 5 of 8« First...34567...Last »