×

First time here?

You are looking at the most recent posts. You may also want to check out older archives. Please leave a comment, ask a question and consider subscribing to the latest posts via RSS or email. Thank you for visiting!

The Silverlight 5 Release Candidate (RC) is now available for developers to download.  As with previous preview releases, this is a developer-focused release, which means no production releases, no go-live license, etc.  This is made available for you to test your apps, upgrade to get latest features and to deal with the changes from beta to RC.

The beta was a great release and preview of what the team had introduced as new features.  You can read back on my Silverlight 5 guide to new features post regarding if you haven’t understood the latest and greatest additions.  However there are now some new available features in the RC including:

  • P/Invoke for calling native methods
  • 64-bit support for the plugin
  • Vector printing
  • Capabilities to support remote controls (for media)
  • In-browser trusted apps
  • PivotViewer now a part of Silverlight (with new features)

Some things have changed from beta to RC, to be sure to take a look at your code, references, namespaces, etc.

Pete Brown has a great announcement post on his blog with links to his (updated for RC) tutorials and videos for Silverlight 5.  Be sure to go on over there and read and get the links.


This work is licensed under a Creative Commons Attribution By license.


9/1/2011 12:54 PM | # re: Silverlight 5 RC available for developers
It conflicts with Async CTP (SP1 Refresh) if you're using that:

Error 9 The type 'System.Threading.Tasks.TaskCompletionSource<TResult>' exists in both 'C:\Program Files (x86)\Microsoft Visual Studio Async CTP\Samples\AsyncCtpLibrary_Silverlight.dll' and 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\Silverlight\v5.0\mscorlib.dll'
9/1/2011 10:42 PM | # re: Silverlight 5 RC available for developers
What it means In-browser trusted apps ?
Can you please explain more ?
9/1/2011 11:51 PM | # re: Silverlight 5 RC available for developers
Very exciting. We have an existing SL4 app that we would want to upgrade. Does anyone know if there is there an article anywhere that explains the best way of us developer's exploring the facilities of SL5 without compromising our regular current releases of SL4 apps? Basically I want to be able to install SL5 side by side with SL4 and try its feature set out without 'breaking' our existing app for our end-user. Thanks
Gravatar
9/2/2011 2:33 AM | # re: Silverlight 5 RC available for developers
Hi Tim,
Does this release include the WS trust support omitted from the previous sl5 release?
Thanks!
Rob
9/2/2011 3:06 AM | # re: Silverlight 5 RC available for developers
I don't read anything about pixel snapping. Does text finally look sharp and crisp now as they have promised?
9/2/2011 4:47 AM | # re: Silverlight 5 RC available for developers
This breaks a lot of 3rd party controls like Telerik which worked with the beta version.

It seems to have a real issue with setting anything that exposes content:

System.Windows.Markup.XamlParseException occurred
Message=Set property 'System.Windows.Controls.ContentControl.Content' threw an exception. [Line: 15 Position: 33]
LineNumber=15
LinePosition=33
StackTrace:
at System.Windows.Application.LoadComponent(Object component, Uri resourceLocator)
InnerException: System.ArgumentNullException
Message=Value cannot be null.
Parameter name: element
StackTrace:
at MS.Internal.XcpImports.ItemsControl_GetItemsOwner(DependencyObject element)
at System.Windows.Controls.ItemsControl.ItemsControlFromItemContainer(DependencyObject container)
at Telerik.Windows.Controls.ItemsControl.ItemsControlFromItemContainer(DependencyObject container)
at Telerik.Windows.Controls.RadTabItem.get_Owner()
at Telerik.Windows.Controls.RadTabItem.get_HasOwner()
at Telerik.Windows.Controls.RadTabItem.OnContentChanged(Object oldContent, Object newContent)
at System.Windows.Controls.ContentControl.OnContentChanged(IntPtr nativeTarget, CValue& oldContentValue, CValue& newContentValue)
InnerException:
9/4/2011 4:15 AM | # re: Silverlight 5 RC available for developers
YAY! the most awaited In-Browser Trusted Applications, Thanks for the cool update!
9/4/2011 9:56 AM | # re: Silverlight 5 RC available for developers
Nice Work! Thanks
9/26/2011 9:57 AM | # re: Silverlight 5 RC available for developers
Would you happen to know where we can get a list of breaking changes? It looks like quite a few things changed in the XNA realm (from Beta to RC) and the 'updated' MSDN documentation is still out of date.

I upgraded my SDK bits and now I'm running into vague XNA exceptions that run counter to the documented behavor.
10/20/2011 8:49 AM | # re: Silverlight 5 RC available for developers
Tim,

This sounds great! How can I view a list of all issues/changes/work orders included in Silverlight 5 RC?
11/11/2011 7:00 AM | # re: Silverlight 5 RC available for developers
Hi,

I tried to create a SilverLight Application using Silverlight 5 RC Client.But as specified "64-bit support for the plugin" is still not available with it.
I tried to run using IE 64 bit but it does not allow me view so.

does any one tried with it?
Please add some comments if any one do so.

Thanks,
Pankaj Sharma
12/7/2011 8:12 PM | # re: Silverlight 5 RC available for developers
Hello,
I hope you can help me with something. First, will NetFlix work using Silverlight 5? Here`s the big problem I am having. Do you know of a program by "Fender" called "FUSE"? It`s used with my "Fender Mustang" guitar Amp by connecting the Amp to computer via USB. Fender support says it is suppose to run using "Silverlight v4", but so far it wont. I can only get it to open/load with Silverlight v5. I am using Windows XP Professional, and it meets all system requirements for the "FUSE" program. If I can only run Fender Fuse with silverlight 5. Is there any way to get "NetFlix" to work with silverlight 5 also? Or would you have any suggestions on how to make the Fender Fuse work with silverlight 4?

I am only asking because, I know (Fender Fuse) was designed to run specifically with Windows Vista and Win 7. So I believe that Microsoft may have been involved in the development of this "Fender Fuse" software. I would just like to find a way where I don`t have to switch silverlight versions back and forth in order to use the FUSE program with v5, and NetFlix with v4?

This has been frustrating and is all new to me, (trying to get "Fender Fuse" and "NetFlix" to both run with the same version of Silverlight. I appreciate any help, thank you.

 
Please add 3 and 8 and type the answer here:

All postings/content on this blog are provided "AS IS" with no warranties, and confer no rights. All entries in this blog are my opinion and don't necessarily reflect the opinion of my employer or sponsors. The content on this site is licensed under a Creative Commons Attribution By license.