Telerik blogs

Latest

  • Productivity Testing

    Keep Your Tests DRY

    [Note: I covered this topic somewhat in my earlier post on maintainable tests; however, this concept is so critical, in my opinion, that it deserves a separate post. You’ll continue to hear lots about this practice from me as I write and speak more!] Test code should always be treated with the same care production code is – because test code IS production code! Your source code for your tests may not be deployed to your customers’ production servers, but it’s every bit as important as the components that are Approach the design, implementation, and maintenance of your ...
    August 10, 2011 4 min read
  • Release

    Q3'11 Telerik AJAX/MVC Roadmaps

    I know that some of you, fellow developers, are enjoying the hot summer days and took well-deserved vacations during this period of the year - spending them by the beach with an icy cocktail in hand and getting bronze tan. And I envy you a little for that :) But here, in the Telerik HQ, the working cycle constantly spins no matter what the odds and the weather are, and the time has come to share with you our AJAX and MVC Q3 2011 plans. AJAX Roadmap (View) Quick highlights Two new controls: Social Share and Org Chart New Metro skin (preview can...
    August 10, 2011 2 min read
  • Release

    Q3'11 Telerik AJAX/MVC Roadmaps

    I know that some of you, fellow developers, are enjoying the hot summer days and took well-deserved vacations during this period of the year - spending them by the beach with an icy cocktail in hand and getting bronze tan. And I envy you a little for that :) But here, in the Telerik HQ, the working cycle constantly spins no matter what the odds and the weather are, and the time has come to share with you our AJAX and MVC Q3 2011 plans. AJAX Roadmap (View) Quick highlights Two new controls: Social Share and Org Chart New Metro skin (preview can...
    August 10, 2011 2 min read
  • Web Mobile

    RadDataBoundListBox goes Mango in terms of scrolling performance (video included)

      Back in the days when the first WP7 developer devices were distributed to all enthusiastic developers it became clear that the out-of-the-box scrolling performance delivered by the ListBox control from the toolbox is not satisfying at all. In fact, having some richer data templates and UI virtualization all in one made the control almost unusable which forced many developers to either give up UI virtualization or simply reduce the contents of their templates to boost the scrolling performance and thus improve the end-user experience. Although the Performance Team @ Microsoft have released some nice and helpful hints on how to...
    August 10, 2011 3 min read
  • Web Mobile

    RadDataBoundListBox goes Mango in terms of scrolling performance (video included)

      Back in the days when the first WP7 developer devices were distributed to all enthusiastic developers it became clear that the out-of-the-box scrolling performance delivered by the ListBox control from the toolbox is not satisfying at all. In fact, having some richer data templates and UI virtualization all in one made the control almost unusable which forced many developers to either give up UI virtualization or simply reduce the contents of their templates to boost the scrolling performance and thus improve the end-user experience. Although the Performance Team @ Microsoft have released some nice and helpful hints on how to...
    August 10, 2011 3 min read
  • Web ASP.NET AJAX

    3 Reasons Why You Should Register for Our Special ASP.NET AJAX Webinar Series

    You’ll see Telerik’s Evangelist Carl Bergenhem build an ENTIRE e-commerce application in real time showcasing the capabilities of RadControls for ASP.NET AJAX You’ll see how easy it is to take advantage of modern technologies, like jQuery, OData, Azure, HTML5/CSS3 when you use Telerik’s ASP.NET AJAX controls You’ll get advanced tips and tricks on how to optimize the performance of your applications Did I say only 3 reasons? In case you give me 30 more seconds of your time, here’s the rest of the deal: At the end of the series not only will the attendees get the sample application’s source code in case they’d like to play...
    August 10, 2011 1 min read
  • People

    Challenges of Adopting Agile - Q&A Panel

    I’m pretty excited about an upcoming event I’m taking part in  - it’s actually going to be a Q&A panel where myself, Steve Porter, and Phil Japikse will be discussing some of the most difficult aspects of Agile adoption.
    August 10, 2011 1 min read
  • Productivity

    Having Trouble Adopting Agile?

    Technorati Tags: Telerik,Agile,TeamPulse Agile is becoming more and more popular.  All of your friends are doing it, and they always make it to happy hour!  So why aren’t you becoming agile?  What’s holding you back?  How do you overcome the blocking obstacles to transition over to a more agile development environment? Come join myself along with a panel of other industry experts – Joel Semeniuk and Steve Porter for an interactive discussion to answer your questions with real world experience.  You will also have a chance to win a 10-User license for TeamPulse. To register for the panel, go to the webpage to register. Happy Coding!...
    August 10, 2011 1 min read
  • Web

    5 Benefits of Developing JavaScript Sites & Apps

    Now that the first Kendo UI beta is out, we’re starting to get tons of great feedback. One the common observations in early feedback is that many people are still struggling to fully understand why you would want to migrate towards JavaScript development instead of using traditional...
    August 09, 2011 6 min read
  • Productivity

    Create Projects with JustDecompile

    The most requested feature on UserVoice for JustDecompile was the ability to create a Visual Studio project from an assembly, and the latest version gives you that capability. This is useful for exporting lost projects or obtaining multiple classes without the need to copy and paste code. Let’s take a look at how it works. Open JustDecompile. Select the assembly you’re interested in. You can use the Create Project feature in one of two ways: the button on the menu bar or by right-clicking an assembly.   You will then need to select a folder in which to save the project. A dialog will appear and...
    August 08, 2011 1 min read