D
D
Deka0072018-06-06 16:47:37
.NET
Deka007, 2018-06-06 16:47:37

What frameworks to use?

Hello. What frameworks, libraries to use, what to read (on programming), to write a program that will perform metrological or radio measurements? The program will be designed for an ordinary user, just tell me some frameworks or something similar to create a beautiful UI design. Desktop program, planned to use winforms in C#

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Roman Mirilaczvili, 2018-06-06
@2ord

Subject logic can be implemented in libraries (DLL, etc.), and the interface can be built in what you understand well.
Each of the technologies (.NET, Java, Delphi, Qt) has a lot to choose from. You need to choose the components according to your needs.
And to make it beautiful and convenient, you need to consult with a UX designer. Beautiful graphics can be built using different technologies.
The application scheme is something like this:
UI (user interface) <-> domain logic layer <-> application infrastructure <-> storage.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question