Telerik blogs
  • Web ASP.NET AJAX

    RadControls for ASP.NET AJAX Dynamic Data update

    This is just another update of RadControls for ASP.NET AJAX control integration with DynamicData. What's updated: New BinaryImage FieldTemplate - uses RadBinaryImage in view mode and RadAsyncUpload in edit mode. Updated RadGrid support for Dynamic Data - implements IDataBoundControl interface You can download latest bits from...
    July 29, 2010
  • Productivity

    Using LinqPad with Telerik OpenAccess ORM

    LinqPad is a nice and popular query analyzer made to test LINQ queries: whether it is Linq To Sql, Linq to Objects or some other flavor, you will be able to play in a nice way with it. Sadly it does not support Telerik OpenAccess ORM out of the box. However we never said it is impossible – you just have to put some more pressure to it. So, the first step is of course to deploy Telerik OpenAccess ORM and LinqPad on your machine. Then do the following: a) Open LinqPad and press F4 to bring up the Advanced Query...
    July 23, 2009
  • Productivity

    LINQ 101 Examples with Telerik OpenAccess ORM

    We all know that today LINQ is the most popular and easy way for processing data in the .NET community. In fact you can use almost all data sources you might think of: plain objects, XML or relational databases. While we have been offering an extensive LINQ support for months now, and we are continuously improving it, I don’t think it received the credit it deserves. So we decided to foster the awareness of our community towards the great LINQ support we provide with the Telerik OpenAccess ORM tool. Ok, easier said than done. What approach should we take with this one? A...
  • Release

    Yet another update of RadControls for ASP.NET Ajax DynamicData support

    ASP.NET Dynamic Data has just gone official with the SP1 release of Visual Studio 2008 and .NET 3.5. We have just released updated version of our Dynamic Data bits which is tested against the official release and has few minor improvements (such as implementation of the DataControl property). Get it from here....
    August 13, 2008
  • Web

    RadControls and ASP.NET Dynamic Data - Update

    UPDATE: You can download the latest Dynamic Data bits from here. We have been working for some time to integrate RadGrid in the ListDetails page template. I am pleased to announce that this is now a fact. You can use a modified version of ListDetails.aspx bundled with RadGrid. See for yourself: You can download the bits from here. They are tested with the latest Dynamic Data bits which you can grab from here. I would like to thank David Ebbo for his continuous support and help. Also a big thank you to my colleague Vlad (our local RadGrid expert) who provided invaluable assistance with...