I am using silverlight plugin for capturing images through webcam and want to save these images in mvc app. so that to use them for retrieving some information.this application is regarding the decoding of barcode image and then making that barcode a unique id so that a particular record from the database will be retrieved accordingly.
Any help will be highly appreciated.
Thanks.