Telerik blogs

Latest

  • Web ASP.NET AJAX

    .NET 1.x support in radControls for ASP.NET

    The time has come when we need to make a decision that may affect some of you (most of you) - we need to make a decision whether or not to stop adding new features and products to the .NET 1.x version of rad Controls for ASP.NET. For over a year we have maintained parallel .NET 1.x and .NET 2.0 versions of our controls and this has worked out well for us and for customers. On the downside, maintaining a release schedule with a set of nearly 20 ASP.NET controls, with .NET 1.x and .NET 2.0 versions, different help files for each...
    January 08, 2007
  • Web

    WPF/Everywhere, somewhere?... Anywhere?

    The last time I've heard something about WPF/e was at the Mix conference this year in Las Vegas. Because of all the noise around WPF, and some really good community sites which started showing up and were mostly dedicated to WPF, I almost forgot about WPF/e. Several days ago I searched about WPF/e and found a blog post by Joe Stegman who says that an external CTP is expected to be released soon. I've been waiting for quite some time to put my hands on WPF/e and see exactly what are its limitations comparing it to its big brother - WPF. I...
    November 30, 2006
  • Web ASP.NET AJAX

    ASP.NET AJAX and r.a.d.controls

    If you are wondering how to get started with ASP.NET AJAX (codenamed “Atlas”) and telerik r.a.d.controls here is a new page on the website which shows a few common scenarios:http://www.telerik.com/products/ajax/asp.net-ajax-atlas.aspx. As more and more customers start using ASP.NET AJAX in their projects we will continue to enrich the “Atlas” demos. Please, let us know how you use the new AJAX framework and what you expect from us as resources for your implementations.
    November 27, 2006
  • Web

    Search Engine Optimized (SEO) grid paging

    First of all, Happy Thanksgiving to all US readers! I guess the holiday is a good occasion to announce a new feature we added to our ASP.NET grid control - Search Engine Optimized paging is finally ready. The grid will handle automatically crawlers and a special pager will be initialized in this case. The good news are the this feature can be turned on/off explicitly using PagerStyle.EnableSEOPaging and page indexes will be persisted via query strings even in multiple grids on the same page. Live example can be found @ http://betas.telerik.com/examples/seopaging/Cheers,Vlad ...
    November 23, 2006
  • Web ASP.NET AJAX

    Creating Skinnable Checkboxes

    It is a widely known fact, that form controls, and especially comboboxes, checkboxes and radiobuttons are not that flexible as the other html elements and are hardly susceptible to css skinning. Here is a simple client-side solution for checkbox skinning. The tutorial is divided into four chapters, supplied with code listings, and explaining the different parts of the control – xhtml markup, css classes, javascript, checkbox states and more. In the beginning of each chapter there is a list of reference files. Before starting, you may download the script from here.1. Considering the (X)HTML Markup Reference files: • CheckBox.html Prior to the W3C recommendations for xhtml compliance, semantics,...
    November 20, 2006