C# articles and tutorials on SharpDeveloper.NET

Sharpen your .NET skills with our C# articles, tutorials, demos, and source code by Sameer Alibhai
posts - 63, comments - 53, trackbacks - 1

Deconstructing Subtext

Subtext is a fork of the .TEXT blogging application, and is the software that we are running. We intend to regularly put articles here explaining how the actual code runs and how you can re-use some of the code in your own application.
Encryption and Decryption for Dummies in .NET

Here is some code that demonstrates a very easy way to Encrypt and Decrypt using Rinjdael's (AES) algorithm. Also explains how to use a symmetric key, how to generate a Key and IV value, and real source code you can use in your application.

posted @ Wednesday, June 27, 2007 6:21 PM | Feedback (0) | Filed Under [ .NET articles Deconstructing Subtext ]

Powered by: