单项选择题
A. Use Microsoft ADO.NET connection pooling.
B. Pass exceptions to the user interface layer.
C. Implement a retry policy in the data access layer.
D. Begin a transaction before each data access operation.
单项选择题 You are designing an application that will use Windows Azure Table storage to store millions of data points each day. The application must retain each day’s data for only one week. You need to recommend an approach for minimizing storage transactions. What should you recommend?()
单项选择题 You are designing a Windows Azure application that will use Windows Azure Table storage. You need to recommend an approach for minimizing storage costs. What should you recommend? ()
单项选择题 You are designing a Windows Azure application that will use Windows Azure Table storage. The application will allow teams of users to collaborate on projects. Each user is a member of only one team. You have the following requirements: - Ensure that each user can efficiently query records related to his or her team’s projects. - Minimize data access latency. You need to recommend an approach for partitioning table storage entities. What should you recommend? ()