سؤال

I want to know that can I do universal development in windows. I mean can i write code in some-way so that it may run on windows phone 8 and windows store apps ? Is there anyway in UI or in code-behind files ?

I want to make application that run on windows phone, windows 8 and tablets. Please describe !!

هل كانت مفيدة؟

المحلول

You'll have to code platform specific parts anyway. You can't have the same UI for example.

But you can reduce the amount of code using Portable Class Libraries.

Here you can find some good advices:

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top