Answers

Question and Answer:

  Home  MCSD.NET - 70-310 Exam

⟩ Suppose You create a serviced component named Scheduler. Scheduler is registered in a libraryapplication. The Scheduler methods parse String objects into Date Time objects.You write a console application named EXCoverage.exe to test each method in Scheduler. Youwant Coverage.exe to test Scheduler for multiple cultures to verify its globalization support.What should you do?A. Create a CultureInfo object for each culture locale before calling the Scheduler methods.B. Create a RegionInfo object for each culture locale before calling the Scheduler methods.C. Set the current thread?s CurrentCulture property to each culture locale before calling theScheduler methods.D. Create a EXCoverage.exe.config file and add a <location> element to the configuration file foreach culture locale.

C. Set the current thread?s CurrentCulture property to each culture locale before calling the

Scheduler methods.

 146 views

More Questions for you: