News

Microsoft Promotes Tools for Silverlight on Mac

Microsoft's attempts to plug in to cross-platform got more convincing last week when development on the Macintosh became a reality with Silverlight 3.

The company has partnered with Paris-based software developers Soyatec to deliver an Eclipse4SL plug-in for the Mac. The technology preview of Eclipse4SL for Mac, available now, follows Eclipse4SL for Windows, announced last October in conjunction with Silverlight 2 and released in January under the Eclipse Public License 1.0.

The open source project, which works with the Eclipse IDE and RCP, has been submitted to the Eclipse Foundation. Soyatec is an Eclipse Foundation member, and created eFace, a XAML/WPF editor for Java developers.
 
The Windows and Mac plug-ins will offer comparable feature sets, according to Vijay Rajagopalan, the principal architect on the Microsoft Interoperability Strategy team who is heading the project in Redmond. Rajagopalan joined Yves Yang of Soyatec to host a session on Eclipse4SL at this week's EclipseCon in Santa Clara, Calif.

The project developers are working on adding debugging capabilities and collocation support to Eclipse4SL in the summer timeframe, Rajagopalan said. Version 1 of the Mac plug-in is expected around August.

"[J]ava developers use middleware for enterprise applications. When it comes to RIA, they typically use PHP or other tools," Rajagopalan said. "They don't necessarily use Java. And we thought, why don't we enable rich Internet applications for Java developers? What is the best means of accomplishing that? And Eclipse is their platform."

Rajagopalan also pointed to feedback from Silverlight customers about the interoperability issues between the cross-browser plug-in and Java Web Services that use SOAP, REST and JSON. "We thought this project will not only solve the RIA challenge but also solve the interop challenge that exists between Java applications and Silverlight," he said.
 
Eclipse4SL provides a project system, a C# and XAML editor and preview, and a compiler for packaging Silverlight applications. The Eclipse-based SDLT uses a similar structure to the project system in Visual Studio. XAML and Silverlight applications can use Eclipse or Visual Studio project resources. The apps will also be supported in Expression Blend, according to Microsoft.

At MIX 09, Microsoft also announced support for Adobe Illustrator and Adobe Photoshop files in Expression Blend 3, made available as a technology preview last week.

"[O]ne of the things we're doing is enabling designers using Macs to be able to create assets that we can then import within Blend, and use to build great Silverlight applications," said Microsoft Corporate Vice President Scott Guthrie during the keynote.

Developers will also be able to build Silverlight 3 applications that run outside of the browser, on both Windows and the Mac, according to Guthrie.

About the Author

Kathleen Richards is the editor of RedDevNews.com and executive editor of Visual Studio Magazine.

comments powered by Disqus

Featured

  • Hands On with GitHub Copilot App Technical Preview: Turning a Blazor Issue into a PR

    GitHub's brand-new Copilot desktop app, in technical preview, handled a small Blazor issue from planning through pull request creation, but the hands-on test also showed why developers still need to verify agent work in the running app before merging.

  • At Build 2026, Microsoft Sets Up Windows as an OS for AI Agents

    Microsoft's Build 2026 Windows developer announcements point to a broader platform strategy for agentic AI, spanning terminal workflows, local models, app-building skills, Cloud PCs and operating system-level containment.

  • Slammed by Copilot Usage-Based Billing on Day 1, Facing $180 Bill for June

    A journalist using GitHub Copilot Pro details how a broken editorial workflow on day one of usage-based billing led to runaway token consumption, a projected $180 monthly bill, and practical tactics for cutting AI credit burn.

  • AdaBoost.R2 Regression Using C#

    AdaBoost.R2 regression works by building an ensemble of decision trees, training them on reweighted data, and combining their predictions with a weighted median, while also showing how parameter choices affect accuracy and overfitting.

Subscribe on YouTube