can a C# windows application be run on a windows 8 based tablet well?
问题 Recently I was asked to work on a project which was developed for an aviculture company. The client asked if I can make the application which was being developed in C#, to work on a tablet. So i want to know if i finish the application in c# normally Will I be able to: 1.Use the mono for android and compile the whole project with that and get an android app easily for being used in android devices? 2.Use the executable project on a Windows 8 tablet without any changes? I would be grateful if