This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org
Difference between revisions of ".NET Security for Developers"
From OWASP
(→Areas of Concern) |
(→Areas of Concern) |
||
Line 8: | Line 8: | ||
**[[SDL Tools | Tools]] | **[[SDL Tools | Tools]] | ||
− | *Secure Coding | + | *[[.NET Secure Coding | .NET Secure Coding]] |
**Partial Trust | **Partial Trust | ||
**Cross Platform | **Cross Platform | ||
− | *Confidentiality, Integrity and Availability in Practice | + | *[[.NET CIA | Confidentiality, Integrity and Availability in Practice]] |
**Cryptography | **Cryptography | ||
**Debugging and Instrumentation | **Debugging and Instrumentation | ||
**Adaptive Web Applications and failing gracefully | **Adaptive Web Applications and failing gracefully | ||
− | *Security Features | + | *[[.NET Security Features | .NET Security Features (by Version)]] |
**Authentication Best Practices | **Authentication Best Practices | ||
**Authorization | **Authorization | ||
**Security Demands | **Security Demands | ||
− | *Unit Testing | + | *[[.NET Unit and Integration Testing | Unit and Integration Testing]] |
**Test First (TDD) and Design Patterns | **Test First (TDD) and Design Patterns | ||
**Fuzzing | **Fuzzing |
Revision as of 03:50, 16 May 2008
[hide]
.NET Security for Developers
Developers are responsible for creating secure, trustworthy web applications and services. This section is to provide tools and guidance for the .NET Developer.
Areas of Concern
- Secure Development Lifecycle
- .NET Secure Coding
- Partial Trust
- Cross Platform
- Confidentiality, Integrity and Availability in Practice
- Cryptography
- Debugging and Instrumentation
- Adaptive Web Applications and failing gracefully
- .NET Security Features (by Version)
- Authentication Best Practices
- Authorization
- Security Demands
- Unit and Integration Testing
- Test First (TDD) and Design Patterns
- Fuzzing
- .NET Web Technologies
Articles & Projects
"How Do I?" Microsoft Security Videos
Community Contributions
Developing ASP.NET in Partial Trust
References
Microsoft Security Development Lifecycle 3.2