Visual Studio 2013/2015 Mobile devices and uploading to SQL
Hi
I built an ASP.net web app in Visual Studio 2010 for a rock drilling concern. Daily drilling data is entered into a spreadsheet, which is then uploaded to a cloud SQL database using functionality on my ASP.net site.
The company have now asked for cost effective options to upload data from mobile devices. What are the best options in Visual Studio 2013/2015 for uploading/validating lists of data to SQL from a mobile device?