• With the Q2 Release of RadControls for Windows 8 we announced a new Data Storage framework that fills the gap of a local database solution missing in Windows 8/RT. Our solution is based on the well-established SQLite engine but provides additional functionality. Particularly, we implemented a LINQ to SQLite provider and some simple ORM features for the .NET Framework on top of it. On the JavaScript and HTML 5 side, the ORM capabilities are wrapped by a lightweight library which allows JavaScript developers to take advantage of the local database storage using JS objects and standard SQL expressions.
  • 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.
  • Find out how to generate thousands lines of code for the data access layer of your apps with just a few mouse clicks.

    We cordially invite you to join us for a free webinar on June 28 at 10:00 AM EDT to see how to save tons of development and testing time with the help of Telerik OpenAccess ORM. You will learn first some exciting breaking news around the tool and will see in action a bunch of hot new features, part of our DevTools' latest release.

    The webinar will showcase how through a tight Visual Designer and intuitive point-and-click wizards...

  • 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...

  • 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...

Product Families