| |
Home > Code Samples
Below are links to several code examples on how to use the DataStreams framework to read, write, and bulk insert several common data formats.
Display a CSV File in a GridView on an ASP.Net page
Sample Code:
VB.Net /
C#
Upload CSV file to SQL Server using CsvDataReader, and SqlBulkCopy in ASP.Net 2.0
Sample Code:
VB.Net /
C#
Read Any Size XML File
Sample Code:
C#
Bulk Insert XML File
Sample Code:
C#
Export DataTable to Excel
Sample Code:
VB.Net /
C#
CSV to XML
Sample Code:
VB.Net /
C#
XML to CSV
Sample Code:
VB.Net /
C#
|
|
|