Just Trace
JustTrace Will Find the Bottleneck!Today James Bender is going to show you how a bottleneck can potentially degrade the performance of your .NET application using the JustTrace Bottlenecks view.
Telerik OpenAccess ORM
Managing the OpenAccessContext in Web ApplicationsIn this video illustrates the best approaches for managing instances of the OpenAccess Context in ASP.NET applications. Watch it and choose the best method for your scenario.
Telerik Reporting
Lights, Camera, Action! Adding Interactivity to your Telerik ReportsBlog article elaborating on the new interactivity features in the Graph item
RadControls for ASP.NET AJAX
CommonCreate an AJAX-enabled SharePoint WebPart that uses RadControls
This article describes how to create a SharePoint 2013 WebPart that uses RadControls for ASP.NET AJAX.
RadDropDpwnTree
OnClientClearButtonClicked
New help article describing the client side event that fires when the Clear button is being clicked
OnClientClearButtonClicking
New help article describing the client side event that fires when the Clear button has being clicked
RadControls for WinForms
RadGridViewToolTips
Here you can find explained how to assign tooltips to cells in RadGridView. Set the ToolTipText property of a CellElement in the CellFormatting event handler, or as in most of the RadControls by using the ToolTipTextNeeded event of RadGridView.