i somehow need to communicate between my background agent and my main application.
I have read things about mutex and IsolatedStorage, and it can be achieved with a database i heared.
I have never worked with a database or mutex before, could someone provide a link with detail explanation on this topic?
I could't find anything useful on this topic.
Thanks