Yeah I know it's a dumb question, and that of course it wouldn't work. Any kind of work around I can think it stands very little chance of being accepted...

For example what about an accessory application for say printing that launches the main Silverlight application website where the user clicks install. Would that work?...

Anyone else out there working on a Silverlight app and would love to be able to market through the app store?

link|improve this question

50% accept rate
Hmm, great idea :) – Doobi Jan 10 '11 at 4:01
silverlightmarket.com – Ash Mar 5 '11 at 14:36
feedback

2 Answers

This may not be exactly what you wanted but check this out: http://silverlightmarket.com

link|improve this answer
Interesting. Do you know who is behind it? – Aaron Mar 7 '11 at 3:30
Yes, send me PM on twitter.com/ashleyrudland and I'll give you all the details... – Ash Mar 7 '11 at 15:37
feedback

Many OOB features of Silverlight relies on COM availability and they will not work on Mac. C# - Monotouch might be usefule here - http://monotouch.net/Documentation

link|improve this answer
1  
This is not true. The VAST majority of Silverlight features work identically cross-platform. COM interop is one of very few examples of features that work on Windows only - and of course in the case of COM it's because COM isn't on Mac. – Austin Lamb Jan 10 '11 at 8:52
1  
I know about Mono for Mac, in fact if we were to create an accessory app to launch the Silverlight app, it would be made with Mono. The question is can that be done... Something I might explore closer to our gold plating stage... – Aaron Jan 11 '11 at 6:05
feedback

Your Answer

 
or
required, but never shown

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