exam questions

Exam 70-487 All Questions

View all questions & answers for the 70-487 exam

Exam 70-487 topic 3 question 9 discussion

Actual exam question from Microsoft's 70-487
Question #: 9
Topic #: 3
[All 70-487 Questions]

You need to regenerate the service proxies to include task-based asynchronous method signatures.
Which command should you use?

  • A. aspnet_regiis.exe /t:code http://localhost:62965/UploadCallbackService.svc
  • B. svcutil.exe /t:code http://localhost:62965/UploadCallbackService.svc
  • C. aspnet_compiler.exe /t:code http://localhost:62965/UploadCallbackService.svc
  • D. aspnet_regiis.exe /t:code http://localhost:62965/UploadService.svc
  • E. svcutil.exe /t:code http://localhost:62965/UploadService.svc B
Show Suggested Answer Hide Answer
Suggested Answer: Explanation 🗳️
http://msdn.microsoft.com/en-us/library/aa347733.aspx

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
joilec435
Highly Voted 5 years, 5 months ago
B correct
upvoted 10 times
...
[Removed]
Highly Voted 5 years, 4 months ago
https://stackoverflow.com/questions/23997821/how-to-generate-wcf-service-with-svcutil-exe
upvoted 5 times
...
Jobair
Most Recent 4 years, 8 months ago
new url: https://docs.microsoft.com/en-us/dotnet/framework/wcf/servicemodel-metadata-utility-tool-svcutil-exe
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...