I'm writing a Windows 8 Store application but the application is for internal uses within my company. The application needs to run on 100+ tablets so the installation process needs to be easy.
So, I've been using the Windows 8 Store template to create my application but I now need to get this application on my devices. How can I do this without going through the Windows 8 store release process?
I've sideloaded the application on a few tablets for testing but I needed a developers licence for this and it expires every 30 days.
So is there anyway to release windows 8 store application as an enterprise solution?
I could use WPF to create my apps but the controls just aren't as smooth or nice for the touch screen environment.
Any help would be great. Thanks