S
S
sqshq2013-11-26 21:59:05
JavaScript
sqshq, 2013-11-26 21:59:05

What technologies can be used to make animation for a Windows Forms application in Visual Studio?

Hello.
Studying C# at the university
I would like to start my own small project, useful and visually beautiful.
I'm missing the tools. WindowsForms after a console application is of course a delight, but you need to learn how to animate elements, such as here, for example:
http://www.meetingresult.com/
Question:
What technologies can do this in Visual Studio for a Windows Forms application?
*in the future I'm going to work on the web, so I would be glad to start learning js + jquery, but this does not solve the described problem, right?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
W
Webdesus, 2013-11-27
@sqshq

Why. You can use the web component as a display. Using the mvc pattern. You can easily call c# methods from it. I have a project where a couple of controls are essentially a web control element. It's just that the manager requested a too complicated interface there, which you will display on winfroms for half a year. It is, however, dynamic. And on the web, everything is easy in terms of dynamics, which is why I implemented the control on the web component

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question