Telerik blogs
  • Productivity

    Using LINQ To Select Records Based on Child Collections

    [Cross posted from http://www.skimedic.com] Technorati Tags: LINQ,.NET Yesterday, after my session on LINQ at MADExpo, a gentleman asked me how I would solve a certain problem that he is facing at work with LINQ.  Here is my solution (turns out I was a little brain dead after giving three sessions at the conference, so while he was sitting with me, I just couldn’t see it). The Problem The problem consists of a list of salespeople that have sales.  Here are the classes involved: public class SalesPerson { public string Name { get; set; } public IList<Sales> Sales { get; set;...
    July 03, 2011
  • Productivity

    The Importance of Good Tools

    Making a slight deviation from the more code-happy posts I normally do, I want to take a chance to talk about something which is very important to .Net developers, specifically those of us working in the Xaml space – the importance of tooling in a development environment. (Hint, the above image was edited using a Telerik Xaml tool!) Good Tools As developers, these help us to create better products, internal applications, and websites.  With them we can achieve better results faster, complete with more code coverage for tests and better looking UIs on top of it all, all while making a more efficient...
    July 01, 2011
  • Web ASP.NET MVC

    Congratulations: Best Success Stories of ASP.NET MVC Apps Announced

    We are happy to announce that the contest for success stories of applications built with Telerik's ASP.NET MVC Extensions is now over. Thanks to all who participated and shared their experience with our product! We collected tens of success stories and enjoyed reading every single one of them. As a result, it was very hard for us to choose only three winners, and in fact, we managed to narrow them down to four. Not only did we have to rank two third-place awards, but we also decided to publish seven case studies in total! We will get in touch with all...
  • Release

    Work Item Manager new version released!

    Happy to announce the new WIM update that is addressing certain issues reported by our great community.   Here is a brief list of improvements we ship with this update:  Error while dragging work items during planning is now fixed. The symptom of this error is that whenever you try to drag and drop a work item or a grid column header, you receive a “Root AdornerLayer not found…” error message.  This issue only happened in some environments so not all users were affected.  Drag and drop should now be working in all environments. Error with query parsing causing projects to not ...
    June 30, 2011
  • Release

    Telerik AJAX Q2 2011 BETA bits

    Right after the Q2 2011 Beta release of Telerik Extensions for ASP.NET MVC which was launched yesterday, it is our pleasure to present you with the long-anticipated Q2 Beta release of RadControls for ASP.NET AJAX. Our industry-leading AJAX suite receives fresh and tempting updates, hence wait no more but give them a spin! The AJAX Q2 Beta bits are uploaded in the Telerik accounts under the AJAX Product Files Download section, both for the TRIAL and PAID version of the product. New controls, new skins, and more With this release we adjoin another two AJAX components to our portfolio - Image Editor and Notification.
  • Productivity

    Using LINQ To Select Records Based on Child Collections

    [Cross posted from http://www.skimedic.com] Technorati Tags: LINQ,.NET Yesterday, after my session on LINQ at MADExpo, a gentleman asked me how I would solve a certain problem that he is facing at work with LINQ.  Here is my solution (turns out I was a little brain dead after giving three sessions at the conference, so while he was sitting with me, I just couldn’t see it). The Problem The problem consists of a list of salespeople that have sales.  Here are the classes involved: public class SalesPerson { public string Name { get; set; } public IList<Sales> Sales { get; set;...
    July 03, 2011
  • Productivity

    The Importance of Good Tools

    Making a slight deviation from the more code-happy posts I normally do, I want to take a chance to talk about something which is very important to .Net developers, specifically those of us working in the Xaml space – the importance of tooling in a development environment. (Hint, the above image was edited using a Telerik Xaml tool!) Good Tools As developers, these help us to create better products, internal applications, and websites.  With them we can achieve better results faster, complete with more code coverage for tests and better looking UIs on top of it all, all while making a more efficient...
    July 01, 2011
  • Web ASP.NET MVC

    Congratulations: Best Success Stories of ASP.NET MVC Apps Announced

    We are happy to announce that the contest for success stories of applications built with Telerik's ASP.NET MVC Extensions is now over. Thanks to all who participated and shared their experience with our product! We collected tens of success stories and enjoyed reading every single one of them. As a result, it was very hard for us to choose only three winners, and in fact, we managed to narrow them down to four. Not only did we have to rank two third-place awards, but we also decided to publish seven case studies in total! We will get in touch with all...
  • Release

    Work Item Manager new version released!

    Happy to announce the new WIM update that is addressing certain issues reported by our great community.   Here is a brief list of improvements we ship with this update:  Error while dragging work items during planning is now fixed. The symptom of this error is that whenever you try to drag and drop a work item or a grid column header, you receive a “Root AdornerLayer not found…” error message.  This issue only happened in some environments so not all users were affected.  Drag and drop should now be working in all environments. Error with query parsing causing projects to not ...
    June 30, 2011
  • Release

    Telerik AJAX Q2 2011 BETA bits

    Right after the Q2 2011 Beta release of Telerik Extensions for ASP.NET MVC which was launched yesterday, it is our pleasure to present you with the long-anticipated Q2 Beta release of RadControls for ASP.NET AJAX. Our industry-leading AJAX suite receives fresh and tempting updates, hence wait no more but give them a spin! The AJAX Q2 Beta bits are uploaded in the Telerik accounts under the AJAX Product Files Download section, both for the TRIAL and PAID version of the product. New controls, new skins, and more With this release we adjoin another two AJAX components to our portfolio - Image Editor and Notification.