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:
Post a Comment