News

How to: Compute Column Values in a CSV Text File (LINQ) (Visual Basic) This example shows how to perform aggregate computations such as Sum, Average, Min, and Max on the columns of a .csv file. The ...
How to: Generate XML from CSV Files (Visual Basic) This example shows how to use Language-Integrated Query (LINQ) and [!INCLUDE sqltecxlinq] to generate an XML file from a comma-separated value (CSV) ...