MCSD.NET - 70-300 Exam Question:
Download Questions PDF

Suppose You are writing the technical specification for your solution. You need to select a technology for
the new timesheet application. Which technology should you use?
A. an XML Web service
B. a Web application
C. a console application
D. a Windows Forms application

Answer:

B. a Web application

Download MCSD.NET - 70-300 Interview Questions And Answers PDF

Previous QuestionNext Question
Explain The invoice creation process must be dynamically monitored to track the following information:
Average number of seconds to create an invoice
Number of invoices created per second
Total number of successfully created invoices
Total number of failed attempts to create an invoice
Monitoring should occur with a minimum of development effort. What should you do?
A. Write statistics to the database and use SQL Query Analyzer to dynamically monitor the
statistics
B. Create a removable Microsoft .NET class to contain statistics. Configure the class as singleton
class. Write a utility that retrieves statistical information from this class
C. Write statistics to the application event log
D. Use custom performance counters
Suppose You are preparing the functional specification for the new reservation application. Which two
functionalities should you specify? (Each correct answer presents part of the solution. Choose
two)
A. Localization
B. Monitoring of application performance
C. Secure storage of customer profile information
D. Availability of application for mobile phones and personal digital assistants
E. Integration with Active Directory