Link to home
Start Free TrialLog in
Avatar of RonMexico
RonMexico

asked on

Windows 8.1 Assigned Access -- what kind of programs can be "assigned"?

Hello, we are contemplating developing a medical system that uses a Microsoft Surface tablet running Windows 8.1.   We will want this tablet to run in what I think is called "kiosk" mode, starting up in and running only the application we create and to not allow the user to access other functions/programs of the tablet.

A little bit of research indicates that "Assigned Access" is what we want to use.  However, there is some verbage that gives me pause, specifically "Windows Store app" and "Modern App" in the descriptions below.

I have extensive experience programming windows desktop applications (.NET, MFC) for Windows 7 and earlier, but I have never programmed in Windows 8 or in that "tiled" style that they currently favor (is that a "Modern App"?).  Nor do I know anything about the "Windows Store" (we plan on preinstalling our program on the tablet, they shouldn't need to download anything).

Is the fact that we have to write out software as a "Modern App" using the "Windows Store" in order to use the Assigned Access function a big deal?   Does that constrain our development tools, installation method, or functionality that we would be able to create as part of our "kiosked" medical system?

Pardon my naivete on these technologies, and thanks in advance for any thoughts.

***

"Assigned access is a setting that lets you restrict a specific standard account to using only one Windows Store app. For example, you can restrict customers at your business to using one app so your PC acts like a kiosk. "

"Once you configure an Assigned Access account, a user signed on to that account only has access to the one Modern app that you specify -- the user cannot run any other application or make any changes to the operating system."

***
http://www.techrepublic.com/blog/windows-and-office/set-up-a-pc-as-a-kiosk-using-windows-81s-assigned-access/
Avatar of David Johnson, CD
David Johnson, CD
Flag of Canada image

you have to create a modern app which you can side load onto the tablet bypassing the Windows Store.
Avatar of RonMexico
RonMexico

ASKER

Does "Modern App" mean that kind of windows 8 tiled look/feel?    Or does it have to do with architecture?  Or deployment?  Can we create them with Visual Studio and C Sharp?

And what does "side load" mean?

So contrary to my excerpt above, it *does not* have to go through the Windows Store... that's a relief.
thanks by the way
ASKER CERTIFIED SOLUTION
Avatar of David Johnson, CD
David Johnson, CD
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial