| 74-137 Exam |
| 74-137 - Exam Information |
| 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)
Use theFormResponseWriter object.