DotNetFreaks Asp.net Directory - Applications, Controls, ASP.NET hosting, Tutorials
 
ASP.NET Hosting Special Offer


Page 1 of 6 / Records 46
Programmatically Encrypt and Decrypt Configuration... Reviews: 0 Rating:
Write a Review   Report an Error   Add to Quick List
The ASP.NET Configuration API provides support for encrypting and decrypting configuration sections in web.config. This feature comes extremely handy when you need to hide sensitive information like passwords. In this article, we will explore how to encrypt and decrypt sections of the web.config.
http://www.dotnetcurry.com/ShowArticl Updated: 10/7/2008 Hits:Today 1 Total 301

Creating an Encryption Utility in C# Part Two Reviews: 0 Rating:
Write a Review   Report an Error   Add to Quick List
In part two of this three part series we are going to continue with our Encryption utility example and pick up where we left off. What we learned in the previous article was how many various types of encryption algorithms there are and which one of those algorithms we will be using for our example.
Language :C# Price :Free
More Info
http://www.programminghelp.com/progra Updated: 8/26/2008 Hits:Today 2 Total 193

Creating an Encryption Utility in C# Part One Reviews: 0 Rating:
Write a Review   Report an Error   Add to Quick List
In this three part series we are going to create an Encryption utility that can take a string value and turn it into an Encrypted Binary value, and then we will take that Binary value and turn it into a Base 64 encoded string that you can cut and paste into a Web Config file or to be used as a password to pass back and forth between services.
Language :C# Price :Free
More Info
http://www.programminghelp.com/progra Updated: 8/25/2008 Hits:Today 1 Total 177

Creating an Encryption Utility in C# Final Part Reviews: 0 Rating:
Write a Review   Report an Error   Add to Quick List
In part three of this three part series we are going to continue with our Encryption utility example and pick up where we left off. What we learned in the previous articles was how many various types of encryption algorithms there are and which one of those algorithms we will be using for our example.
Language :C# Price :Free
More Info
http://www.programminghelp.com/progra Updated: 8/18/2008 Hits:Today 1 Total 222

Using WinForms to Encrypt a String in VB.NET Reviews: 0 Rating:
Write a Review   Report an Error   Add to Quick List
This tutorial will show you how to write a method that will not only encrypt a string - but decrypt it as well. Written with VS.NET 2008 and VB.NET
Language :VB.NET Price :Free
More Info
http://www.dotnettutorials.com/tutori Updated: 8/18/2008 Hits:Today 1 Total 281

Simple String Encryption in ASP.NET and VB Reviews: 0 Rating:
Write a Review   Report an Error   Add to Quick List
This tutorial will show how we can create a method that provides quick and easy string encryption and decryption for our less sensitive data. Not recommended for highly personal data.
Language :VB.NET Price :Free
More Info
http://www.aspnettutorials.com/tutori Updated: 8/7/2008 Hits:Today 1 Total 449

Data Encryption and Decryption using DPAPI classes in .NET Reviews: 0 Rating:
Write a Review   Report an Error   Add to Quick List
This article explains how to use the ProtectMemory and ProtectData classes in System.Security.Cryptography namespace to encrypt and decrypt data by calling wrappers around DPAPI methods.
http://www.codedigest.com/Articles/Fr Updated: 5/25/2008 Hits:Today 1 Total 246

Cryptography in Asp.net Reviews: 0 Rating:
Write a Review   Report an Error   Add to Quick List
This article explains what is Cryptography? Why it is needed? and the types of Cryptography.
http://www.c-sharpcorner.com/UploadFi Updated: 9/10/2007 Hits:Today 1 Total 533


1 | 2 | 3 | 4 | 5 | 6 Next »

ASP.NET Hosting Special Offer
NewsLetter


Sponsors

Click here to visit...
Click here to visit...


Icon Legend : - Within 3 Days - Within 6 Days - Within 9 Days
- New stuff - Hot Stuff - Cool stuff - Sponsor
Back to top | Advertise | Link to us | Term of use
Copyright (c) 2010 DotNetFreaks