Multi-Threading a Large C# Application Using async/await?

If you're constantly going back and forth between UI and thread pool threads, your code is going to be a bit messy.

I didn't work with SpreadsheetGear workbook, but I suppose that it has an event mechanism which you could use for storing relevant data for you in a custom object which you can access from the outside of the UISynchronizationContext, in this way you avoid to be strongly bounded to the workbook UI control. This will permit you to avoid blocking UI thread with.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions