Hi
I want to Know How can i update database located remotely on Go-daddy's Server whenever I update or delete record on my local sever database(on laptop) Efficiently.
Do I have to Use Triggers or is there More Efficiently Way in C# that Updates Go-daddy's server automatically whenever I make changes to my local Database
Thanks..