Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,627 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello I have WPF application which has a datagrid which loads data while it process the Text File and saves in the SQL Database.
It works fine when I start application through RDP session and when I disconnect the RDP session and reconnect it, My WPF application restart from beginning and does not render the DataGrid properly. Can you anyone shed some light to this problem or if someone has a work around it. Thanks