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

ASP.NET/SQL find the element ID and update database -

jquery - appear modal windows bottom -

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