Microsoft
70-519 · Question #227
70-519 Question #227: Real Exam Question with Answer & Explanation
The correct answer is B. Use SQL parameters for database access. D. Use Regular Expression Validator and Range Validator controls.. See the full explanation below for the reasoning.
Question
You are designing an ASP.NET Web application form that allows the user to submit queries to a Microsoft SQL Server database. You need to minimize the success of submitting corrupt client data to the form as a security attack against your Web application. Which two approaches should you recommend? (Each correct answer presents part of the solution. Choose two.)
Options
- AUse the Enable View State Mac property.
- BUse SQL parameters for database access.
- CUse an on Submit Java Script handler for the form
- DUse Regular Expression Validator and Range Validator controls.
Community Discussion
No community discussion yet for this question.