Hi everyone,
I had developed a wpf application which uses sql server,all works fine but when I open a connection, it blocks the current UI and donot allow user to interact.
For the solution, I open the connection on a seperate thread, but nothing happens.. it also blocks the current UI.
Kindly give some suggestion which donot block the current thread and allow user to interact on window.

Amit GuptaPosted Jun 10, 2016, 6:39 AM
Akshay PhadkePosted Jun 9, 2016, 11:39 PM