Telerik Reporting R1 2017 SP1 (version 11.0.17.222) with Source
Telerik Reporting R1 2017 SP1 (version 11.0.17.222) with Source | 110 Mb
JustDecompile is available for free download individually, or it can be purchased with priority support as a part of DevCraft - the most comprehensive HTML5 and .NET toolbox. JustDecompile is fast. In fact, really fast. When tested against the leading competitors, for .NET framework decompilation time, JustDecompile came out 10 times faster than the leading commercial decompiler. Try it and verify the results for yourself.
Gain access to the complete stack of products to help you build stunning apps twice as fast:
Over 420 UI controls for HTML5 and all .NET technologies
Five powerful productivity, code quality and debugging tools for faster development
Reporting and data access
Extensible
The JustDecompile API is open to the community. This means you can create your own JustDecompile extension and we will promote it in the growing Telerik community of 1,000,000+ developers. Among the extensions: Reflexil, for assembly editing and De4Dot, for deobfuscating obfuscated assemblies. Browse all available extensions on the Extensions Page. The JustDecompile Plugin Manager lets you easily download and administer your extensions right inside JustDecompile. You can download, install, uninstall, enable, disable, read license agreements or directly go to each plugins official website without ever exiting the JustDecompile UI.
Easy Assembly Management
JustDecompile quickly loads the core framework assemblies for .NET 2, .NET 3.5, .NET 4, .NET 4.5, .NET 4.5.1 WinRT Metadata and Silverlight. Loading the assemblies you want to browse is simple. Create your own custom Assembly Lists so that you dont have to load the same assemblies over and over again. JustDecompile is following all new developments in the .NET world. JustDecompile supports the new version of C# and the Windows Runtime cross-platform application architecture on Windows 8 (WinRT). Alongside WinRT support, JustDecompile now supports two new file formats APPX (which is used for packaging Windows 8 apps) and WinMD (WinRT meta data files). Plus, the Silverlight XAP decompilation works from both your local file system and the web.
Fast Code Navigation
The JustDecompile robust search method, quickly navigates to the code of interest. With the addition of Full Text Search, the search is even more comprehensive. Dialogues help you navigate to code symbols and types. Simply type the name of the object youre looking for, or take advantage of the CamelCase search.
Creates Visual Studio Projects
JustDecompile can create a Visual Studio project from a decompiled assembly. Export lost projects or obtain multiple classes without the need to copy and paste code. So youll never lose another project again.
One Engine, Three Tools
Combined with JustCode, JustDecompile allows you to decompile and navigate to code in project references. Plus, JustCode now offers the option to debug decompiled third party assemblies without ever leaving Visual Studio. Combined with JustTrace, JustDecompile will enable you to examine the source code of functions, youre profiling, right inside JustTrace even if the source code is not available.
View Decompiled Code in Tabs
With the JustDecompile tabs you can easily switch between different methods and assemblies in one JustDecompile instance. Easily see and compare the decompiled code of two different methods without leaving the user interface of your current JustDecompile instance.
Visual Studio Extension
You can decompile referenced assemblies in a Visual Studio project with the help of a JustDecompile context command, right from the Solution Explorer.
Extract Resources From Assemblies
You can save resources from assemblies by right clicking on the desired resource and saving it.
Usage Analysis
The Find Usages features will bookmark the usages of the currently selected code symbol in any of the loaded assemblies.
Command Line Support
JustDecompile has the ability to export code directly from the command prompt. For ease of use you can add %PROGRAMFILES(X86)%\Telerik\JustDecompile\Libraries to your Path environment variable. To generate the Visual Studio project for an assembly from the command prompt, use the command JustDecompile.exe [/lang:csharp] /out:[OutputDirectory] /target:[PathAndAssemblyName].
Integrate With Windows Explorer Context Menu
The JustDecompile Explorer context menu allows you to decompile an assembly after browsing to it in Windows Explorer, without having to open JustDecompile from the start menu.
Fastest Decompiler
JustDecompile is fast. In fact, really fast. When tested against the leading competitors, for .NET framework decompilation time, JustDecompile came out 10 times faster than the leading commercial decompiler. Try it and verify the results for yourself.
Telerik Reporting R1 2017 SP1 (version 11.0.17.222)
February 22, 2017
FIXED
Common
Blank space set as value is trimmed
FIXED
Designers
Adding new item with snap to grid and grid size larger than the item's width/height collapses the item.
Designer allows you to enter invalid HTML in HtmlTextBox
HtmlTextBox encodes special characters inside embedded expressions
Label Wizard produces incorrect layout when selecting Avery L7164 as a label template
Resizing the report beyound the adorner window size & snap grid
Tooltip properties are not populated when adding graph/map series using the wizards
Usage of <> operator in HtmlTextBox results in error in design view
FIXED
Standalone Report Designer
An error occurs when duplicating a Table item
Datasources in Standalone Designer cannot be replicated by copy/paste
Exception "Unable to cast object to IComponent" is thrown when copying a graph item with selected axis label
Query Designer's view is distorted on monitors with higher resolutions
Selection of pasted items includes nested components
TextBox inline editor does not support Ctrl+C shortcut
The designer cannot be closed while in report book preview
FIXED
Visual Studio Designer
HTML5 and MVC item templates target the old Kendo subset
Item templates wizard cannot discover report types for projects nested in a solution folder
ItemTemplateWizard doesn't allow to enter relative paths for REST service instance and existing TRDX report
MVC item templates are missing usings/Imports to Telerik.Reporting and Telerik.ReportViewer.Mvc
Project templates do not respect the New Project dialog target framework selection
The MVC item template is having relative URLs without tilde
The XAML designer in Visual Studio throws System.ArgumentException
FIXED
Sql Data Source
External server explorer connection strings are not saved
FIXED
Processing
Error is not clear when value of fontStyle attribute in privateFonts element is not valid
Graph item produces duplicated axis entries when using CategoryScale and respective X or Y series property is set
Trailing spaces are not measured correctly and cause a problem when the text lines are aligned vertically
FIXED
Expressions
Mixed expressions containing escaped curly braces are not parsed correctly
FIXED
Paging
PageBreak leaves empty spaces in a report with PageSettings.ContinuousPaper=true
PageBreak in a sub report adds blank space in the main report
FIXED
HTML Rendering
NavigateToReport action with XML markup is not working with custom XML report resolver
FIXED
Image Rendering
Subreport report is not kept together with its first section when the section has page break before
FIXED
Excel Rendering
Exported file is corrupted when a Report Book contains reports with duplicate names
PageNumber/PageCount always show 1 of 1 on printed document from exported excel
FIXED
WebAPI ASP.NET Core
DocumentMap is not shown in ASP.NET Core applications
FIXED
HTML5 Report Viewer
Ability to reset the viewer's reportSource and display an empty viewer
Document id not found error on toggle action when report parameter value set to =Now() expression
DocumentMap Navigation always leads to the top of the page
Multivalue child parameter triggers redundant change
Multivalue report parameter validation does not work
Parameters area toggle is active when no parameters are available
Tooltips on SVG elements appear offset when report viewer is relatively positioned
FIXED
Windows Forms Report Viewer
Setting Null as a ReportSource throws NullReferenceException instead of MissingReportSourceException
The rendering extensions list is not populated correctly when connected to REST service or Report Server
The selection and page frames displayed in Print Preview mode do not fit exactly to the page size
FIXED
WPF Report Viewer
No default backgound on the viewer area
The rendering extensions list is not populated correctly when connected to REST service or Report Server
ZoomMode set to FitPage in combination with ViewMode set to PrintPreview results in a NullReferenceException
FIXED
Silverlight Report Viewer
No default backgound on the viewer area
Telerik Reporting
- Microsoft .NET Framework 4
Telerik.Reporting.Data.CubeDataSource
- Microsoft.AnalysisServices.AdomdClient (10.0.0.0 or later)
HTML5 Report Viewer
- Telerik Kendo UI (2015.3.930 or later) - jQuery (1.9.1 or later)
ASP.NET WebAPI REST Report Service
- Microsoft ASP.NET Web API (4.0.20710.0 or later) - Newtonsoft.Json (4.5.11.15520 or later)
ServiceStack REST Report Service
- ServiceStack (3.9.70.0)
ASP.NET MVC Extension of the HTML5 Report Viewer
- Microsoft ASP.NET MVC Framework (4.0.20710.0 or later)
WPF Report Viewer
- Telerik UI Controls for WPF (2017.1.222.40)
Silverlight Report Viewer
- Telerik UI Controls for Silverlight (2017.1.222.1050)
Database cache ICache implementation
- Telerik Data Access ORM (2015.1.220.1)
[/b]
[b] Only for V.I.P
Warning! You are not allowed to view this text.