As a developer it is most likely to find yourself in the need to implement a searching functionality in your application. Most of the available search box controls for WPF and Silverlight have amazing built-in virtualization and a good set of available search modes but what they most likely don't have is an easy to set custom result populating mechanisms. In this blog post I will demonstrate how to create a custom result populating mechanism with the use of the RadAutoCompleteBox control.
Line of Business WPF applications require the ability to run off-line and to synchronize their data with back end servers when the network is available. This post illustrates one approach to solving that problem.
Out of the box, Microsoft ListBox controls for WPF do not support drag and drop. You can easily add drag and drop with Telerik's help; this blog post shows you how.
Whether your business is producing a healthy profit or is striving to survive, a relevant question will always be: What should we do next with our software products? Should we retire functionality or complete the application? Should we improve usability? Maybe add new functionality?
We have the answer.