A
A
Alexey Fedorov2019-11-05 13:44:58
ASP.NET
Alexey Fedorov, 2019-11-05 13:44:58

What technologies to choose for working with the database?

Good day.
There is desktop software written in C# + WinForms + DevExpress. The essence of the work is to work with the database (FireBird) - creating and editing records, creating various reports on them. The current implementation has drawbacks (DevExpress, lack of cross-platform). In the near future, it is planned to upgrade this software product, in connection with which this question arose.
Our team mainly consists of C# developers. Would an ASP.NET Core web application be a good option? What kind of server would be needed for such an application if, say, up to 500 users are planned?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
Evgeny Glebov, 2019-11-14
@GLeBaTi

1) Mono + Gtk (like windows forms, only cross-platform)
2) Server on .net core (win or linux) + muzzle on js + html (convenient, because users do not need to install and update anything)
There is no point in changing the DBMS . 500 people is not enough.
Docker is also not needed.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question