vote up 2 vote down star

I've been searching through the Microsoft Silverlight site, and I am guessing the answer to my question will be no.

But is there any non official or official version of the Silverlight development SDK for Mac OS?

I want to avoid installing Windows, but I want to develop in Silverlight.

flag

4 Answers

vote up 10 vote down check

The answer is yes, you surely can. You will need to use eclipse. It isn't as easy, but it sure is possible.

Good luck!

Link Heaven:

link|flag
Wow! Interesting! – Joachim Sauer Apr 6 at 19:21
Darn, video requires Silverlight ... I could have anticipated this, but disappointing anyway. – Joachim Sauer Apr 6 at 19:23
vote up 1 vote down

I'm using Mac OS X to develop with Silverlight 3, using IronRuby and IronPython and TextMate. It is very pleasant to use!

You can grab the Silverlight 3 Beta Runtime for Mac here and use it together with AgDlr. Grab the binaries of AgDlr here.

If you want to see samples of code that do work this way, have a look at AgDlr demos.

hope this helps!

link|flag
vote up 3 vote down

There is also MonoDevelop which is going to support it soon, but its not quite there.

link|flag
Would this develop Moonlight apps only, or would they work with Silverlight too? – Andy Apr 6 at 19:26
Mono has a ways to go on Silverlight support. Moonlight covers only the Silverlight 1.0 API, I believe. It's good enough for streaming media right now, but not much else. – Adam Lassek Apr 6 at 19:27
vote up 2 vote down

Assuming the answer you get does turn out to be "No"...

I use a VM (Parallels) to run Windows XP on my Mac Pro. The performance of Visual Studio 2008 is actually fine in this setup.

link|flag

Your Answer

Get an OpenID
or

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