See the 2nd part of this tutorial completely free. Subscribe our channel & send me a private message and I will guide you from there. Till now we have been dealing with only one object at a time but now in this video we will learn about dealing with multiple objects at the same.The object managing multiple objects is referred a Collection. Also here we introduce a very beautiful concept called as Generics, which is very much used in projects today as it improves performance and reusability with various types. Agenda 1. Importance of IList and IDictionary. 2. Using ArrayList and Hashtable. 3. Understanding IEnumerable and IEnumerator. 4. Sorting Items in the collection using IComparable. 5. Typesafety issue with ArrayList and Hashtable classes. 6. Writing custom generic classes. 7. Working with Generic Collection Classes. code pour embarquer la vidéo : >>> http://www.youtube.com/embed/o_z_4JAM1JU <<< |