Access Modifiers in DOTNET Framework
(January 21, 2005)
the code using the Access Modifiers. Access Modifiers are the keywords such as Private, Public etc that can be applied
over a function, procedure or a variable etc to limit its scope. By the word scope i ment that we have apply some rules on
it access to others/outside/inside functions/class/assemblies etc.
Password file manager - .NET encription!
(May 18, 2003)
I have too many passwords to remember. Not to mention all the creditcard numbers, bank accounts, urls, vpn settings... the list goes on.
I've had the need for a long time for an encrypted file then I could double click on and simply be prompted for a password to look at the file, make changes, copy a word or two, and close it. The closest I got was PGP, which I had to decrypt the file to disk, look at it, wipe it, or edit it, re-encrypt it, then wipe it. I JUST WANTED ONE WORD!!!





