hello everyone,
my task is simple yet hard for me because I have never worked on this before.
I want to add an action button on the Customer List page inside my BC On-Prem, this button when i click it, it will download me a txt file which is encrypted.
so the customer list will be encrypted to a txt file and cannot be read until i use a decrypter.
but for now lets focus on the encryption only.
I want to use .NET and my version is 9.0.
What should i use and how do i connect my .cs file to AL in order to use it in BC