Fischi
C# WPF Login Oracle Database
The idea behind it is a "easy" document management system. My goal is to store the Data (such as .docx .txt ...) in a Volume on a Windows Server. The Metadata (such as DocumentID, Description, Path ...) will get stored in the Oracle Database (Oracle 19c). The Volume and Database are both installed on a VM (Windows Server 2022).
The "project" will not be used in real world its just fictional for me to improve programming and get some start with C# and WPF. Also I use Oracle SQL bc i want to get a better understanding of Oracle in general.
@Deno thanks for the answer i will from now on put the connection string in the app.config. I am pretty new so EF Core or Dapper doesnt tell me anything at the moment.
@Angius i wont use any hashing bc its not a productive software. Also ADO doesnt tell me anything either, thanks for the reply.
17 replies