.net - How to debug SqlDataSource -


I am testing my site against attacks of SQL injection and I will locate the SQLDitas messages sent to the SQL server . How can I do this or get as little as I can?

SqlDataSource uses internally parametrized queries and is generally sufficient to avoid SQL injection is.


Comments

Popular posts from this blog

windows - Heroku throws SQLITE3 Read only exception -

php - Login to icq account to receive messages from contact #12345678 -

python - rename keys in a dictionary -