Hi Guys, I have been asked to build a POS Application for a Restaurant. I have experience creating POS application in VB6.0 and have always wanted to create one with UX. I am looking to create one with WPF as front end. I pretty much have the process picture in mind and also screens.
Said so much, I am not sure how to Architecture one.
Few Major questions that come to my mind are :
Should I use Composite Application Guidance for WPF - Prism. If the answer is yes will performance reduce as in POS Application, time can be critical, customers want prompt service.
I am thinking Dependency Injection should be used for better maintenance.
using ADO.NET Entity Framework- LinQ to SQL
I want to grow this application later to include Inventory Management and Data Mining, Management reports.
will use POS for .NET
Hope I will be able to get this all cleared up this weekend.
Please Advise.
Thank you,
Mar
Edit: I am still leaving it open will like to get more views/ advises.