c# - Lock windows phone device to use a single application -


is possible make application default instance when device booted(eg. start-up run) , @ run time?

and more important disable access of user other application on device. user should see , work in application without being able close it.

why i'm asking this? - must develop application company , asked if it's possible make os show single application.

thanks,


Comments

Popular posts from this blog

python - Installing PyDev in eclipse is failed -

PHP OOP-based login system -

c# - Nested Internal Class with Readonly Hashtable throws Null ref exception.. on assignment -