Al Pascual



Geo RSS
Geo Twitter Timeline

Blogs I read

<January 2009>
SunMonTueWedThuFriSat
28293031123
45678910
11121314151617
18192021222324
25262728293031
1234567

Limitations in Flex 3 and Silverlight 2

silverlight Lately I find myself playing with both technologies in the same day. Normally I have open by default Flex Builder 3 and Visual Studio 2008. Great if you thinking to slow down your computer.

Both technologies have become pretty popular to enriched the web applications to something more than HTML. I guess AJAX wasn’t the solution that web developers have been waiting for. I believe there is a raising concern to deliver rich user interfaces to the user without having to install a desktop application and being able to be cross platform. This is where Flex/Flash and Silverlight come into play.

Being a plug in for the browser, means will run the application downloaded from the server without having to install it. So it’s an application running on the browsers context and limited by the platform.

So those 2 technologies can run as a desktop application, however both Flex and Silverlight got limitation added by Adobe and Microsoft to resemble the browsers security. So let’s talk about the most important to me.

  • Flex and Silverlight cannot have access to the users hard disk, they do have a isolated storage to save a few things. That storage is limited by the technologies. This is to avoid hackers using that technology to scan hard disks.
  • Flex and Silverlight cannot make requests to domains besides their own without that domain allowing them to do so. This is the one I do not understand why Adobe and Microsoft implemented such a thing. Web developers now create proxies to bypass this problem and makes the request slower. I really hope one day, this limitation gets removed.

Even with that, makes a huge difference using these technologies to provide the user a rich environment.

I would like to mention this great post from Curtis Morley about Flex little things that you need to know about deploying Flex applications here. If you are using Flex, this is a must read.

Cheers

Al

Posted from http://weblogs.asp.net/albertpascual

Comments

Curtis J. Morley said:

Al, Thanks for the link. I have been using Flash/Flex as well as WPF/Silverlight lately and have been considering a post on the differences/similarities of the two. Flash CS4 and Flash Player 10 helps out on your first concern. The next version of Flash can save to the system. Flash itself can read in a file such as an image, manipulate it and then save it back down without interacting with the server or needing extra permission. Pretty cool stuff. Here is a post about it. http://curtismorley.com/2008/05/23/flash-10-tutorial-on-saving-files-from-flash/ Thanks, Curtis J. Morley
# October 7, 2008 5:38 PM

YESChandana -Blog said:

My favorite links from the 1st week of October 2008

# October 12, 2008 11:30 PM

Turkey said:

great an article, I'm very thank you, I think really usefull, I'm following comments, thanks
# October 16, 2008 8:40 PM

|| yeschandana || said:

My favorite links from the 1st week of October 2008

# October 23, 2008 12:10 PM