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 -

php - Boolean search on database with 5 million rows, very slow -

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