TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Maruf Sharia
NA
24
6k
How can i sync offline database and online database
Aug 9 2016 1:52 PM
How can i sync offline database (SQLite) and online database (MySQL) using C#?
Basically i want to sync my online database (web server's database) with my local database (which on Hard-disc )database and vice-versa. If i add a new data on my online database it automatically and on my local database (when click sync button as well as if internet connection available)
Reply
Answers (
1
)
Custom Attribute issue
Sum the two string values in c#