.NET news » Security Security Rss Feed

.NET Security and Cryptography
Authors: Peter Thorsteinson, G. Gnana Arun Ganesh
Average rating: 4.5 / 2
(2 reviews)
More .NET Security books
download

Hackers Beware: Keep Bad Guys at Bay with the Advanced Security Features in SQL Server 2005

Get a peek at the new security features in SQL Server 2005 from a developer's point of view. While there are lots of admin enhancements, there are also plenty of dev-specific security improvements you can take advantage of, such as endpoint authentication and support for the security context of managed code that executes on the server. Here Don Kiely elucidates.

Security Briefs: Customizing GINA, Part 1

Security Briefs: Customizing GINA, Part 1
12 Apr 2005, 03:00:00   Source: Security Briefs: Customizing GINA, Part 1   Tags: Security

Security: Manipulate Privileges in Managed Code Reliably, Securely, and Efficiently

When the author was faced with implementing support for changing a security descriptor on an object, he noticed there was not support for that operation in .NET. So he devised two solutions to the problem: the first, simpler one, is tailored to the .NET Framework 1.1 and can be used today. The second solution incorporates several advanced features available only in the .NET Framework 2.0. Both are presented here.
15 Feb 2005, 02:00:00   Source: Security: Manipulate Privileges in Managed Code Reliably,...   Tags: Security