I am currently developing on a workstation. My ASP.Net app resides on a separate server. I can copy over my application and have it work easy enough. However I'm concerned about overwriting data in the ASPNETDB.MDF. I have live data on the production server, but I'm constantly updating and adding to the DB.
What is a good strategy to keep the production and development database in synch without overwriting the live data on the production server?
Thanks,
faust13
Because Han Shoots First
What is a good strategy to keep the production and development database in synch without overwriting the live data on the production server?
Thanks,
faust13
Because Han Shoots First