| 70-549 Exam |
| 70-549 - Exam Information |
| Question of the day |
You are an enterprise application developer. You are designing an intranet Web application. This application must meet the following requirements: ? The employees must log on to use the application. ? The database authentication mechanism must be as secure as possible. ? The number of connection pools must be minimized. .NET Framework You decide to use Microsoft SQL Server authentication and a specific SQL Server account. You need to evaluate whether the design will meet the business requirements and make recommendations, if required. What should you conclude?
Answer(s)
The design does not meet the requirements. Use Windows Authentication with a specificWindows account.