.NET Web Data Toolkit
Description
This case study shows you how to design and implement a toolkit that allows you to select information from live web pages as though selecting from tables in a relational database. It demonstrates how to capture the results into an ADO.NET DataTable, allowing you to treat web data like any other data source. Throughout the article, author Tony Loton leads you through a step--by--step process of designing such a toolkit, describing the potential problems and solutions along the way.










