Telerik blogs
  • Release

    Q2 2010 ASP.NET AJAX and MVC roadmaps published

    For those of you who are interested in what is cooking for the next major release of RadControls for ASP.NET AJAX and Telerik Extensions for ASP.NET MVC - here are the roadmaps for both product lines, the ink has not event dried yet :) ASP.NET AJAX suite highlights One new control - TagCloud Major new features for RadScheduler, RadEditor, RadAsyncUpload, RadGrid, RadListView and RadRotator Many enhancements across the entire product line ASP.NET MVC suite highlights 3 new extensions - combobox, editor and window Major new features for RadGrid (hierarchy, edit forms editing, column resizing) To go into further details visit the links below: RadControls...
    April 09, 2010 1 min read
  • Release

    Telerik Extensions for ASP.NET MVC Official Release is Just Around the Corner

    The Telerik Extensions for ASP.NET MVC continue to march triumphantly towards their v1 in the Q1 2010 release. Thanks to your valuable feedback during the past few months, we were able to shape our roadmap and produce the next batch of UI extensions: TreeView, Calendar, DatePicker and a set of 4 Input components - NumericTextBox, CurrencyTextBox, PercentTextBox and IntegerTextBox. All of them are lightweight, semantically rendered, embracing the ASP.NET MVC principles and designed to deliver maximum performance to your MVC applications. The flagship component, Grid for ASP.NET MVC, matures more and more with its latest enhancements. You can now achieve multi-level grouping,...
    March 02, 2010 2 min read
  • Web ASP.NET MVC

    Building Real Applications with Telerik MVC & OpenAccess – Building the Model

    Using OpenAccess Forward Mapping really allows you to focus on building a strong model, rather than getting caught up in the persistence details, and this can expedite development time dramatically. Every developer I know could use a little more time to focus on more important things :) Before we can use the OpenAccess Forward Mapping Wizard, we need to create a model for our application.  After we have a solid model, we can run the wizard, and it will create the database for us! Awesome!   Getting Started The first thing that I do is create an abstract base class that all business...
    February 12, 2010 4 min read
  • Web ASP.NET MVC

    Using Silverlight Upload control with ASP.NET MVC

    [Download the complete final project] We got a customer inquiry today about how to integrate the Telerik Silverlight Upload control within an ASP.NET MVC site. This is quite an interesting scenario, especially with the new Drag and Drop from the file system coming with our Silverlight 4 release in the mid-March. I was not sure what should be done to run the SL upload in the MVC site. This was my first time experience with ASP.NET MVC 2 and it turned out to be a very pleasant and easy one. These are the steps that need to be followed: 1. Create an ASP.NET MVC site: 2....
    January 15, 2010 2 min read
  • People

    The Telerik Menu

    The Telerik Visual Studio Extensions are now included in the RadControls for ASP.NET AJAX and RadControls for Silverlight installers in order to make the development of applications with Telerik RadControls faster and easier. The main entry point for the Visual Studio Extensions is the Telerik menu. It is context sensitive and changes its state depending on the projects you are working on. 1) Create New Telerik Project menu item This state can be observed when no solution is opened or the currently selected project is not suitable for use with RadControls. Using the Create New Telerik Project menu item you can create a new Telerik Project with...
    November 13, 2009 2 min read