Silverlight will be end of life in 2021. But if you look at at the currently supported browsers https://en.wikipedia.org/wiki/Microsoft_Silverlight#Desktop_computers you will see it is only running on Internet Explorer 11. All other browsers have canceled support for Silverlight. Does it really makes sense to still support Silverlight? I'm asking because of this: https://docs.telerik.com/devtools/wpf/xamlflix-step-by-step-guide/xamlflix-radbarcode. This is the WPF documentation for radBarcode but it effectivly is talking about Silverlight!
It should be possible when user selects multiple cells on the current view with the CTRL key to return the list of these cells with the ScheduleView method. More info here: http://www.telerik.com/forums/select-multiple-days-with-ctrl-key
When the PngBitmapEncoder uses source from a PNG file with opacity then the result image rendering is gray. The class is available in UI for Silverlight.
Add a visual loading indicator to display the progress of the assemblies loading process
Telerik.Windows.Controls.Charting.dll cannot be minified
Support Documents (RichTextBox) assemblies
The MaskedInput controls cannot be extracted from the Telerik.Windows.Controls.Input.dll
Extend the WP7 support. Add support for each assembly and control.
Sometimes the application never loads the requested dlls' content.
Implement a command line version which can be integrated with TFS.
Summer, Office_Silver, Office_Black Themes cannot be minified , after loading they dissapear from the "extracting" grid
RadRichTextBox`s dlls cannot be minified ( Telerik.Windows.Documents and its derivative dlls)
Implement a feature in the AssemblyMinifier to allow explicitely to define which classes to be included in the minified assembly - for example through a regular expression.
ColorToBrushConverter is removed but is used, causing run-time error.
XamlParseException when minifying the XAP
As a <role> I want <ability> so that <benefit>.
Hi team, We are facing below list of issues with telerik test studio. We would like to know what will be the best approach to capture and run automation test cases for Silverlight web application. Using telerik test studio we have automated our Siliverlight application but some of the test cases getting fails. Sometimes it works sometimes not. 1. Test step to select an item form Dropdown/ComboBox fails. 2. New version (2015.3) of telerik test studio take longer time to start execution of test cases from Visual studio. When we execute test cases from test studio, it run faster won’t take time to start execution. 3. Today’s captured/modified test cases works fine but the same test cases we run on next/later days than it fails at certain steps. Like element not found, not able to select an item from dropdown etc. 4. Some of the test cases get fail when we schedule it but the same test case works fine we run it individually. 5. We are using TFS for source code repository, Sometimes when we open automation project in visual studio than all test case files get checked out though we have not made any changes. 6. Not able compare two different version of one test case file(if two user works on same file and one has checked in it and another one is taking latest to merge both file). Please provide resolution of these queries. Continuously we are facing these issues. Also let us know what are the best practice to work with telerik test studio for web app automation.