Well this sounds like a lower level task, although there could be an easier
way to do so. Personally, with C# only, I would just create a SQL table and
enter all the protected stuff into a BLOB field. Then restrict all access
based on role, name, etc.

On Mon, Apr 20, 2009 at 2:11 AM, toanmh\ <[email protected]> wrote:

>
> hi. I want write program in C# to encrypt an folder or file
> combination password protect. The user can encrypt and decrypt that
> easy. What are solution for this issue. Thanks

Reply via email to