Hi,
i have to create an application for sales force to collect orders.
I need some tables of company (customers, products...ecc).
I need to read the tables above from sql server database and write to SQLite database.
How can i solve this task? I never do that.
I would use simple form application wit Entity Framework to serialize and write.
I need some sample to start (video,link...)
tks to everybody