Which two actions should you perform?
You are an enterprise application developer. You are evaluating the physical design of a Windows Forms application. The application will be used on several computers on a corporate intranet. The application connects to different Microsoft SQL Server databases. The application relies on a series of distributed components for the business and data layers. You need to review the database connection strategy to ensure scalability and performance of the application. Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.)
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 of Extensible Markup Language (XML) Web Services forms part of your responsibilities at Domain.com. You are currently developing an Extensible Markup Language (XML) Web Service that will allow Domain.com to locate the delivery trucks that it provides to companies. The Web service clients will send a similar request to the one illustrated below:
<soap:envelope>
<soap:body>
<GetLocation xmins=urn:gov:DOT”>
<mobilePhoneNumber>000-000-0000</mobilePhoneNumber> </GetLocation>
</soap:body>
<soap:envelope>
To this end you need to configure the attribute to enable it to support the SOAP request.
What should you do? (Each correct answer presents part of the solution. Choose two.)
What should you do?
Your network contains an Active Directory domain. You install Groove Server Manager and create a Groove domain. A network administrator plans to configure directory integration between your Groove domain and your Active Directory domain. You need to provide the network administrator the necessary rights to configure directory integration. What should you do?
What should you do?
You create a Web site that you must copy from a development server to a testing server, along with all source files. You do not have terminal access to the testing server. You need to create the virtual directory. Then you must copy the Web site to the virtual directory on the testing server without precompiling the site. What should you do?
What should you do?
You are an enterprise application developer. You design an application that communicates with other applications through .NET Remoting. The application has a large DataSet. You need to improve the performance of the application. 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 client applications forms part of your responsibilities at Domain.com. You have developed a serviced component that will be used by both managed and unmanaged applications within Domain.com. A remote computer will be hosting this serviced component. The serviced component will be accessible through DCOM. The computers that host the client applications have the .NET Framework 2.0 installed. You have received instruction to allow both managed and unmanaged client applications to reference the serviced component.
What should you do?
What should you do?
You have a Groove Server Manager server named Server1 and a Groove domain. You install Groove Server Manager and the Audit service on a server named Server2. You need all managed Groove domain members to send audit data to Server2. What should you do?
What should you do?
You are deploying a Web site to a server managed by a hosting company. The only access you have to the server is through FTP. You need to precompile and deploy the Web site without its source files. What should you do?
Which two actions should you perform?
You are an enterprise application developer. You are designing a monitoring mechanism for a serviced component that runs on the company server. The component will be used to execute CPU-intensive operations. When the component is deployed, administrators must be able to monitor the following measures: Number of requests for each operationTime taken for each operation to complete You need to achieve this goal by using the minimum amount of coding effort. Which two actions should you perform? (Each correct answer presents part of the solution.
Choose two.)
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 client applications forms part of your responsibilities at Domain.com. You implemented a strong-named managed assembly that makes use of Enterprise Services. The assembly is not registered for use within a COM+ context. And no RunInstaller attributes have been applied to any of the classes in the assembly. You have been instructed to register the assembly with COM+ to accommodate the COM clients.
What should you do?