Gistlib Logo

gistlib

other csharp categories

data manipulation code snippets in csharp

combine two csv files if the headers match in csharp
given a csv file with column "first_name" and "last_name", add a new column called full_name in csharp
insert an element into an array at a specific index in csharp
reorder the columns of a csv file in csharp
select csv file and add a new column called situation to the first line and for other lines fill the situation with yes or no and move the new csv to destination in csharp
select csv file and for each line add a new column called situation and for each line fill the situation with aything and move the new csv to destination in csharp
select csv file and for each line add a new column called situation with any thig and move the new csv to destination in csharp
unmerge datatable after merging in csharp

gistlibby LogSnag