
security
Get flash to fully experience Pearltrees
ecurity is a hot topic these days. It is as if developers and system designers are fighting a never ending war against those who desire to damage hardware, compromise system availability, steal data, and tarnish hard-earned client trust. And as if malicious threats weren't enough, we must also protect ourselves from damages inflicted by accidental removal or modification of data.
A Practical Approach to Threat Modeling
CLR Inside Out: Using Strong Name Signatures
Building a Single Sign On Provider Using ASP.NET and WCF: Part 4 This is the fourth and final article in a four part series on building a single sign on (SSO) provider using the ASP.NET platform. Make sure to check out part 1 , part 2 and part 3 .
Building a Single Sign On Provider Using ASP.NET and WCF: Part 4
Steve Sanderson’s blog » Blog Archive » Prevent Cross-Site Reque
Hard coding passwords into your application or your web site is a bad thing. Microsoft SQL has the ability to use "trusted connections" to authenticate your database connection against your login name, so no passwords are ever sent to SQL server, just your login name and an authentication token. But once you come to use this feature in asp.net you run into problems, because of how asp.net works and the user it runs as. In a default configuration asp.net runs as (or rather, in the context of) the ASPNET user on the local machine.

