Thursday, March 30, 2006 9:48 AM
My newest article has been published on MSDN Coding 4 Fun. Many hobbyist developers may not know much about databases or how to work with the free SQL Server Express engine that it included with Visual Studio Express. In this article I discuss how to create a database, create a DataSet to access it, then how to integrate that DataSet with your application. Pretty neat stuff!
Check out the article at: http://msdn.microsoft.com/coding4fun/inthebox/dataenabled/default.aspx
UPDATE (6/26/2007): It has come to my attention that this article is no longer hosted since the Coding 4 Fun was redone. I've zip'd up the code and article and put it on my site. Download it here.