News

Never mind why the code is like this and why I need it to be this way, but it's just the way it is.I currently have a dataset with data from a database. In the C# code I transform this data ...
I have an Application that opens up an excel file the user uploaded, and pulls out the data into a DataSet and makes some minor changes (tacks on the Date and the login of the user). Now I'd like ...