We have a project which has huge amount of data. planning to simplify the app, so creating one more WPF application for one of the module. On button click need to transfer the dataset from windows application to WPF solution. Just want to know how complex
is it to transfer the data from windows to WPF solution? and also please provide me an example
↧