Buy Questpond's video subscriptions on
huge discount
.
Online: 4095
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Exclusive Interviews
>
C#
>
Post
|
Interview FAQs
|
Exclusive Interview Home
|
Interview Home
|
Search
Loading ...
What are the steps to follow to avoid SQL Injection attacks?
Posted by
deccansoft
on 8/5/2010 | Category:
C# Interview questions
| Views: 3090
Always use parameterized queries or stored procedures instead of creating SQL commands by concatenating strings together.
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous question :
Can we add relations between the tables in dataset ...
Next question > :
What is SQL injection?
Comments or Responses
Login to post response
More Interview Questions
What is SQL injection?
What is Script injection?
Why is "Connecting to SQL Server using Integrated Security" considered ...
What property must you set, and what method must you call in your code ...
Which template must you provide, in order to display data in a Repeate ...
Can you edit data in the Repeater control ?
Which method do you invoke on the DataAdapter control to load your gen ...
What connections does Microsoft SQL Server support?