Is it possible to encrypt a file/folder in vb.net?
You'll find a good start here.
Encrypt/Decrypt Files in VB.NET (Using Rijndael) - CodeProject
http://www.codeproject.com/KB/security/EncryptFile.aspx
Yes
Have a read of this here