Community

Using DataSets Without a Database in ASP.NET

(Steve Schwarting) Sometimes you don’t have a database table to work with, but you still want your page to be dynamic in terms of the data it presents to the user. Meaning, you don’t want to have to modify code in order to make the page display new information or information in a different way.

Read More - Register for Free Membership