Cargando…

Beginning ASPNET Security

Beginning ASP.NET 3.5 Security is geared for novice to intermediate ASP.NET programmers who wish to protect and defend their web sites against attack and exploitation. Beginning with a discussion of why we need security and the things that may occur when it is ignored and an overview of how ASP.NET...

Descripción completa

Detalles Bibliográficos
Autor principal: Dorrans, Barry
Lenguaje:eng
Publicado: John Wiley & Sons Inc 2010
Materias:
Acceso en línea:http://cds.cern.ch/record/1412155
Descripción
Sumario:Beginning ASP.NET 3.5 Security is geared for novice to intermediate ASP.NET programmers who wish to protect and defend their web sites against attack and exploitation. Beginning with a discussion of why we need security and the things that may occur when it is ignored and an overview of how ASP.NET works, readers are taken through the common steps in developing a web site, the security problems each area exposes and how these can be exploited. Visual Studio Security MVP Barry Dorrans teaches readers how they can defend their applications using the standard .NET framework, industry patterns and