Telerik Reporting Q2 2015 (version 9.1.15.624) Retail » Developer.Team

Telerik Reporting Q2 2015 (version 9.1.15.624) Retail

Telerik Reporting Q2 2015 (version 9.1.15.624) Retail
Telerik Reporting Q2 2015 (version 9.1.15.624) Retail | 70 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 Q2 2015 (version 9.1.15.624)

Common

NEW

    Added: HTML5 Viewer Wrapper for ASP.NET Web Forms (Beta) - The new wrapper helps you bring a modern look to your applications using the familiar design-time surface, built-in markup properties and C#/VB.NET to control the component from code behind.
    Added: Product Catalogue Report Template - The easy-to-setup predefined template helps users create a product catalog report with just a few clicks in the wizard. It’s available in both Visual Studio and the standalone Report Designer, and offers three layouts supporting Single Data Source and Master-Details scenarios.
    Added: Smart Labels for Pie Chart - The Bar Series in Pie Chart introduce a new algorithm for calculating the position of the chart labels to avoid overlapping. A new alignment mode - OutsideColumn - and customizable label connectors are added to improve chart readability and overall appearance.
    Added: Support for Background Image for Graph Data Points and Shape Items - The graph data points and shape items now support background images, enabling you to customize the designed reports.
    Added: Stand-alone Report Designer integration with the Telerik Report Server, allowing server reports authoring and editing. The designer can also be started from the Report Server management application using ClickOnce technology (Internet Explorer only).
    Improved: Graph's BarChart now orders the bars the same way as they're shown in the Legend when using CategoryScale
    Improved: Stand-alone Report Designer user interface refresh using the latest Office theme
    Improved: The MVC Report Viewer can now set initial values to the client events
    Improved: The MVC Report Viewer can now set initial values to the parameter editors
    Added: Default match functions for the parameter editors for all HTML5 based report viewers

CHANGED

    Changed: Telerik.Reporting.Services.WebApi.ReportsControllerBase.CreateReportResolver method is now obsolete. Please use the Telerik.Reporting.Services.WebApi.ReportsControllerBase.ReportServiceConfiguration property instead
    Changed: Telerik.Reporting.Services.WebApi.ReportsControllerBase.CreateCache method is now obsolete. Please use the Telerik.Reporting.Services.WebApi.ReportsControllerBase.ReportServiceConfiguration property instead
    Changed: Telerik.Reporting.Services.WebApi.ReportsControllerBase.CreateStorage method is now obsolete. Please use the Telerik.Reporting.Services.WebApi.ReportsControllerBase.ReportServiceConfiguration property instead
    Changed: Telerik.Reporting.Services.ServiceStack.ReportsHostBase.CreateReportResolver method is now obsolete. Please use the Telerik.Reporting.Services.ServiceStack.ReportsHostBase.ReportServiceConfiguration property instead
    Changed: Telerik.Reporting.Services.ServiceStack.ReportsHostBase.CreateCache method is now obsolete. Please use the Telerik.Reporting.Services.ServiceStack.ReportsHostBase.ReportServiceConfiguration property instead
    Changed: Telerik.Reporting.Services.ServiceStack.ReportsHostBase.CreateStorage method is now obsolete. Please use the Telerik.Reporting.Services.ServiceStack.ReportsHostBase.ReportServiceConfiguration property instead

Visual Studio Templates
NEW

    Added: Product Catalogue Report Template - The easy-to-setup predefined template helps users create a product catalog report with just a few clicks in the wizard. It’s available in both Visual Studio and the standalone Report Designer, and offers three layouts supporting Single Data Source and Master-Details scenarios.

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

    Fixed: Graph AreaSeries border is drawn thinner in designer compared to the renderer
    Fixed: Style Builder Dialog is not sized correctly on machines with non default DPI settings
    Fixed: The Graph Wizard should create a DateTimeScale when the Categories box is populated with a DateTime field
    Fixed: Graph wizard adds an incorrect expression for LegendItem.Value when there are series groups without groupings defined
    Fixed: Configure data source wizard dialogs do not support High DPI

Visual Studio Report Designer
FIXED

    Fixed: Graph axes titles cannot be localized with RESX files
    Fixed: New TRDX report created from item template has incorrect report name
    Fixed: Server Explorer connection strings are not handled correctly when used in the SqlDataSource Wizard

Standalone Report Designer
FIXED

    Fixed: Incorrect SELECT statement is generated when a field which has an alias is used in a filter
    Fixed: Query Designer generated SQL is not valid for non MS SQL databases
    Fixed: System.InvalidOperationException: Collection was modified; enumeration operation may not execute. in the Standalone Designer
    Fixed: Editing manually relations between tables freezes the Query Designer

Report Processing
FIXED

    Fixed: Type safe conversions are not supported in Bindings
    Fixed: The Shape primitives should support BackgroundImage
    Fixed: Choropleth decimates the polygons unnecessarily when using ShapeFiles
    Fixed: Logical operators allowing only true or false part to be evaluated
    Fixed: Multiple SubReport items referencing reports with matching Name property will not have their expressions evaluated in the correct data scope

Word Rendering Extension
FIXED

    Fixed: Using hyperlink actions with relative URLs creates a "corrupted" .docx document

HTML Rendering Extension
FIXED

    Fixed: ArgumentNullException thrown on rendering a PictureBox with Value that cannot be evaluated
    Fixed: An error occurs when rendering PictureBox item without Value set

REST Report Service
FIXED

    Fixed: Cache storage cannot be used with Impersonation
    Fixed: REST reports service cannot be configured through config file

REST WebAPI Report Service
FIXED

    Fixed: Report's toggle (expand/collapse) images are not showing because of a 404 (not found) error
    Fixed: Cannot change the cahe expiration timeout of the REST service
    Fixed: An error occurs when providing ICache implementation to a REST report service and having more than one app deployed
    Fixed: Cannot switch REST report service caching mechanism to work per-user

HTML5 Report Viewer
FIXED

    Fixed: Clicking on the scrollbar of the page area in the viewer causes the report to scale (zoom)
    Fixed: HTML5 report viewer - cannot bind event handlers with the bind function

ASP.NET WebForms Report Viewer
NEW

    Added: HTML5 Viewer Wrapper for ASP.NET Web Forms (Beta) - The new wrapper helps you bring a modern look to your applications using the familiar design-time surface, built-in markup properties and C#/VB.NET to control the component from code behind.

FIXED

    Fixed: Configuring ReportViewer.ReportSource.Parameters restarts Visual Studio

WinForms Report Viewer
FIXED

    Fixed: Configuring ReportViewer.ReportSource.Parameters restarts Visual Studio
    Fixed: Cascading report parameters with AllowNull cannot be modified at run-time
    Fixed: Data state is not preserved when using the reports history

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 (2015.2.623.40)

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