I'm consulting at a client who has a web app. I do not know a whole bunch about their environment, # of users, etc., etc. I recently noticed that had a bug and tried to help them come up with a ...
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 to ...