I am parsing the html file to extract tabular information through column names. And I want like let user give the input for column name. And according to that column names t
If it's just ten columns how about storing as a delimited string in App.Config?