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 Architect"

From OWASP
Jump to: navigation, search
(Security Resources for .NET Architects)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
==.NET Security Resources for Architects==
+
==.NET Security for Architects==
 
Security concerns must be addressed at the architectural level.  This section is to provide tools and guidance for the .NET architect.
 
Security concerns must be addressed at the architectural level.  This section is to provide tools and guidance for the .NET architect.
  
Line 12: Line 12:
  
 
*Implementation
 
*Implementation
 +
  
 
===Articles===
 
===Articles===

Latest revision as of 00:52, 31 March 2008

.NET Security for Architects

Security concerns must be addressed at the architectural level. This section is to provide tools and guidance for the .NET architect.

Architectural Concerns

  • Conceptual Architecture
  • Security Requirements
  • Design Review
  • Requirements Testing
  • Implementation


Articles

ASP.NET Security Architecture

Security Engineering

Solutions to SOA Security

Web Service Specifications

References

International Association of Software Architects

Patterns and Practices

Patterns and Practices Security Wiki

Tools