Tips and Tricks to prevent SQL Injection in .Net Code(beyondrelational.com)

submitted by DPalkarDPalkar(228) 2 years ago

There are many detailed articles available on web on SQL Injection topic and hence I’ll just try to keep it short and simple in this post. SQL Injection is an attack in which malicious code is inserted into strings that are later passed to an instance of SQL Server for parsing and execution. This can allow an attacker to steal the data as well as modify and delete it. Conventional security measures like use of SSL and IPSec, do not protect the application from SQL injection attacks.

1 comment |category: |Views: 430

tags: another

new Add a live kick counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:
Comments:

posted by terR0QterR0Q(1) 1 year, 11 months ago 0

These tips are so old, yet some developers are so young :)

Reply

information Login or create an account to comment on this story