Most Popular/Frequently Used/Important Interfaces in C# .NET?

Same question

Copy-Paste from there:

  • IEnumerable (and IEnumerable): for use with foreach and LINQ
  • IDisposable: for resources requiring cleanup, used with using
  • IQueryable: lets you execute requests against queriable data sources.
  • INotifyPropertyChange : For data binding to UI classes in WPF, winforms and silverlight
  • IComparable and IComparer: for generalized sorting
  • IEquatable and IEqualityComparer: for generalized equality
  • IList and ICollection: for mutable collections
  • IDictionary: for lookup collections

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)