What should you do?
You are creating ASP.NET applications by using the .NET Framework 3.5.
The application uses the health monitoring events to raise application audit events in the following scenarios:
– When users log in
– When users change their passwords
– When users perform other security-related actions
You need to ensure that the application logs all audit events for all applications on the Web server.
What should you do?
Which solution should you recommend?
You are an enterprise application developer. You create a client application. One thousand customer service agents use the application during their core business hours, from 8:00 to 17:00.
The application confirms to the following design details:
* The application uses separate business logic components and data access logic components.
* The data components run on the client computer and connect to a central Microsoft SQL Server 2005 database server.
* When the application starts, it retrieves datasets to populate list boxes, drop-down list boxes, and TreeView controls that have data common to all users.
* Users are authenticated to the database by using Active Directory.
Users report that the application is slow to start. You need to recommend a solution so that the application starts normally. You want to achieve this goal with the minimum programming effort.
Which solution should you recommend?
What should you do?
You create a key performance indicator (KPI) named kpiExpense in a dashboard. The KPI represents the total expenditure of a department. You set up a target value and use a Stoplight indicator for kpiExpense. You need to ensure that the indicator displays green only when the total expenditure is lower than the target value. What should you do?
What should you do?
You are creating an ASP.NET application by using the .NET Framework 3.5.
Developers update individual pages frequently. You need to ensure that when individual pages are updated, the time required to load the other pages to the Web site remains unaffected.
What should you do?
What should you do?
You are an enterprise application developer. You create a Web application to call the Web services of different trucking companies. The application retrieves transit times for different routes. You create Web service proxy classes by using the Wsdl.exe utility. You need to call different Web services concurrently. You also need to ensure that the application can continue performing other tasks while the Web services are being called. You need to achieve this by using the least amount of code possible. What should you do?
What should you do?
You build a dashboard for PerformancePoint Monitoring Server. Your dashboard has a zone that contains three reports named ReportA, ReportB, and ReportC. You need to ensure that ReportC is always displayed at the bottom of the zone. What should you do?
What should you do?
You are creating an ASP.NET application by using the .NET Framework 3.5.
You plan to deploy the application.
You need to ensure that the names of the generated assemblies conform to the rules specified by the deployment environment.
What should you do?
Which two actions should you perform?
You are an enterprise application developer. You are creating a medical application that permits surgeons to review previous recordings of surgeries. The application must meet the following requirements:
Surgeons must be able to view several videos concurrently. Users send only necessary portions of the files across the network. Transmission of videos to the application might be interrupted.
Videos must play instantly.
Users must be able to fast-forward, reverse, pause, and stop the video.
You need to ensure the application meets these requirements. Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.)
What should you do?
You create a dashboard for PerformancePoint Monitoring Server. The dashboard has a chart that requires a parameter. You need to ensure that the chart retrieves the parameter values from a Microsoft Office Excel datasheet. What should you do?
What should you do?
You are creating an ASP.NET application by using the .NET Framework 3.5.
You plan to develop the application along with a team of developers, graphic designers, and content designers.
Some of your team members do not have Microsoft Visual Studio 2008 installed on their computers.
You need to ensure that Visual Studio 2008 can automatically recognize new graphics, content, and other media files that are added to the project.
What should you do?