Using the .NET Collection Classes Part 2


This tutorial will cover the following topics:
- A recap of the ArrayList Class
- An Introduction to the DataList
- DataBinding an ArrayList to a DataList
- An Introduction to the PagedDataSource Class
- Implementing Paging
- An Introduction to the System.Drawing.Image Class
- Extracting Image dimensions
User Reviews
Total of 2 reviewsBC30390: 'jetx.ProjectDetail.Pages' is not accessible in this context because it is 'Private'.
Written by Martyn Cook on October 24, 2005When using the paging code from this article I get the above error. Any ideas why?
Displaying a large image
Written by Martyn Cook on October 24, 2005I've followed through your articles 'ASP.NET: Uploading an Image and creating a thumbnail', 'Working with the Server's file system using ASP.NET ', & Parts I & II of this article successfully to create a photo gallery for a client that ...









