Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Silverlight 5 hardware acceleration

In order to gain the benefits of Hardware acceleration or any performance improvements in Silverlight 5 (beta), whether the client need to have IE9+. Can performance improvement be gained using IE6/IE7.

Whether performance features of Silverlight 5 are browser dependent?

Thanks.

like image 233
Sandeep G B Avatar asked Jun 12 '26 10:06

Sandeep G B


1 Answers

No way it can be browser dependent. Silverlight is meant to be the same cross browser and close platform.

Another thing that makes me think so is the fact that we can run Silverlight out of browser with the same hardware acceleration benefits.

like image 157
Sonosar Avatar answered Jun 15 '26 06:06

Sonosar