Tips for creating C# Winform Application

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP


Tips for creating C# Winform Application



I'm currently working on a winform application with high 2d and 3d vector graphics.
I faced several problems like app crash during long running operations, long rendering time, etc.
While searching for solutions i came to know that the entire UI must run on UI thread and the background process on worker threads and there are possible ways to reduce rendering time.
If I create the app from scratch what are the things I have to keep in mind?
Please help me. Thanks in advance. If you need more information, I'll try to provide them.





Note that the visual-studio tag is only meant for questions relating to the Visual Studio IDE, not code merely written within it.
– john
9 mins ago


visual-studio









By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.

Popular posts from this blog

Makefile test if variable is not empty

Will Oldham

'Series' object is not callable Error / Statsmodels illegal variable name