-
As part of a kiosk application written in WPF, the client wanted 'Swipe'-like functionality similar to many touch-enabled smartphones. It's actually not that hard in .NET 4 and WPF. First, add a property to your page/control that keeps track of the Touch that the user has initiated to start...
-
The other day I was talking about how exactly the transition will be when switching from mouse/keyboard to touch when it comes to the User Experience. For example your operating system desktop. And then I came across this promotional video of BumpTop.com . Really nice! Desktops are very personal, so...