
- #Using silverlight on mac for mac#
- #Using silverlight on mac install#
- #Using silverlight on mac full#
#Using silverlight on mac install#
Locate the Install Silverlight area in the lower-right part of the window.
#Using silverlight on mac for mac#
(the entire native app, native installer, update experience).īTW: I do all of my development on a Mac Pro running Win7 in VMWare Fusion. using microsoft silverlight on a mac for mac Otherwise, click Runtime for Mac PowerPC next to Silverlight 1.0 If you are running an Intel processor, click Mac Runtime next to Silverlight 3. HTML - to me the real difference is SL vs. I tell folks all the time who try to position SL vs. SL makes this extremely easy if not automatic. Writing the native apps is not really the problems in my experience, it is deploying them, updating them, etc. net 4 we can share libraries) - this produces a lot of programming and testing efficiencies.Īlso - someone commented above to "just write native apps" - I have updated my apps in place literally hundreds of times - all transparent to the end users. (right now we "link" the code files into SL and regular. We compute results on the client side using EXACTLY the same chunks of code that we use on the server side. A common interchangeable language for both client and server side.If you data-intensive app produces complex visualizations, this can provide a big boost Another way to handle this is to enumerate CaptureDeviceConfiguration.

Use of local GPU acceleration for rendering. When Silverlight application tries to access webcam that is unavailable or in use you will get an IvalidOperationException When CaptureSource.Start() is called, The easiest thing to do is to catch this exception and view a message to user to change default webcam from Silverlight preferences.

#Using silverlight on mac full#

I have developed two data intensive applications in Silverlight.
