Did you know that the .NET framework has six different Dictionary classes that I know of- there may be more? I've just published a tutorial on how to use the Dictionary class.
There are still Queue<T>, HashSet<T>, LinkedList<T> and Stack<T> plus a few others to look at and I'll come back to these in future C# tutorials.
- Want to Learn LINQ? Start with the first LINQ Tutorial
Comments
No comments yet. Leave a Comment

