Changes between Version 13 and Version 14 of WikiStart

Show
Ignore:
Timestamp:
01/27/14 12:35:56 (10 years ago)
Author:
smagi
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v13 v14  
    11= Clavis: Secure, Type-safe URLs for ASP.NET = 
    22 
    3 Clavis is a simple class library for use with ASP.NET. It provides primitives for secure parameter passing between pages, with compiler-verified taint-checking for any insecure parameters. For an overview of the rationale or the operational details behind Clavis, see [http://higherlogics.blogspot.ca/search/label/Clavis the Clavis blog posts]. 
     3Clavis is a simple class library for use with ASP.NET. It provides primitives for secure parameter passing between pages, with compiler-verified taint-checking for any insecure parameters. For an overview of the rationale or the operational details behind Clavis, see [http://higherlogics.blogspot.ca/search/label/Clavis the Clavis blog posts]. For full documentation, see the [http://higherlogics.com/clavis/docs-v1.0/ online API docs]. 
    44 
    55You need only understand a few concepts to use Clavis: