I am trying to implement Progress Monitoring for Merge Replication on my WinForm App. It uses MS SQL 2005 & Express 2005.
I found this article on MSDN but it is for Compact Edition. Also, I am not sure I need or even want Asynchronous Synchronize as it might be better that they wait for the current data.
Can anyone show me the differences?
Is that method overly complicated?
Thanks
