Valid 98-361 Dumps shared by ExamDiscuss.com for Helping Passing 98-361 Exam! ExamDiscuss.com now offer the newest 98-361 exam dumps, the ExamDiscuss.com 98-361 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 98-361 dumps with Test Engine here:
You need to debug a Windows Service application by using breakpoints. What should you do?
Correct Answer: D
Explanation/Reference: * Because a service must be run from within the context of the Services Control Manager rather than from within Visual Studio, debugging a service is not as straightforward as debugging other Visual Studio application types. To debug a service, you must start the service and then attach a debugger to the process in which it is running. * To debug a service Install your service. Start your service, either from Services Control Manager, Server Explorer, or from code. In Visual Studio, choose Attach to Process from the Debug menu. Etc.