Posted on: 1/17/2014 5:21:31 AM | Views : 638

I am currently exploring the approaches to a problem and job scope.  Hoping someone out there can take a moment and let me know if what I want to do is feasible.
We have an existing ASP.net website that takes input and stores information in a SQL.
I have been asked to evaluate either reprogramming the entire solution into a client app or modify the website to accomidate a request.
Basically, they want to be able to take a picture within the app and store it in the SQL record. I know I can take a picture with the forward facing camera and I know I can store the image in the SQL. At issue is if the picture can be captured from the rear facing camera and potentially use the flash on a device like the Surface Pro 2 running Windows 8 via the website.  I would prefer to go this direction to avoid the re-write and the need to maintain/distribute client apps.
I have read some posts in various forums and some blogs that state it may be possible b ...

Go to the complete details ...