IEnumerable and IEnumerator Interfaces in C#
Offered By: tutorialsEU via YouTube
Course Description
Overview
Explore the advanced C# topic of IEnumerable and IEnumerator interfaces in this comprehensive 34-minute video tutorial. Gain a deep understanding of what these interfaces are, their advantages, and when to use them effectively in your C# projects. Learn how IEnumerable and IEnumerator relate to lists, arrays, and other collection types. Discover the differences between generic and non-generic versions of IEnumerable, and understand why generic collections are preferred in modern C# development. Explore scenarios where using IEnumerable is recommended, such as working with massive database tables, and situations where alternative data structures like arrays or lists might be more appropriate. Through practical examples and explanations, master the implementation of these interfaces and enhance your C# programming skills.
Syllabus
IEnumerable IEnumerator Interfaces in C#
Taught by
tutorialsEU
Related Courses
Beginning Game Programming with C#University of Colorado System via Coursera Programming with C#
Microsoft via edX DEV206.1x: Introduction to XAML and Application Development
Microsoft via edX Introduction to Game Development
Michigan State University via Coursera Designing Advanced Applications using XAML
Microsoft via edX