I’m an Asp.net programmer.I want to know What security consideration are in software part and waht are in Server configuration to prevent hack.
for example I know that preventing SQL injection is software part but preventing deface a site is in server part.
what security risk I must be consider in coding?
For beginners:
… this list continues on the Developer Highway Code (probably the most comprehensive guide …).
As far as the server configuration part is concerned don’t hesitate to ask your question on http://serverfault.com where you will get answers from people specializing in this area of expertize.