I am in the need to develop an application that works in a totem: without keyboard, with touchscreen, which I plan to develop with ASP.net MVC 5 in .NET
I have looked for information to handle events, but the truth is that I am half lost on this issue.
Does anyone know how I can achieve this? Any ideas to start investigating about it?
Basically I need to be able to capture a touch event from the screen, and I also need to capture an event generated by some sensor (zoom in an identification card).