Hi Gurus,
I have seen at some airports (Ex: Dubai Airport) , where end users can do self check-in using a kiosk (Standing computer with touch screen ) . My question is ,
1. Any asp.net application can work on kiosk? or there is some kind of framework like mobile app framework or windows forms framework etc... for developing kiosk apps...
2. I have a web App (ASP.NET WebForms) that works perfectly fine on user laptops . Can the same application work on kiosk without any changes in the code?
Please advise...