Upload Data from Local Database to Live Database in ASP.Net using SQL 2008 -


i working on web application have 2 parts.

1) 1 online web site @ online server.

2) second running on local machines/computers.

the structure of database same on both live , on local. user can make changes on local database , publish them on live server.

how can update data local database online database? best technique this?

use of version controller tool tfs, in check in changes


Comments

Popular posts from this blog

css - Text drops down with smaller window -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

ruby on rails - Authlogic - how to make a registration and don't log in the new account? -