I am going to start new web application (ASP .Net), but i am wondering how many type of attacks are possible on web applications which we need to take care of while building a web application.
As i am developing this web application from scratch, if i can get this kind of list and identify what i need to take care of while building the application it will be a great help.
XSS attacks
Denial-of-service attack
SQL injection
Also read
Five common Web application vulnerabilities
and a similar SO question
Common Website Attack Methods, Detection, and Recovery