Download Progress Telerik Reporting R3 2021 (15.2.21.915) Retail

Progress Telerik Reporting R3 2021 (15.2.21.915) Retail

Progress Telerik Reporting R3 2021 (15.2.21.915) Retail
Progress Telerik Reporting R3 2021 (15.2.21.915) Retail


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.

Progress® Telerik® Reporting R3 2021 (15.2.21.915)

Business objects support in Web Report Designer
NEW

Web Report Designer now supports data binding of business objects through the ObjectDataSource component. It allows to browse the component types and data members at design-time and use them in expressions.

Web Report Designer has a new Open Report menu
NEW

The improved Open Report menu now allows file upload or download from the file system to the backend storage.

WinUI Report Viewer
NEW

Introducing a new WinUI Report Viewer that can be embedded in WinUI3 desktop applications.

New high contrast variation of Office2019 theme
NEW

Now the WPF Report Viewer supports a high contrast color variation of the Office2019 theme.

Visual Studio item template for adding Blazor Report Viewer in .NET Core projects
NEW

The Blazor Report Viewer can now be added to .NET Core 3.1+ Blazor Server App and .NET Core 5.0+ Blazor WebAssembly App using a Visual Studio item template.

Visual Studio item template for adding Blazor Web Report Designer in .NET Core projects
NEW

The Blazor Web Report Designer can now be added to .NET Core 3.1+ Blazor Server application and .NET Core 5.0+ Blazor WebAssembly application using a Visual Studio item template.

What's Improved
NEW

The DataSource's CommandText is now populated when converting data connections that do not use a dedicated SQL command or stored procedure
The available field expressions are now listed in the drop-down lists when adding a new expression using the Table Group popup window in Web Report Designer
Browser prompt is displayed before page reload if there are reports with unsaved changes
Copy/Paste/Reset style options are added to the context menu in Explorer tab.
Main menu now has "Close All" and "Close All but This" options
New shortcuts are implemented for creating new report (Ctrl+Alt+N), closing report (Ctrl+Alt+W) and saving as new report (Ctrl+Shift+S)
The Web Report Designer now preserves the opened reports when the user leaves the current browser page.
The Web Report Designer now saves the report when CTRL+S is pressed

Web Designer
FIXED

HtmlTextBox does not center content horizontally at design-time when both vertical and horizontal font alignments are set to center
HtmlTextBox text is cropped at design-time when top padding is set
Resetting DataSourceEditor to default value in ReportSectionEditor is not persisted on save
Row group name is not taken from the data source column name
The Alignment property of the Style.Font class does not support resetting
The fields and parameters of the WebServiceDataSource are not recognized when it is hosted in a Blazor application
The font decorations of the Style.Font class do not support resetting
The Reset functionality of the TextBox editor is applied after clicking in and out of the input control
The titles of the dialog windows have an incorrect font size
Toolbar is missing its top, left, and right borders when the preview window is open
Toolbar main menu items in preview were not using the default font color
"Invalid image data" is shown at design-time when using an expression for CheckedImage of a checkbox
"Save Report As" dialog is closed if the report name already exists
"Snap to grid" and "Snap to snap lines" from Preferences are not persisted
An error message "Could not change property 'FieldSeparators'. t is not iterable" is shown when resetting the FieldSeparators property of CSVDataSource component
Could not save report after changing the opacity of the Font.Color property of a TextBox item
CSV DataSource's source type is incorrectly displayed after changing it through the wizard configuration
CSVDataSource fields are not shown until a new component is added
Data Source editor with "(none)" value allows to be reset
DropDownList editors initially show the first value in their options without actually selecting it
Expressions in HtmlTextBox are not displayed at design-time
Resetting the Expression property of the CheckBox's CheckedImage does not affect the design-time state of the item
The "Match case" button in search dialog shows no text when toggled
The editors for the Margins property of the Report PageSettings are not displayed
The undo and redo commands can be executed using keyboard shortcuts in modal dialogs and wizards
The undo and redo commands cannot be executed using keyboard shortcuts when the property area is focused and when text in the canvas area is selected
The WebServiceDataSource's Password property can be reset using the editor in the properties area
UnitEditor does not enable the Reset button when the unit value is changed
When opening the Expression Editor from CalculatedFields property, it always shows only the fields from the first data source even though the report contains more than one data source

HTML Rendering
FIXED

HtmlTextBox list item position is not calculated correctly when the list items spans on two pages
HtmlTextBox top padding is not respected

PDF Rendering
FIXED

PDF bookmarks are not generated

Common
FIXED

Message "Resource not found" and "Could not open report" are shown after setting an expression in the CheckedImage property of the CheckBox item

Product Dependencies

Telerik Reporting
- Microsoft .NET Framework 4
- .NET Standard 2.0
- .NET Core 3.1
- .NET 5
- .NET 6 Preview

Telerik.Reporting.Data.CubeDataSource
- Microsoft.AnalysisServices.AdomdClient (10.0.0.0 or later)

HTML5 Report Viewer
- Telerik Kendo UI (2015.3.1111 or later)
- jQuery (1.9.1 or higher if required by Kendo)

ASP.NET WebAPI REST Report Service
- Microsoft ASP.NET Web API (4.0.20710.0 or later) - Newtonsoft.Json (9.0.1 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)

WinUI Report Viewer
- Telerik UI Controls for WinUI (0.5.0)

WPF Report Viewer for .NET 6
- Telerik UI Controls for WPF (2021.3.913.60) targeting .NET 6 Preview

WPF Report Viewer for .NET 5
- Telerik UI Controls for WPF (2021.3.913.50) targeting .NET 5

WPF Report Viewer for .NET Core
- Telerik UI Controls for WPF (2021.3.913.310) targeting .NET Core 3.1

WPF Report Viewer for .NET Framework
- Telerik UI Controls for WPF (2021.3.913.40)

Silverlight Report Viewer
- Telerik UI Controls for Silverlight (2021.3.913.1050)

Database cache ICache implementation
- Telerik Data Access ORM (2015.1.220.1)

.NET Core Reporting Engine
- SQLitePCLRaw.bundle_green (2.0.1 or later)


Only for V.I.P
Warning! You are not allowed to view this text.