Chapter 18: Working with Collections

TitleDemoSourceLanguage
Declaring Collections recipe1801cs.aspx recipe1801cs.aspx source C#
Declaring Collections recipe1801vb.aspx recipe1801vb.aspx source VB.NET
Looping Through Each Item in an Enumerable Collection recipe1802cs.aspx recipe1802cs.aspx source C#
Looping Through Each Item in an Enumerable Collection recipe1802vb.aspx recipe1802vb.aspx source VB.NET
Creating a Custom Collection recipe1803cs.aspx recipe1803cs.aspx source C#
Creating a Custom Collection recipe1803vb.aspx recipe1803vb.aspx source VB.NET
Passing an Array of Parameters to a Method recipe1804cs.aspx recipe1804cs.aspx source C#
Passing an Array of Parameters to a Method recipe1804vb.aspx recipe1804vb.aspx source VB.NET
Using a HashTable Collection recipe1805cs.aspx recipe1805cs.aspx source C#
Using a HashTable Collection recipe1805vb.aspx recipe1805vb.aspx source VB.NET
Using a Queue Collection recipe1806cs.aspx recipe1806cs.aspx source C#
Using a Queue Collection recipe1806vb.aspx recipe1806vb.aspx source VB.NET
Using a Stack Collection recipe1807cs.aspx recipe1807cs.aspx source C#
Using a Stack Collection recipe1807vb.aspx recipe1807vb.aspx source VB.NET
Using a SortedList Collection recipe1808cs.aspx recipe1808cs.aspx source C#
Using a SortedList Collection recipe1808vb.aspx recipe1808vb.aspx source VB.NET

  "Okay, I'm biased because I know and like these guys. However, this is a book that I'm going to keep nearby when I write ASP.NET code. They've used their solid experience in the ASP.NET community to write on topics that everyone wants to know about. Don't struggle any more - buy it! "
Ken Cox
MVP ASP.NET