Powershell Random Password Generator

If you want to ensure the security of your accounts, an option is to use randomly generated passwords for each account together with a password manager tool (for example I use lastpass). In this way you will need to remember only one password (for the password…

DotNet with Extensions V2

Finally Extensions V2 supports DotNet (At least in the Developer Preview. But as soon as you fire this up, perhaps with the help of TXT2AL, you’re met with assemblies not resolved. Both assemblies from standard DotNet (from the global assembly cache) and standard NAV DLLs. Bron…