Just Decompile
Finding the .NET Assembly Entry PointNow, the JustDecompile context menu for assemblies and modules has a new item: GoTo Entry Point. Executing this option navigates JustDecompile directly to the location of static method the CLR runs after loading the assembly.
You (yes, YOU) are part of the Just Team!
So far this year, you have created extensions for two of our products.
Just Code
On Inner and Outer Using DirectivesSome useful practices for "Using directives" positioning and how JustCode's custom extensions allow you to keep them.
You (yes, YOU) are part of the Just Team!
So far this year, you have created extensions for two of our products.
Kendo UI For ASP.NET MVC
Pan and Zoom in a categorical chart with date axisThis example demonstrates how to pan and zoom in a categorical chart with date axis.
Telerik OpenAccess ORM
Simplify all CRUD operations with OpenAccess ORMThis video will present you the basics of using Telerik OpenAccess ORM for the Create, Retrieve, Update and Delete operations in your application.
Telerik OpenAccess ORM in action
Telerik OpenAccess Samples Kit speaks louder than words! Take a look at 50+ real-life scenarios of using OpenAccess ORM, new ones added with each following Q release.
Telerik Reporting
How to edit connection strings saved by the Standalone Report Designer?KB article elaborating on how to edit connection strings listed as existing data connections within the Standalone Designer.
How to add interactive sorting to a Table item?
KB article elaborating on how to add interactive sorting to a Table item.
RadControls for Silverlight
DragDropManagerDrag and Drop within RadGridView
The purpose of this tutorial is to show you how to implement drag and drop within a RadGridView
RadAutoCompleteBox
Filtering Behavior
This article is updated to describes how to create a custom FilteringBehavior for the AutoCompleteBox control.
RadGridView
Export Custom CellTemplate
The article shows how to export a custom CellTemplate
Styling the CheckBoxColumn
In this help article you will find how to center the CheckBox in GridViewCheckBoxColumn
RadControls for WPF
DragDropManagerDrag and Drop within RadGridView
The purpose of this tutorial is to show you how to implement drag and drop within a RadGridView
RadAutoCompleteBox
Filtering Behavior
This article is updated to describes how to create a custom FilteringBehavior for the AutoCompleteBox control.
RadGridView
Export Custom CellTemplate
The article shows how to export a custom CellTemplate
Styling the CheckBoxColumn
In this help article you will find how to center the CheckBox in GridViewCheckBoxColumn
Test Studio
Recording Tests against RadGrid for ASP.NET AJAXAdded guide for recording steps and verifications against RadGrid controls.
RadControls for Windows 8
CommonAdding secondary tiles to your app (XAML)
A new blog post explaining how to add a secondary tile to the Windows 8 Start screen for your application.
RadGrid
Implement External Filtering (HTML)
A new help article showing how you can filter RadGrid with criteria gathered from outside the control.
RadControls for WinForms
Practical scheduling with RadScheduler for WinFormsThis blog post will demonstrate how you can easily setup RadScheduler to handle the planning for an event. It is the next blog of the series describing how to create a Conference Buddy application with RadControls for WinForms. Here is the previous blog where we discussed how to consume JSON data: Conference Buddy for WinForms – Consuming JSON data from an ASP.NET WebAPI Endpoint.