x
Menu

DOT NET Tutorial

Other,

Updated On 02 Feb, 19

Overview

Includes

Lecture 27: Generics - C sharp & ASP.NET Tutorials for beginners - Bestdotnettraining.com

4.1 ( 11 )


Lecture Details

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.

Ratings

0


0 Ratings
55%
30%
10%
3%
2%
Comments
comment person image

Sam

Excellent course helped me understand topic that i couldn't while attendinfg my college.

Reply
comment person image

Dembe

Great course. Thank you very much.

Reply
Send