Exam 70-536

Developing applications that use system types and collections

Implementing serialization and input/output functionality in a .NET Framework application

Implementing globalization, drawing, and text manipulation functionality in a .NET Framework application

  • Format data based on culture information
    • Access culture and region information in a .NET Framework application
    • Format date and time values based on the culture
    • Format number values based on the culture
    • Perform culture-sensitive string comparison
    • Build a custom culture class based on existing culture and region classes
  • Enhance the user interface of a .NET Framework application by using the System.Drawing namespace
    • Enhance the user interface of a .NET Framework application by using brushes, pens, colors, and fonts
    • Enhance the user interface of a .NET Framework application by using graphics, images, bitmaps, and icons
    • Enhance the user interface of a .NET Framework application by using shapes and sizes

Various