What should you increase?
You have a Groove Server Relay server and a Groove Server Manager server. Users report that they fail to view accurate presence details of other Groove domain members.
You confirm that all users can communicate with the Groove servers. You need to ensure that all Groove domain members can view accurate presence details. Your solution must not cause the loss of any Groove data. What should you increase?
Which action should you perform?
You create a server control that inherits from WebControl. You need to enable the server control to emit markup for a new kind of mobile device. You must not alter the code in the server controls. Which action should you perform? (Each answer presents part of the solution.
Choose two)
Which testing strategy should you use?
You are an enterprise application developer. You are creating an ASP.NET application that will have 2,000 registered users. You need to determine the number of users the application can support before reaching the 75 percent level of processor utilization. You also need to ensure that the testing strategy uses the minimum amount of iterations. Which testing strategy should you use?
What should you do?
You work as the Microsoft.NET developer at Domain.com. The Domain.com network consists of a single Active Directory domain named Domain.com. All servers in the domain run Windows Server 2003.
The development and deployment of Extensible Markup Language (XML) Web Services forms part of your responsibilities at Domain.com. You are currently installing the Microsoft Web Services Enhancements (WSE) 3.0 framework on your development computer. At present the WSE configuration settings are not enabled on your computer.
You are required to modify the Web.config file for an ASP.NET application to enable it to support WSE configuration settings.
What should you do? (Choose the correct configuration.)
What should you do?
You have a Groove Server Manager server and a Groove Server Relay server. You need to ensure that workspace changes stored on the Groove Server Relay server remain undeleted for a maximum of 60 days. What should you do?
What should you do?
You create a mobile Web Form. The mobile Web Form contains a mobile Calendar control named calDate. You need to capture the date that users choose from the Calendar control. What should you do?
What should you do?
You are an enterprise application developer. You plan to gradually implement unit tests for an application. The application contains tests that are not ready to run. You need to count the number of tests that are not ready to run. What should you do?
What should you do?
You work as the Microsoft.NET developer at Domain.com. The Domain.com network consists of a single Active Directory domain named Domain.com. All servers in the domain run Windows Server 2003. The development and deployment of Extensible Markup Language (XML) Web Services forms part of your responsibilities at Domain.com.
You are currently implementing two SOAP extension classes named EncryptionExtension and CompressionExtension respectively. These two classes encrypt and compress outgoing SOAP messages, and exist in the SoapUtilities namespace in an assembly named SoapUtilities.dll.
You are required to modify the Web.config file for an Extensible Markup Language (XML) Web Service to ensure that encryption will occur prior to compression for the SOAP messages that are returned from that service.
What should you do? (Choose the correct configuration.)
What should you do?
You develop a Web application. Your application contains two settings in the Web.config file. You deploy your application to production. You need to modify the application settings in the production environment without manually editing the XML markup in the Web.config file. What should you do?
What should you do?
You are an enterprise application developer. You are reviewing the design of a component. The component is used to monitor an FTP folder on a Microsoft Windows 2003 Server computer.
You
need to ensure that the component meets the following requirements: It is transaction-oriented.It copies data from files in the FTP folder.It runs without the intervention of the user.It requires the minimum amount of development effort. What should you do?