Click here to Skip to main content
15,887,676 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi,
i have a website developed in asp.net using c#, from past 4 days my db getting hacked/ crashed.
i have changed all my insert sql to stored procedure and also added captcha for all forms.

how to Avoid this?
thanks in advance.
Posted
Comments
Rob Branaghan 25-Jan-13 4:44am    
I always use stored procedures for everything, makes future upgrades easier!
With regards to the hack, have you made sure you have changed the passwords on the database, checked for users security on the database that you did not add?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900