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

.NET Security Cheatsheet

From OWASP
Revision as of 13:23, 6 November 2012 by Bill Sempf (talk | contribs) (Setting up the outline for the .NET Security Cheatsheet)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

DRAFT CHEAT SHEET - WORK IN PROGRESS

Introduction

This page intends to provide quick basic .NET security tips for developers.

The .NET Framework

The .NET Framework is Microsoft's principal platform for line of business development. It is the supporting API for ASP.NET, Windows Desktop applications, Windows Communication Foundation services, SharePoint and other technologies.

Updating the Framework

.NET Framework Guidance

ASP.NET Web Forms Guidance

ASP.NET MVC Guidance

XAML Guidance

Windows Forms Guidance

WCF Guidance