Telerik Reporting R2 2016 (version 10.1.16.504) with Source » Developer.Team

Telerik Reporting R2 2016 (version 10.1.16.504) with Source

Telerik Reporting R2 2016 (version 10.1.16.504) with Source
Telerik Reporting R2 2016 (version 10.1.16.504) with Source | 115 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 don’t 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 you’re 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 you’ll 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, you’re 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 2016 (version 10.1.16.504)

Interactive Sorting Action
NEW

    New interactive action enabling the end-user to apply different runtime sorting. The action can target all data items and groups that support sorting.

WPF and Windows Form ReportViewer support Telerik REST Service and Telerik Report Server
NEW

    WPF and WinForms Report Viewers now can utilize Telerik Report Server and Telerik Reporting REST service to access and render report documents remotely.

New Report Document Format (.trdp)
NEW

    The new format holds the serialized XML report definition and its resources in archived package. The format is fully supported by the Standalone Report Designer, all report viewers and Report Server.

Improved Table/Crosstab item pagination
NEW

    Each table cell now respects the KeepTogether property of the contained item and splits the row/column when appropriate. This leads to better handling of nested tables.

New built-in functions
NEW

    New built-in global functions for DateTime manipulation into the Expression engine to supplement the support for member methods invocation.
    Expose ReportDefintion in expressions

Breaking Changes
CHANGED

    The IToggleVisibilityTarget interface is now obsolete. Please use the IActionTarget interface instead.
    The Telerik.Reporting.ToggleVisibilityTargetCollection class is now deprecated. Please use the ActionTargetCollection class instead.

Report Designers (Visual Studio Integrated and Standalone Report Designer)
FIXED

    Choropleth wizard closes when a DataException occurs during the data validation
    Table/Crosstab wizard does not generate unique item names
    'Object reference not set to an instance of an object.' error on dragging a Panel item or field directly in a cell of a Table item
    Resetting both PageSettings.PaperKind and PageSettings.PaperSize properties produces 'System.ArgumentException: Trying to subtract from Unit.Empty!'

Standalone Report Designer
FIXED

    In some cases, columns cannot be inserted
    Keyboard shortcuts should be handled when the modifier key is released first
    The query designer generates incorrect join condition when the foreign key contains more than one column
    The designer New/Save As... screen always has the Report Servers option selected
    AreaSeries left side border was not drawn
    Opening report from the server for edit replaces spaces in the file name
    Undo of a newly created DataItem throws an exception

Visual Studio Integrated Report Designer
FIXED

    ObjectDataSource.DataSource property cannot be configured correctly in a VB.NET WPF project with a WPF Report Viewer
    Report Library project template for Visual Basic does not compile
    Relative external stylesheets' build action is incorrectly set as Resource in some project types

Cache
FIXED

    Telerik.Reporting.Cache.Database.dll is built against internal Telerik Data Access ORM build

ObjectDataSource
FIXED

    ObjectDataSource component does not use the assigned object instance when DataMember is set
    Overloaded user function methods called by their non-qualified name cause a processing exception

Graph
FIXED

    TitleStyle.BackgroundColor for Graph Legend is not respected
    Using DataPointTicks with a single data point results in an overflow error

HtmlTextBox
FIXED

    CSS attributes with negative values are ignored

Paging
FIXED

    Nested Table is blank when the report is paged
    Table in group section does not split correctly on pages
    Table rows are not split between the pages
    When a table row height is greater than the page height the next row starts on a new page

Rendering – Common
FIXED

    Nested Table item is not drawn correctly when it spans on more than one physical page in Print Preview
    Overlapped graph series borders are drawn on top of all series
    AreaSeries with stepped LineType for border are drawn
    Overloaded user function methods called by their non-qualified name cause a processing exception

Word Rendering
FIXED

    Rendering report on a machine with higher DPI results in document with blank pages
    Table cells with CanShrink = True prevent the report from exporting

Image Rendering
FIXED

    Improper Table size, when horizontal carry over occurs
    Table cells with span are rendered more than once per page

REST WebAPI
FIXED

    Cleaning expired cache data slows down registering new clients

HTML5 Report Viewer
FIXED

    Friendly and editable error message on loading a report with parameters without default values
    The DocumentMap area lists hidden reports from a ReportBook
    The telerikReportViewer-x.x.x.x.css styles apply to the rendered PictureBox item
    'Authorization denied' error not displayed correctly in IE 10 and Windows 8

Windows Forms Report Viewer
FIXED

    'System.ArgumentNullException: Buffer cannot be null.' error on changing the viewer's ViewMode right after calling RefreshReport

Report Viewer for WPF
FIXED

    SaveFileDialog on export shows the report Name/DocumentName in the Filter (Save as type) drop-down

Product Dependencies

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 (2013.2.918 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 (2016.2.503.40)

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

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


[/b]

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