Sams Teach Yourself Visual Studio .NET 2003 in 21 Days

Sams Teach Yourself .Net in 21 Days

By Jason Beres

Quiz

  1. The __________________ enumeration contains the information I need to get the culture information installed on my computer.

    CultureType

  2. The ____________ locale is always a fallback resource if I can't get the correct locale on a machine.

    Default. This is the locale set in the Control Panel's Regional and Language options applet.

  3. What are the properties that will get me the correct month and day names for a specific locale?

    The DateTimeFormat.MonthNames and the DateTimeFormat.DayNames methods of the CultureInfo class returns arrays of the correct days and months for a specific culture.

Share ThisShare This

Informit Network