As a member of the Sitefinity team, Rich Text (WYSIWYG) web editors are literally the core of my world. These tools are the pipe through which most web content flows. They allow people—who know nothing about the HTML—to create HTML. However, the sad truth is that most WYSIWYG editors are worse than awful. In fact, I heard one CMS analyst refer to them as the “Achilles’ heel of CMS.” Frequently buggy, they’re renowned for allowing atrocious HTML to spill into the website.
This blog post not only shows how to store to local or roaming folders, but it also creates a complete Data Repository to demonstrate one powerful way of managing data.
Fiddler’s Inspectors have the choice of displaying either the relative or absolute URL in the Request Line. Displaying the absolute URL simplifies request tampering, while displaying only the relative path more closely replicates what servers actually receive.
Last week we wrote about our new ASP.NET DropDownList control taking some specific functions of our existing ComboBox control, but in a more lightweight and better performing manner. Continuing this trend, it’s time to introduce another of the new members of Telerik’s ASP.NET control suite – the SearchBox.
In WCF Data Services there is a set of not supported LINQ queries and you will get NotSupportedException if you try to group RadGridView for WPF bound directly to such IQueryable or through QueryableCollectionView/VirtualQueryableCollectionView.
Last week we dove headfirst into Java, Servlets and the Kendo UI JSP Wrappers. This week we'll expand on that experience and explore the most popular and feature rich control in the Kendo UI arsenal - the venerable Grid. The Grid widget isn't just an interface for...
How do you show a hyperlink style button inside a column in RadGridView that will popup a new WPF Window upon click?” This blog post answers this question.
How to store application data while your program is running, or when your program is being suspended. Application data can be stored by a "key" into the ApplicationDataContainer. This blog post will show you how.
Our team is extremely happy to announce we just launched the new TeamPulse website. The URL is the same: http://www.telerik.com/teampulse We have been working on it for a while in order to create a new fresh look & feel. The goal for the redesign was to improve your experience on the website. And make all the valuable content more easily accessible.
Along with the redesign, we did a few more improvements and some of them are in terms of content. The Resources section of the website now has
the role of a hub where you can find any how-to materials related ...