I've downloaded the Windows 8 Developer Preview and have been working on some simple Metro UI application.

Can I post the source code to Github?

Is it legal to publicly distribute application written using Windows 8 Developer Preview and Visual Studio 11 Express?

link|improve this question
feedback

2 Answers

Yes, you can. You did not signed any NDA and they made this download publicly available. What Microsoft normally does not allow is to go to production with beta products and technologies.

Please, post your github url once you published your app. I would like to see it :)

link|improve this answer
additional +1 for asking for the GitHub url to check out app! – Chris Pietschmann Sep 20 '11 at 23:47
Yes, good point. I misinterpreted the question as asking how to distribute and deploy finished apps bypassing the Store. – Bob Riemersma Sep 21 '11 at 13:50
feedback

My guess:

You can probably pass your source code around. No real penalty since only devs should really even have the Preview.

Maybe somebody can provide a better answer covering the Metro app redist policies and limitations (i.e. via the Store).

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.