C# Soup To Nuts: Arrays and Collections

Wow... Part 10 already.  Today's C# Soup To Nuts webcast is all about Arrays and Collections.  We will begin by introducing the concepts of arrays and what they're used for.  We'll then move into more advanced arrays and learn about multi dimensional arrays.  I will then show you a different type of Array called an ArrayList (or Collection) and the benefits of it.  I'll wrap up the day with a look at Generics and what they're used for.

It should be exciting!  As always, my demo code for today is attached.

Bill

C#StN-Session10DemoCode.zip