Telerik blogs

Just Trace

Filtering JustTrace snapshot data
In a profiling session lasting only a few minutes, the profiled application may perform millions of operations. The abovementioned article shows how easily a snapshot could be filtered using JustTrace.


Just Mock

Integrating JustMock on build machines
Even though JustMock goes nicely with the most automated build servers, sometimes it can be tricky. This article answers some of the most frequently asked questions.

Mocking Property Getters and Setters
In typical unit testing scenarios, mocking property getters and setters isn't high on the list of areas of concern. Where it usually comes into play is when an entity’s properties’ values (or the act of setting them) are part of the scaffolding, or behavior for the system under test.

KendoUI for ASP.NET MVC

Different Button Types for Grid Commands
This code library shows how to change the built-in buttons of the Grid with images and also how to create custom buttons which do the same with the help of the client API. The same method can be applied to replace the default grid buttons with any other button type.


Telerik OpenAccess ORM

Map Multi-Table Entities with OpenAccess ORM Q3'12 SP1
In this blog post we make a short review of the latest improvements released in Q3 2012 SP1 of OpenAccess ORM, and also describe the most interesting new feature - support for mapping several tables to one class using Fluent API. You can see the new functionality in action, based on a typical usage scenario.

Handling Error: No metadata registered for class
In this Knowledge Base article we are presenting different approaches for analyzing and handling the above-mentioned exception, which is typically thrown when your projects are not properly enhanced during their build process by the OpenAccess Enhancer tool.


Telerik Reporting

Design Time Problems
Updated code snippet to use the new Report Sources.

Visual Studio Problems
List ways to pinpoint the culprit of Visual Studio crashes while working with Telerik Reporting.

Conditional Page Breaks
KB article that explains how to make the page break mechanism break on group footer section except on the last group instance.



Sitefinity

Introducing new libraries provider setting for specifying the blog storage
Explains how to take advantage of the new feature of different blob storage providers in Sitefinity 5.3.

When deploying a project to a an environment, you are getting an internal server error message when publishing
Explains how to solve problems with IIS internal server error 500.

Sitefinity Performance optimization checklist
Provides a set of hints of optimizing the front-end and back-end performance of a Sitefinity site.

Non-admin users could not see any Images/Videos/Documents libraries
Provides a solution to a problem you may encounter when deleting the default library in either Images, Documents and Video modules.

Sitefinity 5.3 Ecommerce Highlights
Gives an overview of the newly added features in Sitefinity 5.3 e-commerce module.

Inventory Management
Provides an in-depth overview of Sitefinity E-Commerce's Inventory management feature.

Working with RESTful Services Part 2 – Claims Authentication and Designing Service Calls

The article is a continuation of our first blog post on the topic, and extends it in the following areas:
 •How can RESTful services work with Claims Authentication

 •How to design service calls and debug them

 •Common errors and questions



RadControls for ASP.NET AJAX

RadHtmlChart 
OnClientSeriesHovered
Added information about the available arguments methods.

OnClientSeriesClicked
Added information about the available arguments methods.

RadToolTip
Using RadGrid Hierarchy with RadToolTipManager that is bound to records in another grid 
How-To Knowledge Base article.

RadToolBar
Using Sprite Images in RadToolBarSplitButton 
In this article we explained how to use sprite images with the RadToolBarSplit button using some Javascript code and CSS styles.

RadTreeView 
Creating Different Templates Depending on the node level
The CL exemplifies how to apply different templates depending on the node level.



RadControls for WPF

Common
Common WPF FAQ 
This article provides information on the fundamental concepts of WPF.

RadControls Dependencies 
Every control dependency has been updated to reflect the current state of the control's implementation.

RadGridView
Styling the CheckBoxColumn 
This topic shows how to additionally style the GridViewCheckBoxColumn.


RadPivotGrid

RadPivotGrid ToolTips 
In this article you will find information about the integrated in RadPivotGrid tooltips, how to disable them or set your own content.

Introducing RadPivotGrid for WPF/Silverlight 
In this blog post you will find the newest features of RadPivotGrid for WPF and Silverlight

