This is the seventh and final post (first, second, third, fourth, fifth, sixth) in a series of posts that have links to the different topics covered in exam 70-536
Implementing globalization, drawing, and text manipulation functionality in a .NET Framework application (11 percent)
- Format data based on culture information
- System.Globalization Namespace
- Globalizing and Localizing Applications
- Localizing Applications
- Globalizing Applications
- Globalization Namespaces
- CultureInfo class
- Using CultureInfo class
- CultureTypes Enumeration
- RegionInfo class
- Formatting Date and Time for specific culture
- NumberFormatInfo
- NumberStyles enumeration
- Comparing and Sorting data for a specific culture
- CompareInfo class
- CompareOptions
- How to create custom cultures
- CultureAndRegionInfoBuilder Class
- CultureAndRegionModifier Enumeration
- Enhance the user interface of a .NET Framework application by using the System.Drawing namespace
- System.Drawing namespace
- Graphics How-Tos
- Brush class
- Brushes class
- SystemBrushes class
- TextureBrush class
- Pen class
- Pens class
- SystemPens class
- SolidBrush class
- Color
- ColorConverter
- ColorTranslator
- SystemColors
- Font class
- FontConverter class
- FontFamily class
- SystemFonts class
- Graphics Class
- BufferedGraphics class
- BufferedGraphicsManager class
- Image class
- ImageConverter class
- ImageAnimator class
- Bitmap class
- Icon class
- IconConvertor class
- SystemIcons
- Point Structure
- PointConverter class
- Rectangle class
- RectangleConverter class
- Size Structure
- SizeConverter class
- Region class
- Enhance the text handling capabilities of a .NET Framework application, and search, modify, and control text within a .NET Framework application by using regular expressions
- System.Text namespace
- System.Text.RegularExpressions namespace
- Using regular expressions
- StringBuilder class
- Encoding class
- EncodingInfo class
- ASCIIEncoding class
- UnicodeEncoding class
- UTF8Encoding class
- EncoderFallback class
- EncoderFallbackBuffer class
- EncoderFallbackException class
- Decoder class
- DecoderFallback class
- DecoderFallbackBuffer class
- DecoderFallbackException class
- Capture class
- CaptureCollection class
You can also find some information on preparing for your exams here, in the actual exam and some other tips for 70-536. The Excel file that contains all these links can be downloaded from here.