Skip to main content

Microsoft Silverlight

Answered Question Which different between Silverlight 1.0 and Silverlight 1.1RSS Feed

(0)

kasyan
kasyan

Member

Member

8 points

5 Posts

Which different between Silverlight 1.0 and Silverlight 1.1

Hi!

Please tell me, which different between version 1.0 and 1.1 of Silverlight. What required for client to view a web-site with both version Silverlight?

And which version of Silverlight is shipped or they a both will be?

Forgive my bad English

chad.campbell
chad.cam...

Participant

Participant

1918 points

332 Posts

Silverlight MVP
Answered Question

Re: Which different between Silverlight 1.0 and Silverlight 1.1

Hi Kasyan,

This BIG difference lies in the fact that Silverlight 1.1 provides a subset of the.NET Framework that runs across platforms.  This means you can create Silverlight applications and manipulate them via .NET code.

If you wish to manipulate your Silverlight applications in Silverlight 1.0, you are limited to using JavaScript.

If this answers your question, please select "mark as answer", otherwise, please post a followup question.

Thank you,

Chad Campbell

If this answers your question, please select "mark as answer", otherwise, please post a follow up question. Thanks!
Chad Campbell

Author of Silverlight 2.0 in Action Blog: http://cornucopia30.blogspot.com

kasyan
kasyan

Member

Member

8 points

5 Posts

Re: Which different between Silverlight 1.0 and Silverlight 1.1

Do you meen that .Net Framework required in client machine to view web-site with Silverlight 1.1?

chad.campbell
chad.cam...

Participant

Participant

1918 points

332 Posts

Silverlight MVP
Answered Question

Re: Which different between Silverlight 1.0 and Silverlight 1.1

No...

The .NET Framework is not required on the target machines.  When Silverlight 1.1 is installed on the client machines, it automatically installs a subset of the .NET framework that is targeted at browser applications.  This version of the .NET Framework is small and is designed to be installed incredibly quickly (approx. within 20 seconds) on the target machines.  What is really cool is that this version of the .NET framework will also run on the Apple Macintosh OS X platform. 

 If this answers your question, please select "mark as answer", otherwise, please post a follow up question.

Thanks,

Chad Campbell

If this answers your question, please select "mark as answer", otherwise, please post a follow up question. Thanks!
Chad Campbell

Author of Silverlight 2.0 in Action Blog: http://cornucopia30.blogspot.com

kasyan
kasyan

Member

Member

8 points

5 Posts

Re: Which different between Silverlight 1.0 and Silverlight 1.1

thanks!

And which version of Silverlight is shipped or they a both will be?

y_makram
y_makram

Contributor

Contributor

6172 points

1,233 Posts

Re: Which different between Silverlight 1.0 and Silverlight 1.1

Version 1.0 release candidate is being release soon (within a week or so). 1.1 is still in alpha and there is no info out there on its release schedule.

Thanks
Yasser Makram
http://www.silverlightrecipes.com
_____
Dont forget to click "Mark as Answer" on the post that helped you. If your question has not been answered, please post a followup question.

kasyan
kasyan

Member

Member

8 points

5 Posts

Re: Which different between Silverlight 1.0 and Silverlight 1.1

ie will be two versions Silverlight? why not just do one - the best Silverlight 1.1?
or I something don't understand??? Sad

sunilurs
sunilurs

Member

Member

199 points

35 Posts

Answered Question

Re: Which different between Silverlight 1.0 and Silverlight 1.1

Let me answer ur question in simple terms. I guess ur new to this...

Difference b/w version 1.0 and 1.1

1.1 has got a lot of cool features than in 1.0. But it still supports all the features of 1.0. In 1.0, you can use only javascript to control the silverlight application. But in 1.1, you can use .Net languages like C# and Vb.Net (javascript is still supported).

 

What is required at the client end to view web site with both the versions

If the client has Version 1.1, then its enough. He can view both 1.0 and 1.1 application... Smile

 

Which version is shipped

When the user tries to view 1.0, it asks to download 1.0. (As 1.1 is still in Alpha - Not mature enough)

when he tries to view 1.1, then it asks to download 1.1

If the client has got 1.0, he cannot view 1.1 applications but if he has 1.1, then he can see  both 1.0 and 1.1 applications.


I hope this answers your question.....

Sunil Urs
If this has answered ur question, then please remember to mark the reply as answered.

sunilurs
sunilurs

Member

Member

199 points

35 Posts

Re: Which different between Silverlight 1.0 and Silverlight 1.1

But once the version 1.1 is released finally, surely that one ll  be shipped....
 

Sunil Urs
If this has answered ur question, then please remember to mark the reply as answered.

kasyan
kasyan

Member

Member

8 points

5 Posts

Re: Which different between Silverlight 1.0 and Silverlight 1.1

Thanks!

  • Unanswered Question
  • Answered Question
  • Announcement
Microsoft Communities