Microsoft Silverlight 3.0 Goes Live

name='gaurang' said:
Version 3 bring more than 50 new features to Microsoft Silverlight.

Read on

certainly glad both flash and silverlight are using gpu acceleration. At least the nettops with ion can now play iplayer/skyplayer.
 
Interesting at work we have been playing around with version 2 and its charting options, will be interested to see if they have added more chart types and made it easier to bind data to them :)
 
name='Rastalovich' said:
Don't know much about this.

Is it a direct opponent to Flash ? And does it need to be specifically written for ?

yes and yes, you use microsoft expression blend to write for it (in XAML), you can tie it into your usual .net projects too.

Microsoft say its now installed on 1 in 4 pc's. Still only 25% of computers.
 
name='nathan' said:
yes and yes, you use microsoft expression blend to write for it (in XAML), you can tie it into your usual .net projects too.

Microsoft say its now installed on 1 in 4 pc's. Still only 25% of computers.

Actually we used Microsoft Visual Studio to develop Silverlight applications. Expression Blend is aimed at making it easier designing the pretty stuff. Its much easier to develop in Silverlight than Flash from the perspective of a .NET developer as Visual Studio is free (Express is) and it uses similar structures such as code behind classes to handle OnClick and Load events etc.
 
name='midnightray' said:
Actually we used Microsoft Visual Studio to develop Silverlight applications. Expression Blend is aimed at making it easier designing the pretty stuff. Its much easier to develop in Silverlight than Flash from the perspective of a .NET developer as Visual Studio is free (Express is) and it uses similar structures such as code behind classes to handle OnClick and Load events etc.

i see, you played with VS 2010 beta yet? they've finally changed the bloody start screen!!
 
Back
Top