My new project is POS application that connect to database using ADSL connection (512 kbps). In each branch has own database that will enable when ADSL connection has problem.
From customer requirement, this application must be WindowsForm, so I want to know, how to design this application to make it performance is good as possible? (Customer need this application can transfer data as fast as possible)
Are there any book about this topic out there?