-
Junior Member
sql injuction?
i asked one interviewer ,what is the use of sqlinjuction ?in asp.net
-
Contributing Member
Re: sql injuction?
SQL injection is a technique that exploits a security vulnerability occurring in the database layer of an application. The vulnerability is present when user input is either incorrectly filtered for string literal escape characters embedded in SQL statements or user input is not strongly typed and thereby unexpectedly executed.
For more please go through wiki
----V V----
Regards,
Vikas Vaidya
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules