Microsoft
70-583 · Question #13
You are planning the migration of a Microsoft SQL Server 2008 database to SQL Azure. You need to recommend an approach for ensuring that database connectivity does not degrade. Which two actions…
The correct answer is B. Close database connections in the application. D. Implement a retry policy in the data access layer. See the full explanation below for the reasoning.
Question
You are planning the migration of a Microsoft SQL Server 2008 database to SQL Azure. You need to recommend an approach for ensuring that database connectivity does not degrade. Which two actions should you recommend? (Each correct answer presents part of the solution. Choose two.)
Options
- AImplement transactions for database queries.
- BClose database connections in the application.
- CUse Microsoft ADO.NET in the data access layer.
- DImplement a retry policy in the data access layer.
How the community answered
(23 responses)- A13% (3)
- B83% (19)
- C4% (1)
Community Discussion
No community discussion yet for this question.