How can I create whitelist with C# for prevent SQL Injections?

前端 未结 0 924
南方客
南方客 2020-12-28 16:53

I want to prevent SQL Injections via whitelist method. I don\'t want to use blacklist, my aim is connected with whitelist.

So here is code that I found. This code cre

相关标签:
回答
  • 消灭零回复
提交回复
热议问题