c# to javascript, actionscript

May 1, 2009

Mandelbrot

Filed under: jsc — Tags: , , , , , , , — zproxy @ 9:46 am

One single static C# class implementation to rule them all.

The other day I found an example of Mandelbrot implementation for Silverlight. I have created this example solution to serve as a reference implementation.

This single Mandelbrot implementation is reachable for these platforms:

  1. Windows Forms
  2. Windows Presentation Foundation
  3. Silverlight (3.0 beta)
  4. Java Applet
  5. Flash
  6. Javascript (Firefox, Safari)

For those of you who are new, jsc compiler is going to generate source code for you. While you write your algorithm in C# in current case it can be retranslated to java, actionscript, c and javascript to enable other platforms. Do leave a comment if you would like to know more about it.

October 15, 2008

Flash 10 & Silverlight 2

Filed under: life — Tags: , — zproxy @ 6:53 am

Download now!

Silverlight 2

Silverlight 2

Flash Player 10

Flash Player 10

October 2, 2008

Silverlight: Quake

Filed under: c# — Tags: , , — zproxy @ 8:21 am

Someone at Innoware is working in porting Quake to Silverlight – coolness!

Blog at WordPress.com.