RadRibbonView
HowTo Add Additional Content in the RIbbonView TabStrip 
This tutorial demonstrates how to add additional content near the help button of the RadRibbonView control.

RadRichTextBox
RichTextBox Clipboard Support 
This article explains the way copy/paste can be used with RadRichTextBox and the customization options available in WPF.

RadScheduleView
HowTo Customize the RadScheduleView DragVisual - This article explains how you could customize the visual element that is shown while the user is dragging an appointment in the ScheduleView control.

RadControls for Silverlight

RadGridView
Styling the CheckBoxColumn 
This topic shows how to additionally style the GridViewCheckBoxColumn.

RadPivotGrid
RadPivotGrid ToolTips
In this article you will find information about the integrated RadPivotGrid tooltips, you will learn how to disable them or set your own content.

Introducing RadPivotGrid for WPF/Silverlight 
In this blog post you will find the newest features of RadPivotGrid for WPF and Silverlight.

Common
Common Silverlight FAQ 
This article provides information on the fundamental concepts of Silverlight.

RadControls Dependencies 
Every control dependency has been updated to reflect the current state of the controls implementation.

RadRibbonView
HowTo Add Additional Content in the RIbbonView TabStrip 
This tutorial demonstrates how to add additional content near the help button of the RadRibbonView control.

RadRichTextBox
RichTextBox Clipboard Support 
This article explains the way copy/paste can be used with RadRichTextBox and the specifics in Silverlight.

RadScheduleView
HowTo Customize the RadScheduleView DragVisual 
This article explains how you could customize the visual element that is shown while the user is dragging an appointment in the ScheduleView control.




Test Studio

No file path for IE 10 upload dialog
New: How to fix missing upload dialog path issue in IE 10

Connecting to Scheduling Server
Updated guidelines for long UNC paths

Importing Manual Tests from Excel
Updated to include alternative requirement to Office install

Dynamic Targets
Updated to explain dynamic target table columns

Find Element
Added explanation of 2012 R2 changes to backup find logic behavior



RadControls for Windows 8

Common

Windows 8: Storing JSON Data for Conference Buddy (XAML)
Windows 8 Persisting Conference Buddy JSON To A File (XAML)

The next posts in the series of articles about creating a Windows Store App from the ground up. These two steps are focused on working with JSON data.

MVVM in WinJS Part 2 – Observable Collections (HTML)
A continuation to the story of implementing MVVM in WinJS apps, where the single record Observable Model from Phil's first post is converted to an Observable List of Observable Models.

Windows 8–Grid View (HTML)
A blog post about working with the native GridView component to achieve some real-world scenarios.


RadChart

ToolTip behavior (XAML)
A new article elaborating on how you can configure and use the RadChart for Windows 8 XAML tooltip behavior.

Display the Total Sum of Series in a Stack (HTML)
An article showing how you can display the sum of stacked series in a label above them.

Explode a Pie Chart on Series Click (HTML)
A help article showing how pie charts can be exploded on series click event.


DataSource

DataSource (HTML)
The DataSource help is entirely restructured and improved.

New Visual Structure articles are added for the following controls from the HTML suite:


RadControls for WinForms

RadPivotGrid
Using the AdomdDataProvider 
In this article we will show how to use AdomdDataProvider and data from OLAP Cube for RadPivotGrid.

Using XamlDataProvider 
In this article we will show how to set XmlaDataProvider to RadPivotGrid.
Blogs
11 Awesome Features of RadPivotGrid for WinForms
See what's new in RadControls for WinForms Q3 2012 SP1
RadAutoCompleteBox
Add Outlook AutoComplete functionality to your WinForms apps in a few simple steps 
Introduction and sample how to use RadAutoCompleteBox.


RadControls for Windows Phone

RadControls for Windows Phone Q3 2012 Service Pack 1
In this release you can find a revamped DataForm control, ListPicker enhancements and much more...


About the Author

Ivailo Ivanov

 is Team Lead in Telerik Data Access

Comments

Comments are disabled in preview mode.