james

james

  • NA
  • 1.1k
  • 330.8k

Question of the Day 9-17-03

Sep 17 2003 8:08 AM
Since this forum was my suggestion, I'll get things started by posting a Question of the Day taken from one of the MCSD Practice Exams. I would invite anyone to replay with not only the answer, but the reasoning for the answer. One of the biggest goals Microsoft has in their exam structure is to make sure you know WHY the answer you choose is correct. So here goes... -------------------------------------------------- Charles has created a component for his company that will perform complex scientific calculations. Another developer at the company, Josh, wants to use Charles' component in an ASP.NET application that Josh is developing. The Web application resides on one of the company's servers. Josh wants to be able to remotely debug the component while it is running in his Web application. Which of the following conditions must be met to accomplish this task? (Select all choices that are correct.) A. The Web server must be rinning Windows 2000 or Windows XP (Professional, Server or Advanced Server). B. A copy of all assemblies used by the Web application must reside in the global assembly cache on Josh's computer. C. The debug attribute of the compiliation node in the Web.config file on the Web server must be set to true. D. The source code of Charles' component must reside in the same directory as the Web application on the Web server. E. Charles' component must be registered on Josh's computer as well as on the Web server.

Answers (2)