Serializing a DataSet to a Disk File
Serializing DataSet contents to 'C:\Temp\dataset.dat'De-serializing DataSet contents from 'C:\Temp\dataset.dat'Contents of first row in table:
OrderID = 10248
CustomerID = VINET
EmployeeID = 5
OrderDate = 04/07/1996 00:00:00
RequiredDate = 01/08/1996 00:00:00
ShippedDate = 16/07/1996 00:00:00
ShipVia = 3
Freight = 32.3800
ShipName = Vins et alcools Chevalier
ShipAddress = 59 rue de l'Abbaye
ShipCity = Reims
ShipRegion =
ShipPostalCode = 51100
ShipCountry = France
Note: the ASPNET or NETWORK SERVICE account requires access to the C:\Temp folder
[view source]
©2005
Dave And Al.net