Silverlight vs Flash: 3D Spinning/Rotating Globe JavaFx vs Flash vs Silverlight!!!
Mar 09

After implementing more than 60 samples, I start feeling that I am running out of good ideas. Therefore, I have spent some time to research and organize new ideas.

Below are some of the comparisons I will make in the coming days. If you have any nice suggestions, please do not hesitate to leave me a reply!

List of upcoming comparisons

  • Data binding
  • Using datagrid
  • Calling web services
  • Upload file
  • Posting multipart data
  • Compares JavaFx with Flash and Silverlight
  • Image manipulation (Rotate and Scale Image)
  • JavaScript (Flash connect to Silverlight)
  • Game: Bejeweled
  • Particle engine
  • Physics engine
  • Deep linking application
  • Localization/Internationalization
  • Cross domain security
  • Working with bitmap
  • Search images from Flickr
  • More image transition effect
  • Mapping application
  • Accessing all the text on a page
  • Charting
  • Interactive tree menu
  • Drawing curves
  • Event Handlings
  • Working with XML
  • Working with sound

Don’t forget to give me your suggestion!

Shares and Enjoy~

Did you like this post?

Subscribe here:  

8 Responses to “Upcoming Flash vs Silverlight Comparisons”

  1. LhThanh Says:

    total :
    Flash : How many votes?
    Silverlight : How many votes?

  2. RickB Says:

    You should test rendering of business charts with large #’s of objects on them. As an example, a line chart with 5000 data values. One weakness we’ve encountered with Silverlight thus far is the lack of drawing primitives. The need to create (in code or declaratively) objects for each marker, segment, etc., becomes quite non-performant as the # of data points grows. So far, the Flash charting objects do not show this degradation.

  3. Schubidu Says:

    Hi, im interest in Deep linking application. Possible to make an Example?

  4. admin Says:

    LhThanh, good suggestion, I really have to take a look on that.

    Schubidu, deep linking is on my list.

  5. Vince Says:

    Try http://xceed.com/Upload_Silverlight_Demo.html

    For upload idea.

  6. A. Meeder Says:

    Deeplinking a Silverlight application will become available with Silverlight 3.0 including integration with the browserhistory. (see: http://channel9.msdn.com/shows/The+Knowledge+Chamber/Brad-Abrams-Silverlight-30-for-Great-Business-Apps/)

  7. guy Says:

    Any comparison regarding video overlay would be interesting

    Thanks for the great job!
    Guy

  8. laaptu Says:

    First of all the comparison you have done has been a learning paradise for me.Thank you for your good work.
    About comparison I am combining four categories you have listed into one like charting,working with xml,working with sound and bitmap.
    So what I think would be best is draw an interactive pie charts based on the xml provided.If possible applying 3D effect on them would be worth watching.Then on clicking pie slice sound would be generated.Further,how about embedding bitmaps or images on pie slices along with normal colors.
    This would make comparison more fun and further the categories come to only one application.

    Again,good work you have done.Keep it up.

Leave a Reply