Please note, Telerik Report Server has been released and is no longer a Community Technology Preview. For an updated tutorial, please read Getting Started with Telerik Report Server.
One of the import...
In web application development, you often encounter requirements like generating a Word document with an invoice, generating a spreadsheet with product listings or generating a PDF document with the c...
In this tutorial, I am going to show how to create the administrative UI for managing a photo gallery that could be part of a simple CMS built with ASP.NET MVC and Kendo MVC wrappers. The simple photo...
Kendo UI Grid is one of the most popular grid options available in the JavaScript world. With just 5 to 10 lines of code you can get a complete grid with paging, sorting, filtering, grouping & editing...
At rangle.io we've been fans of the functional programming style for a while and have used Underscore and Lodash extensively on many projects. However, recently we started using a new library, Ramda, ...