Difference between revisions of ".NET Architect"
From OWASP
(New page: ==Security Resources for .NET Architects== ===Articles=== [http://msdn2.microsoft.com/en-us/library/yedba920.aspx ASP.NET Security Architecture] [http://msdn2.microsoft.com/en-us/librar...) |
|||
| (5 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | ==Security | + | ==.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 | ||
| Line 6: | Line 18: | ||
[http://msdn2.microsoft.com/en-us/library/ms998404.aspx Security Engineering] | [http://msdn2.microsoft.com/en-us/library/ms998404.aspx Security Engineering] | ||
| + | |||
| + | [http://www.developer.com/design/article.php/3607471 Solutions to SOA Security] | ||
| + | |||
| + | [http://en.wikipedia.org/wiki/WS-%2A Web Service Specifications] | ||
===References=== | ===References=== | ||
| + | [http://www.iasahome.org/web/home/home International Association of Software Architects] | ||
| + | |||
| + | [http://msdn2.microsoft.com/en-us/practices/default.aspx Patterns and Practices] | ||
| + | |||
| + | [http://channel9.msdn.com/wiki/default.aspx/SecurityWiki.HomePage Patterns and Practices Security Wiki] | ||
| + | |||
===Tools=== | ===Tools=== | ||
Latest revision as of 00:52, 31 March 2008
Contents
.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
References
International Association of Software Architects
Patterns and Practices Security Wiki