Thursday, 6 June 2013

.NET WinForms Application Crashes When Run Outside Visual Studio

If you run the application directly of EXE file, try to set "LOCAL COPY = TRUE" for each assembly in the References node and rebuild the project. Execute and try it if run it without problems.


Generate Secure Files using PGP (Pretty Good Privacy)

Pretty Good Privacy (PGP) is a data encryption program used for signing, encrypting, and decrypting emails, files, and text to ensure secure...