VB.Net SQL Injection concerns
I have a mobile app where I collect some data from user input, encrypt that, and send it to a web service (written in VB.Net) where it is decrypted and handled.
I have a mobile app where I collect some data from user input, encrypt that, and send it to a web service (written in VB.Net) where it is decrypted and handled.