Download
100% FREE
Office Document APIs for .NET
Online: 1416
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
|
Bookmarks
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Exclusive Interviews
>
C#
>
Post
|
Interview FAQs
|
Exclusive Interview Home
|
Interview Home
|
Search
Loading ...
What is SQL injection
Posted by
deccansoft
on 9/18/2010 | Category:
C# Interview questions
| Views: 1194
A SQL injection attack attempts to compromise your database by creating
SQL commands that are executed instead of, or in addition to, the
commands that you have built into your application.
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous question :
Can we add relations between the tables in dataset
Next question > :
Which template must you provide, in order to displ ...
Comments or Responses
Login to post response
More Interview Questions
Which template must you provide, in order to display data in a Repeate ...
Which method do you invoke on the DataAdapter control to load your gen ...
Explain ACID rule of thumb for transactions.
What is the wildcard character in SQL
Why is DataSet slower than DataReader
can we have multiple .config files along with App.Config file
@@Identity contains last identity value over given connection. Yes/No? ...
How can we specify port number in Connection String in App.Config file