viernes, 26 de marzo de 2010

Chapter 1 ".NET Framework fundamentals"

Like i said, i will take as base the training kit book, so i am going to list the exam objectives of the chapter 1 "Framework fundamentals", and going forward i will develop each of the topics.


"Framework fundamentals" Objectives

.NET system types:

  • Value types
  • Reference types
  • Attributes
  • Generic Types
  • Exception classes
  • Boxing and UnBoxing
  • TypeForwadedToAttribute class

.NET Framework Interfaces
  • IComparable
  • IDisposable
  • IConvertible
  • ICloneable
  • IEquatable
  • IFormattable

Events and Delegates:

  • Delegate class
  • EventArgs class
  • EventHandler class

No hay comentarios: