Am very new to .net environment.
I have idea of C# and asp.
I have started point of sale project in asp.net with C#
Is asp suitable for this project or should i use windows forms??
As look and feel is good in asp i have choose it.
Is that decision correct??
Please suggest me!!!
I want to develop a system using all POS equipment like touch screen, barcode reader,printer, display screen etc
I need of a suggetion
Page 1 of 16 Replies - 3291 Views - Last Post: 03 October 2012 - 04:37 AM
Replies To: I need of a suggetion
#2
Re: I need of a suggetion
Posted 02 October 2012 - 05:20 AM
While you can do a POS System in ASP.NET it would be a lot easier to use Windows forms especially if you want to include peripherals.
#3
Re: I need of a suggetion
Posted 02 October 2012 - 06:56 AM
Quote
I want to develop a system using all POS equipment like touch screen, barcode reader,printer, display screen etc
If you want to do this then using a webform is not a good idea. If you want to have a webcomponent then sure, but touchscreens, barcode readers, etc should not be made in ASP.NET. Regular desktop/windows forms.
#4
Re: I need of a suggetion
Posted 02 October 2012 - 09:48 PM
Thank You rgfirefly24 & modi123_1.
But do i get a good look and feel in windows forms??
But do i get a good look and feel in windows forms??
#6
Re: I need of a suggetion
Posted 03 October 2012 - 12:03 AM
Can you please suggest me any good web link or books which can help me out in doing a project with good design, especially for point of sale
#7
Re: I need of a suggetion
Posted 03 October 2012 - 04:36 AM
varanasi, on 03 October 2012 - 12:33 PM, said:
Can you please suggest me any good web link or books which can help me out in doing a project with good design, especially for point of sale
I would suggest this website http://www.ehow.com/...m-tutorial.html
It gives a nice idea on how to go about with a POS. Hope it helps.

regards,
Raghav
Page 1 of 1