Telerik blogs

Latest

  • Release

    Introducing Industry's First Touch API for Windows Forms components

    We are very proud to be the first (and still only) Windows Forms component suite to provide full multi-touch support and API. As discussed in the sneak peek blog Get Ready to Touch’n’Roll with RadControls for WinForms, the powerful touch API that our components expose allow you to handle the touch gestures that occur on the screen and take some actions depending on what your touch scenario is. Now that Q3 2011 is a fact, allow us to introduce the main aspects of the touch API. These aspects will allow you to unleash the power of windows forms under touch-enabled devices,...
    November 25, 2011
  • Web ASP.NET AJAX

    OData Binding for Navigation Controls (ASP.NET AJAX)

    Nowadays, it is more and more common for web developers to utilize RESTfull like services in their projects. There is nothing surprising in that, since in the nature of REST is to provide uniform interface to access the data. One may ask, what uniform means at all? Well simply said, all operations have the same meaning across all the resources they can act on. OData in turn, is a protocol that exposes your data to the web in a simple, RESTlike manner. A consumer can query the data via set of URL parameters and receive a response in the JSON format, which is native...
    November 25, 2011
  • Productivity

    Telerik OpenAccess ORM – Stored Procedure Editor essentials

    Before Q3 2011 was live we have introduced you one of the major new functionalities you can find in the release – the new Stored Procedure Editor. It is the tool that allows us now to present our stored procedure support as feature complete. Along with the visual interface the Editor is offering, we have enhanced the functionality that was available in previous OpenAccess ORM versions generating automatically methods in the OpenAccessContext that are calling stored procedures. The old version of this code generation used to produce methods such as this one: // Old code generation public object[] GetCarsDetails(string carMake) {     SqlParameter parameterCarMake = new SqlParameter("CarMake",...
    November 25, 2011
  • People

    Telerik at Øredev

    Telerik was a partner of the largest technical conference in Sweden - Øredev. It took place in Malmö between 7-11 November 2011. Øredev is the Premier developer's conference in Europe focused on the whole software development process. The conference brings the best speakers on subjects such as Java, .Net, Project Management, Web development and Testing.   In such a diverse community of developers it was incredibly easy and fun to exchange ideas and points of view, despite our differences in preferred platforms and programming languages. We felt the strong energy and eagerness of people to be creative.   It was nice to see the huge...
    November 25, 2011
  • Web ASP.NET AJAX

    RadAsyncUpload for ASP.NET AJAX Revisited

    File API and Drag and Drop RadAsyncUpload has undergone significant changes since it's initial release back in Q1 2010. With the advent of the HTML 5 FileAPI and the updates to the XMLHttpRequest object, it is now easier than ever to utilize AJAX mechanisms when uploading files, a practice that was hardly possible prior to that. As you may have expected, RadAsyncUpload is not lagging behind these concepts and since Q2 2011 it utilizes a FileAPI module, which is now the default one under FireFox 4.0+, Safari 5+ and Google Chrome and will be used by default in the upcoming IE10. The File API module provides all functionalities provided by the other modules (multiple...
    November 24, 2011
  • Productivity

    Telerik OpenAccess ORM – Using the new OpenAccessLinqDataSource

    In a previous blog post we have shared with you the upcoming release of a new feature of OpenAccess ORM, helpful for those of you doing RAD development in web environment – the OpenAccessLinqDataSource component. As Q3 is already live, you can try it out! Just drag the component from your Visual Studio toolbox, where you can find it under the Telerik.OpenAccess.Web category: To get you started and allow you to learn how to use OpenAccessLinqDataSource in no time, we have prepared a video for you on Telerik TV. Enjoy watching it and don’t forget to rate it - we value your feedback highly! If you like learning OpenAccess...
    November 24, 2011
  • Release

    What’s New in JustTrace Q3 2011

    JustTrace is perhaps the friendliest profiler on the market, but you will find that JustTrace Q3 2011 is even further enhanced with polish and enhancements to the user experience to make this a must-have tool for better code. If you’re interested in the detailed improvements we’ve made to JustTrace this release, please take a look at the version notes. This article will focus on two new features: Compare Snapshots for Memory Profiler and Call Tree Navigation. Compare Snapshots Previous editions of JustTrace had the Compare Snapshots feature but were restricted to performance snapshots. This has now been expanded to include memory snapshots. Since drag and...
    November 23, 2011
  • People

    EuroSTAR Software Testing Conference is in Full Swing

    Day three of the premier testing conference in Europe has just started. This year the event takes place in Manchester, UK from 21st to 24th of November. Again, numerous smart testing folks flew in to take part in the conference – the program schedule abounds in names of software testing celebrities like Gojko Adzic, Michael Bolton, James Whittaker, Dorothy Graham, and many more. Running along with the conference session tracks there is the EuroSTAR Test Lab which provides a dedicated setup to help attendees get involved and do some real testing in a live test environment. There are real systems to...
    November 23, 2011
  • Web ASP.NET AJAX

    Easily Access Embedded Resources with Telerik RadControls for ASP.NET AJAX

    With RadControls for ASP.NET AJAX we are committed to building great looking UI for you. Rich HTML, Javascript and CSS work together to provide a professional look and feel for your next generation applications. You can imagine there would be a solid amount of web resources our controls use to achieve that. Still, we keep the bag tidy and free the developer from deploying myriads of files on various development, testing and production environments. Everything is shipped neatly in a couple of assemblies you reference in your project.  How do we do that? We use embedded resources. In this blog post...
    November 23, 2011
  • Productivity Testing

    Organize Your Tests, Part II: Use Metadata!

    In my last post I talked about some ways to organize your tests to help keep things clear and discoverable. My pal Adam Goucher, one of the top Selenium folks around, took me to task me via mail (in a friendly way!) that tags and metadata are a critical part of organizing your tests. I agree, but with a subtle difference. Tags and other forms of metadata are great for helping you categorize your tests, but I think they come in to play more when you’re trying to execute your tests versus organize your tests on the file system. ...
    November 23, 2011