Creating a dataset object using visual studio .net
-
[ Team LiB ] Recipe 2.3 Creating a Strongly Typed DataSet Problem You want to create a strongly typed object wrapper around a DataSet. Solution Use one of the three techniques shown in the discussion to create a strongly typed DataSet using either the Visual Studio .NET IDE or a command line approach.
5p luvpro 04-08-2010 88 6 Download
-
Creating a DataSet Object Using Visual Studio .NET In this section, you'll learn how to create a DataSet using Visual Studio .NET. Note You'll find a completed VS .NET
3p daisuphu 29-07-2010 111 17 Download