Telerik Reporting R2 2017 SP1 (version 11.1.17.614)
Telerik Reporting R2 2017 SP1 (version 11.1.17.614) | 67 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 R2 2017 SP1 (version 11.1.17.614)
NEW
WPF Report Viewer new Material theme
Introducing a new touch-friendly, smooth and animated theme following the Material design guidelines.
NEW
HTML5 Report Viewer support for native promises
The HTML5 Report Viewer now depends on the browser's native support for promises. When the browser does not support promises the viewer will automatically load a promise polyfill.
NEW
Desktop Viewers
To enable dialogless printing and per report printer settings, we have exposed PrinterSettings and PrintController to the WPF and Windows Forms viewers PrintBegin event.
FIXED
Installation
Telerik.Reporting.Services.AspNetCore has a wrong dependency on Telerik.Reporting.Trial (>= 11.1.17.503)
FIXED
Crystal Reports Converter
Crystal Reports converter cannot be used through the API
FIXED
Designers
Error is thrown when modifying Anchoring and Docking properties of multiple selected items
HtmlTextBox inline editor lacks context menu
Items overlap when the same docking is set
FIXED
Standalone Report Designer
HtmlTextBox designer throws exception if mshtml.dll is missing
Parameters area is not refreshed when multivalue parameter's data source goes to invalid state
QueryBuilder parameter value prompt is incorrect
The Data Provider value in Data Connections dialog is reset when edited.
The main window doesn't come to foreground when the splash screen is closed
The message, displayed by the Configure SQL Data Source wizard when the connection fails, does not contain detailed exception information
Unhanded exception occurs when editing link in HtmlTextBox
FIXED
Visual Studio Designer
System.NullReferenceException when a VS item templates for adding Report Viewers is used with an existing TRDP|TRDX file
Table Copy Paste is not consistent with the Standalone Report Designer
Update item templates JSON.NET package with version suitable for both WebAPI and WebAPI2
VS item templates for adding the HTML5 Viewer add redundant ReportsController.cs when 'Use existing REST service' option is used in the wizard
FIXED
Object Data Source
Calculated field is not available at runtime when the data source is set as ReportItem.DataObject
FIXED
Csv Data Source
Only absolute local paths to a CSV file are supported
FIXED
Processing
Graph's legend item do not respect the Style and MarkStyle BackgroundImage property
Graph's Title and GraphLegend's Title do not respect their style's BackgroundImage property
Items in different scopes having the same target of their ToggleVisibilityAction are not synchronized correctly
PDF417 barcode is rendered incorrectly when the value contains a punctuation character
QR Barcode does not respect tilde character (~)
Report document is not resolved correctly from URI with parameters
FIXED
Expressions
Filter's IN operator works only with collections returned from Array() function or user function
Format function does not work when used in report parameter properties
FIXED
Paging
Report Footer displayed at the top of the page when PrintAtBottom is set to true
"Index was outside the bounds of the array" error is shown in PrintPreview mode
PageBreak is ignored if report section has zero height
FIXED
HTML Rendering
Graph title with underlined text is not displayed correctly in HTML5 Viewer
Tooltips are not displayed correctly in ASP.NET web viewer
FIXED
PDF Rendering
Borders have inconsistent width when BorderColor is set using Color.FromArgb method
FIXED
Excel Rendering
Report Units are converted incorrectly in Excel units resulting in wider Excel columns
FIXED
PowerPoint Rendering
Borders are drawn outside the page area
FIXED
WebAPI
The service fails to deliver the Document Map details to desktop viewers
FIXED
WCF Service
Silverlight Viewer throws error with custom state implementation
FIXED
Report Viewer
Cascading parameters are not updated correctly when their value uses the built-in aggregate function First()
FIXED
HTML5 Report Viewer
Error 'Document with ID 'XXX' not found.' when you navigate back to a report with parameter having Datetime.Now value
Graph tooltips are not displayed when hovering over datapoint label inside a datapoint
Inconsistent behavior when report is displayed in Print preview with different versions of jQuery
FIXED
Web Forms HTML5 Report Viewer
"The state information is invalid for this page and might be corrupted." error after few consecutive updates of the viewer in postbacks
FIXED
Angular Report Viewer
Authentication token cannot be set outside of viewer's initialization
Authentication Token could not be set against REST service
Token is not set on page refresh
Toolbar buttons are not visible when using Kendo Sass-Based Bootstrap theme
FIXED
Windows Forms Report Viewer
The rectangle drawn around a report item with associated action is incorrectly offset in PrintPreview mode
FIXED
WPF Report Viewer
Error "Parameter is not valid" occurs when ReportBook contains HtmlTextBox item with justified text
Graph tooltips are not displayed when hovering over datapoint label inside a datapoint
RenderingBegin event is not fired
The print progress dialog contains the DocumentName expression
The scrollbars are still active with zoom mode Whole Page and Page Width
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.2.614.40)
Silverlight Report Viewer
- Telerik UI Controls for Silverlight (2017.2.614.1050)
Database cache ICache implementation
- Telerik Data Access ORM (2015.1.220.1)
Only for V.I.P
Warning! You are not allowed to view this text.