Saturday, 27 January 2007

Exam 70-536 - First Look

I am going to start off looking at the following areas, and produce a number of articles on each of the topics that I cover.

Manage data in .NET Framework application by using the .NET Framework 2.0 system types

  • Value Types
  • Nullable Types
  • Reference Types
  • Attributes
  • Generic Types Exception Classes
  • Boxing and Unboxing
  • TypeForwardedToAttribute Class

Implement .NET Framework interfaces to cause components to comply with standard contracts.

  • IComparible interface
  • IDisposable interface
  • IConvertible interface
  • ICloneable interface
  • IEquatable interface
  • IFormattable interface

Control interactions between .NET Framework application components by using events and delegates.

  • Delegate class
  • EventArgs class
  • EventHandler delegates

No comments: