All c# extension methods for list-string
-
DataReader to CSV
Export DataReader to CSV (List<String>). Basic example that to export data to csv from a datareader. Handle value if it contains the separator and/or double quotes but can be easily be expended to include culture (date, etc...) , max errors, and more.C# System.Collections.Generic.List<string> Thierry Fierens -
GetChoiceFieldValues
this method find items of a Choice Field in a Sharepoint ListC# System.Collections.Generic.List<string> http://mb-seifollahi.ir