The Bomb Squad – Removing Time Bombs with JustDecompile and Reflexil
When you do not have access to the source code to redeploy an application, you can remove time bombs using JustDecompile and Reflexil.
JustCode JavaScript templates for WinJS
Useful JustCode templates examples for WinJS shared by Phil Japikse
Binding to DataTable
This project demonstrates how to bind KendoUI Grid for ASP.NET MVC to a DataTable object.
Manually Installing References Required by the Web API Service
A Knowledge Base article describing how to generate an ASP.NET Web API service on machines that have internet connection problems and the Web API Nuget installation invoked by the Add OpenAccess Service wizard has failed.
Content modules:
Implementing “Read more” and “Read less” functions in blog posts
The article explains how to implement “Read more” and “Read less” functions.
Marketing:
Marketing 2013: Join the Evolution
“Marketing’s not dead, it’s evolving like never before!”
New articles
Updated articles:
- RadCalendar: RadDatePicker, RadTimePicker, and RadDateTimePicker Structure
Added section which demonstrates how RadDatePicker can close all of the currently open Time Popups on the page. - RadGrid: Client/server grid performance optimizations
Additional information on how to optimize the grid client and server performance
RadDiagram
- ContainerShapes - This tutorial will walk you through the functionality and the main features of the RadDiagramContainerShape.
- How to Customize ContainerShapes - This tutorial describes how to customize the default look and feel of the RadDiagramContainerShape.
RadGanttView
RadPdfViewer
- Select text and Annotate PDF - This code library demonstrates how you can use RadPdfViewer in order to highlight selected text, extract the selection content, save, update and retrieve the selections for each different document and how to use annotations.
RadPivotGrid:
- Understanding RadPivotGrid - This article explains what is RadPivotGrid and some of the terminology that you should know when using this control. Also it will help you to choose between RadPivotGrid and RadGridView.
- RadPivotGrid Features - Basic article to explain the features you may use with RadPivotGrid and RadPivotFieldList
- Sorting - In this article you will find explanation of the sorting mechanism used in RadPivotGrid, how to set sorting at design time and at runtime.
- Filtering - This article explains the three filters you may use in RadPivotGrid, how to set them and change them at runtime, what is the difference between them and what are their properties.
- Using XmlaDataProvider - In this article you will find basic explanation of XMLA and how to use XmlaDataProvider in RadPivotGrid and RadPivotFieldList to access your data from OLAP cube through http.
- OLAP KPIs - in the online demo, you can find a new example demonstrating the newest features which extend the OLAP support of the control - using Key Performance Indicators (KPIs).
You may also examine the changes in the
RadPivotGrid control in the following updated examples in our demos:
- Custom Groups for Local Source - The behavior of the demo has not changed, but there is breaking change in the code - you can check the new way to set CustomGroupDescription.
- OLAP Support - Changing the code so now the whole definition is set only in XAML. Removed async calling of Refresh as with our Service Pack release XmlaDataProvider is doing asynchronous requests.
RadRichTextBox:
- List Styles - This article shows how lists can be created, customized and applied from the UI of RadRichTextBoxRibbonUI and programmatically.
RadDiagram
- ContainerShapes - This tutorial will walk you through the functionality and the main features of the RadDiagramContainerShape.
- How to Customize ContainerShapes - This tutorial describes how to customize the default look and feel of the RadDiagramContainerShape.
RadGanttView
RadPivotGrid:
- Understanding RadPivotGrid - This article explains what is RadPivotGrid and some of the terminology that you should know when using this control. Also it will help you to choose between RadPivotGrid and RadGridView.
- RadPivotGrid Features - Basic article to explain the features you may use with RadPivotGrid and RadPivotFieldList
- Sorting - In this article you will find explanation of the sorting mechanism used in RadPivotGrid, how to set sorting at design time and at runtime.
- Filtering - This article explains the three filters you may use in RadPivotGrid, how to set them and change them at runtime, what is the difference between them and what are their properties.
- Using XmlaDataProvider - In this article you will find basic explanation of XMLA and how to use XmlaDataProvider in RadPivotGrid and RadPivotFieldList to access your data from OLAP cube through http.
- Using AdomdDataProvider - In this article you will find basic explanation of ADOMD and how to use AdomdDataProvider in RadPivotGrid and RadPivotFieldList to access your data from OLAP cube.
- OLAP KPIs - in the PivotGrid->OLAP->KPIs demo, you can find a new example demonstrating the newest features which extend the OLAP support of the control - using Key Performance Indicators (KPIs).
You may also examine the changes in the
RadPivotGrid control in the following updated examples in our
demos:
- Custom Groups for Local Source - The PivotGrid->Custom Groups for Local Source demo has not changed, but there is breaking change in the code - you can check the new way to set CustomGroupDescription.
- OLAP Support - In the PivotGrid->OLAP Support the implementation is changed so now the whole definition is set only in XAML. Removed async calling of Refresh as with our Service Pack release XmlaDataProvider is doing asynchronous requests.
RadRichTextBox: - List Styles - This article shows how lists can be created, customized and applied from the UI of RadRichTextBoxRibbonUI and programmatically.
- Jenkins CI
How to build and execute Test Studio tests in Jenkins Continuous Integration. - Using Chained Find Expressions
How to use chained find expressions to locate elements by their relative position in the DOM.
RadChartView
- DateTime Axes - the article explains how to use DateTimeCategorical and DateTimeContinuous axes, their basic properties and of course a small sample
- Logarithmic axes - examples and information about the Logarithmic axes
- Radial axes - see how to use CategoricalRadialAxes and NumericRadialAxes in RadChartView
- Custom rendering - learn how to customize the appearance of each data point in the series depending on its value in order to provide additional information about the plotted data
Updated resources:
RadChartView
- Categorical Axes - example and description of the Categorical axes
- Linear Axes - check the Linear axes properies and information
- Polar Axes - examines the possibilities of the Polar axes
- PlotMode - shows the different plot modes of the axes in RadChartView