What is currently the best solution for WPF applications which are meant to be used on one computer where various users log into them and use t
I would choose SQLite. You can get the ADO.NET Compatible driver here:
System.Data.SQLite