Ok, hi. I have Server which take data from database. And convert it to json. I have WPF - client which has DataGrid. And i fill out it. But I have one problem. I have a lot of data.
How I can optimize my Server Or WPF. Please Give me solution.
Ok, hi. I have Server which take data from database. And convert it to json. I have WPF - client which has DataGrid. And i fill out it. But I have one problem. I have a lot of data.
How I can optimize my Server Or WPF. Please Give me solution.
Make your application highly threaded. Let in one thread the application is loaded in another data