Saturday, October 23, 2004

 

Security related C# code samples

Code access security with C#
CodeAccessSecuritySample.exe : http://download.microsoft.com/download/f/c/5/fc59614c-f610-4ab5-a9bb-82b784741313/CodeAccessSecuritySample.exe
Demonstrates the use of .NET Framework Code Access Security, in which code can have permissions independent of the person executing the code.

Web Services Security with C#
WebServiceSecuritySample.exe: http://download.microsoft.com/download/f/c/5/fc59614c-f610-4ab5-a9bb-82b784741313/WebServiceSecuritySample.exe

Examines how to use IIS to perform user authentication so that no changes to the Web Service are required in order to provide superior security.

All the samples can be found @
http://msdn.microsoft.com/vcsharp/downloads/samples/23samples/default.aspx


With Best Regards,
Mitesh Mehta
Email : miteshvmehta@gmail.com
http://cc.1asphost.com/miteshvmehta/

This page is powered by Blogger. Isn't yours?