• For months now we have been talking about the new RadEditor being built in the "Prometheus" suite and how it is going to be the best version of RadEditor to date. Today an early preview of that work was released in the "Prometheus" Futures build and made available for general testing in the Telerik community. Obviously, the version that was released today looks a lot different from the final version that will be released- dialogs are still rough, features are unpolished, and some features are missing- but it is still a great look at what's coming.

    Today I ran the RadEditor Futures release build through...
  • Have you ever thought about processing credit cards in your .NET application? If you have, then you know one of the first things you need to do is find some code to validate that credit card numbers entered by your users appear correct before you send them along to your payment processor. Having created applications in the past that process credit cards, I know that this task can be surprisingly harder than it should be. There are plenty of code snippets scattered across the 'Nets that show you how to do individual parts of the validating process, but there are few...

  • It recently came to my attention that there is no good documentation on the Telerik website showing you how to create a RadRotator (with a defined template) programmatically. There is some documentation out there showing you how to programmatically data bind a RadTicker, and the RadControls Learning Guide has some good guidance, but nothing exists online for easy Rotator reference. Let's solve that problem and take a quick look at how you can programmatically create your RadRotator and template.

    Step 1: Define your template
    Defining a template for RadRotator in code is very similar to the process involved in programmatically creating a template...
  • Below is a summary of the new online resources available for our ASP.NET controls:

    RadGrid

    Code library entries:

    RadTreeView

    Code library entries:

    RadComboBox

    Code library entries:

    There are several new help articles for RadComboBox but they are not uploaded yet

    RadEditor

    Help topics:

    • Buttons -> Set Button State - not uploaded yet
    • Troubleshooting -> RadControls folder not found error - not uploaded yet
    • SpellChecker -> Improper Spelling Suggestion - not uploaded yet

     

    RadControls

    Code library entries:

     ...

  • Microsoft has just released a new search service, called Tafiti.



    From the very beginning should be clarified that Tafiti is more of an example of what Silverlight is capable of rather than a real search engine product.  It is based on the 1.0 RC plug-in of Silverlight and uses the Live Search API, which means that you will get the same results as if you search in MSN or Live.
    Tafiti is rich, interactive and provides the user with some very nice features which the ordinary searches lack. As it name implies, Tafiti in Swahili means "do research".

    Shelf

    The shelf is a space on the screen where you...
  • Hi All,

    As this is my first post in the Telerik Blogs I will take the opportunity to introduce myself - my name is Iordan Pavlov, I’m the lead developer of the Telerik CAB Enabling Kit (TCEK for short). As of today I will be posting interesting news and tips on the Telerik CAB Enabling Kit.

    For those of you that can’t wait to get their hands on the first TCEK beta bits, I am glad to inform you that Beta1 is available for immediate download. We hope you will like TCEK and find it useful. You should also have in mind...

  • Q2 skinning

    Tuesday, August 14, 2007 by ASP.NET AJAX Team | Comments 3
    I thought I should drop a line to let you know about our plans for changes in the common skins of the Asp.Net product line. For the upcoming Q2 release this September we are planning to refresh the default look of our controls, discontinue development of two common skins, and add two new common skins in their place.

    Default Skin Refreshed
    The current default skin (the look of the components when you drop them from the toolbox; browse a preview of all current common skins here) has served well, but the time has come for a fresher look. While we wanted...
  • XhtmlPage: What does it do?

    Tuesday, August 14, 2007 by Todd Anglin | Comments 3

    Have you ever been working with the Telerik Quickstart examples and wondered why all of the demo pages inherit from XhtmlPage instead of System.Web.UI.Page? Even if you guess that this custom base page somehow ensures that all rendered demo pages are XHTML valid, have you ever wondered how the base page manages to deliver that functionality? In this post, we’ll take a close look at the XhtmlPage class and see what it’s doing to deliver easy XHTML validity. The lessons learned from this class can easily be applied to your own custom page classes and used to make your web...

  • Hello, my name is Manol Donev and I'm part of the ASP.NET team responsible for the development and maintenance of our grid, ajax, calendar, input, and chart components. With time ticking away and the September release date closing down I can assure you there is a lot going on here at the moment -- gradually orienting our ASP.NET product line towards ASP.NET AJAX is by far our main focus of course and probably you will find some of the ASP.NET AJAX tips and tricks I'll be writing about useful in your own projects as well.

    OK, this one does not qualify exactly...

  • Hi everyone,

    We decided to start series of blog posts targeting interesting examples which can be easily implemented with RadControls. These short posts will be accompanied by flash movies (they will start in new window when you click the image at the bottom of the message) which outline the main parts of the demos. That is where the name of blog comes from - Telerik corporation presents. We hope you will enjoy the reading and do not spare your ideas about videos you would like to see here - who knows, may be you can become the producer/director of the next movie from the series :)

    Now up to...