74-137  Exam

Exam # of questions Description  Update
74-137 41 Microsoft 74-137 Developing Microsoft Office Solu... 02/15/2011
[Practice Test]    [Download Study Guide(PDF)]   [Update Exam]

74-137 - Exam Information
  • Description: Microsoft 74-137 Developing Microsoft Office Solutions Using XML with Office Professional Edition 2003
  • Passing Score: 75%
  • Practice Test - Number of questions: 41 questions
  • Simulation Test - Number of questions: 41 questions
  • Simulation Test Duration: 41 minutes
  • Has explanations: No

Question of the day

You develop client solutions for IT department. You use the Research Service Development Extras toolkit and the Research Services Class Library (RSCL) to develop a research service. The Query() method responds by using the ResponseWriter object that is sent as a parameter to the QueryResponse.WriteResponse method. The query response renders as a user interface in the Office 2003 task pane. The user interface includes two TextBox controls and four RadioButton controls. You need to use the appropriate ResponseWriter object to generate the query response. What should you do?

Answer(s)

  1. Use theFormResponseWriter object.
  2. Use theContentResponseWriter object.
  3. Use theDocumentResponseWriter object.
  4. Use theDatabaseDocumentResponseWriter object.
Correct Answer

Use theFormResponseWriter object.