Security in ASP.net 2.0

  • Thread starter Thread starter Lee
  • Start date Start date
L

Lee

Hello all,

I was curious if asp.net has any security features facility that it
implements itself for things like DoS attacks or is this something that
I must code against myself?

--
Warm Regards,
Lee

"Upon further investigation it appears that your software is missing
just one thing. It definitely needs more cow bell..."
 
Dear Lee,

here are some related links

Mitigating Denial of Service Attacks with Web Resources
====================================
http://www.nikhilk.net/WebResourcesDenialOfServiceAttack.aspx

Security Question List: ASP.NET 2.0
=======================
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnpag2/html/PAGQuestionList0001.asp


Web Site Operations in ASP.NET 2.0
========================

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnvs05/html/sitemaint.asp

Bye
Venkat_KL
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top