c# - Refresh EF context after synchronize with SyncFramework -



c# - Refresh EF context after synchronize with SyncFramework -

i'm developing wpf application ef6 , syncframework 2.1 synchronize info , sqlserver. don't know if practice or how should refresh ef context after download sync finished...

i don't know info has been synchronized, so.. should refresh context?

you can subscribe changes applied event , can access changes has been synched. or refresh entire context rather looping thru each alter , refreshing.

c# wpf entity-framework microsoft-sync-framework

Comments

Popular posts from this blog

xslt - DocBook 5 to PDF transform failing with error: "fo:flow" is missing child elements. Required content model: marker* -

mediawiki - How do I insert tables inside infoboxes on Wikia pages? -

Local Service User Logged into Windows -