This is a migrated thread and some comments may be shown as answers.

WPF Application being able to launch in a Virtual Client

0 Answers 63 Views
Installer and Visual Studio Extensions
This is a migrated thread and some comments may be shown as answers.
Chandra Sekhar
Top achievements
Rank 1
Chandra Sekhar asked on 01 Aug 2018, 09:25 PM

Hi,

My application is being developed in WPF which has lot of data being shown on different screens, opens multiple windows parallelly each window showing different and considerable volume of data in it. It is a standalone application and have to install on each user machine and handle the updates of the application. In normal to most situations the screens will end up accumulating more memory and CPU after some screens opened and eventually turning up as slow responsive. I am thinking to convert the application into application virtualization/streaming without actually installing on each machine. That way the underlying memory and CPU problems doesn't hamper the performance of my application. Any suggestions on how we can implement/convert existing application as one to virtually launchable.

e.g: Microsoft App-V

Thanks,

Chand.

No answers yet. Maybe you can help?

Tags
Installer and Visual Studio Extensions
Asked by
Chandra Sekhar
Top achievements
Rank 1
Share this question
or