المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : How to sync Data of 2 c# projects?



C# Programming
04-12-2011, 03:00 AM
Hello experts,

I would like to ask how will I sync the data of 2 C# projects I created. I created a windows form application which use sql server 2005 express as its database and I also create an asp.net website that uses sql server 2005 express(The asp website and its database is uploaded to a hosting site).

Any comments or suggestions are kindly appreciated.

Thanks,
DAN