synchronization - Entity Framework and Synchronizing a database solution? -


i have n-tier application using entity framework 4.0 , we're looking @ synching contents of database between redundant servers. have experience on tips on how best approach solution?

from architecture point of view, need consider if want @ application level or database level.

at application level write both databases time made change.

at database level use replication tools build database use.

you use 3rd party tool. there sync framework available microsoft.


Comments

Popular posts from this blog

c++ - Compiling static TagLib 1.6.3 libraries for Windows -

xslt - Umbraco and EXSLT sets do not work -

php - How can I merge Nodes & Webform Submissions into instances of one general Content Type in Drupal 6? -