Silverlight vs Flex

前端 未结 22 1637
后悔当初
后悔当初 2020-12-07 09:05

My company develops several types of applications. A lot of our business comes from doing multimedia-type apps, typically done in Flash. However, now that side of the hous

22条回答
  •  北荒
    北荒 (楼主)
    2020-12-07 09:24

    Not to forget:

    Flex is very much cross platform, as it is compiled using as Java compile which means that you can easily use Mac or Linux when developing Flex applications. I've my current cruisecontrol setup (which uses Linux) I build build Flex applications, but the development guys uses both Mac, Linux and Windows.

    In my experience, java developers feels quite at home in Flex Builder since it is based on Eclipse.

提交回复
热议问题