Telerik Reporting R3 2017 (version 11.2.17.913) » Developer.Team

Telerik Reporting R3 2017 (version 11.2.17.913)

Telerik Reporting R3 2017 (version 11.2.17.913)
Telerik Reporting R3 2017 (version 11.2.17.913) | 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 R3 2017 (version 11.2.17.913)

September 13, 2017
NEW
Web Report Preview Accessibility

    Introduced for all HTML5-based report viewers. We have added accessibility features up to the standards in both the viewers’ widgets (parameters area, toolbar, document map) and report content - detailed item information, keyboard navigation and interactive actions triggering.

NEW
New Financial Charts

    Added presentation of financial data with candlestick and bar markers. 

NEW
What's Improved

    Significant performance improvements for Crosstab generation, Excel rendering and PDF rendering extensions, as well as memory usage optimization for the PDF rendering extension.

CHANGED
What's Changed

    In Telerik.Reporting.Cache.Interfaces.IStorage we added a new DeleteSet() method. It should be implemented for any custom storage implementation.
    Remove the DocumentFormat.OpenXml.dll from Telerik Reporting NuGet package. From now on for Office OpenXML document formats you have to add DocumentFormat.OpenXml NuGet package. We recommend version 1.0.0 because no additional configuration is needed. For newer versions the appropriate binding redirects should be added to the project's app.config. 

FIXED
Common

    QR Code does not support backslash character without ECI

FIXED
Designers

    CheckBox item TrueValue and FalseValue defaults are boolean but are displayed as strings
    Expression Picture watermark breaks Design view
    Items can overlap each other when copy-pasting multiple items at once
    The Expression Editor used by the Report Source Editor cannot load more than 32767 characters
    Watermark is not represented on design surface

FIXED
Standalone Report Designer

    Connecting Query Builder to OpenEdge database through ODBC requires elevated user permissions
    Designer does not handle correctly change of document schema
    Keyboard "Delete" button does not work in Textbox inline editor
    Open Server Report dialog don't open selected report on double click
    OpenClient datasource's connection password is invalid after report definition change
    Select all shortcut (CTRL+A) does not work in "Enter CSV as text"
    Select all shortcut (CTRL+A) does not work in multi-line text boxes
    SqlDataSource wizard doesn't preselect an already chosen connection in some cases
    The Query Designer doesn't keep the relationship editing state

FIXED
Visual Studio Designer

    Cannot add existing TRBP with viewers' item template
    Previewing a report that contains NavigateToReport action targetting a report type with an ObjectDataSource produces System.InvalidCastException
    Upgrade Wizard does not handle Telerik.Reporting.Services.HttpClient assembly

FIXED
Sql Data Source

    SqlDataSource wizard throws constraint error on data preview when using SQLite

FIXED
Processing

    An error occurs on opening report in Standalone Designer in specific cases
    QR Code does not support UTF8 characters

FIXED
Paging

    An error occurs on rendering a Table item without NoDataMessage set when the data source has no records and there is a repeating column headers
    An error occurs when NoDataMessage is set and the data source has no records

FIXED
Rendering

    Close items inside section or panel are rendered overlapped

FIXED
Excel Rendering

    Multiline PageFooter is not supported for exported to excel reports.

FIXED
Services

    HttpContext.Current is not availble during the report processing

FIXED
WebAPI

    RegisterRoutes method does not allow to modify the default prefix "api"

FIXED
WebAPI ASP.NET Core

    An error is thrown for requests from the desktop viewers
    TRBP report cannot be resolved

FIXED
HTML5 Report Viewer

    CSS styles contain duplicated style rules.
    Navigate to bookmark throws a JS error when the viewer does not have vertical scrollbar.
    Printing fallbacks to PDF download under Mac OS Safari
    Zoom in, zoom out, and toggle page width toolbar buttons are not visible on lower resolutions

FIXED
Web Forms HTML5 Report Viewer

    Exception is thrown when adding parameter with the same name into Parameters collection

FIXED
Angular Report Viewer

    Report text boxes are cut off when using SASS-based Kendo theme together with Bootstrap

FIXED
Windows Forms Report Viewer

    Navigate to Bookmark action does not work

FIXED
WPF Report Viewer

    An error is thrown when exporting a report after changing the report paper size from the Page Setup tool
    ClearHistory method is not exposed
    Exception is thrown in WPF Viewer when navigating back in history

FIXED
WebForms Report Viewer (legacy)

    Printing fallbacks to PDF download under Mac OS Safari

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.3.913.40)

Silverlight Report Viewer
- Telerik UI Controls for Silverlight (2017.3.913.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.