Administrator and Developer Guide to Code Access Security in SharePoint Server 2007

Another great article from Critical Path Training (Andrew Connell): Administrator and Developer Guide to Code Access Security in SharePoint Server 2007  (http://msdn.microsoft.com/en-us/library/ee909485.aspx)

Summary: Understand Microsoft .NET Framework code access security (CAS) and how to work with it in custom SharePoint solutions. Explore configuration options, get best practices for managing CAS in SharePoint environments, and walk through a complex CAS scenario.

Contents :

  • Introduction to Code Access Security and SharePoint
  • What Is Identity Security?
  • What Is Code Access Security?
  • Link Demands and Allowing Partially Trusted Callers
  • Understanding the Components of CAS in ASP.NET
  • Why CAS Is Important to SharePoint Administrators
  • Why CAS Is Important to SharePoint Developers
  • Working with CAS in SharePoint
  • Best Practices for Managing CAS in SharePoint
  • Real-World SharePoint and CAS Walkthrough
  • Conclusion