What I am looking for is a way to write the UI once and get the same running both in browser and on desktop.
We would like to use C# and SQL Server / MySQL as DB. Can you suggest the best way to code in c# to make this work
We are thinking of writing forms in WPF and then writing a wrapper to show as an application and to show as a webpage too. is it practical as we do not have experience in working of WPF