Two people doing their own thing.

Microsoft Certified Partner Soul Solutions
Oct 31

Written by: Soul Solutions
Tuesday, 31 October 2006

BronwenWeeGo.jpg


Implement .NET Framework interfaces to cause components to comply with standard contracts. (Refer System namespace)
• IComparable interface, IComparable Generic
- V2 
• IDisposable interface
- version breaking change to add this to a class
• IConvertible interface - converts objects to value type
• ICloneable interface
• IEquatable<T> interface
- V2 Generalised compare different objects
• IFormattable interface - cultural ToString()

Tags:

Your name:
Title:
Comment:
Security Code
Enter the code shown above in the box below
Add Comment    Cancel