Telerik blogs
  • Web ASP.NET AJAX

    Telerik AJAX Visual Studio ToolBox Groups

    With the growing number of Telerik AJAX controls getting more and more with each subsequent release, it is gradually harder for the developers who are expending them to locate a certain control under a single Visual Studio ToolBox group. Which naturally leads us to the isolation of a separate toolbox groups based on the type and usage of the components. Starting Q2 2011, you will find the following ten VS 2008/2010 Toolbox groups for our AJAX components when you install them from the automated package (unless, of course, you canceled the automatic Telerik AJAX toolbox configuration action due to some valid...
  • Release

    Last Chance to Get RadControls for WP7 at $99

    Unfortunately this offer is no longer valid. RadControls for Windows Phone now includes 22 UI components among which are the fastest chart and ListBox components available, unique Animation Framework and Transition control, JumpList that features sorting and filtering and many more. A lot of customers have trusted RadControls from its early stage and some of their applications are among the top selling in their categories. Curious to see those apps? Watch this video If you haven’t tried RadControls for Windows Phone yet, get your 60 days free trial now! What you might not know is that you get support even during your trial....
  • People

    DDD! Sydney Wrap-up

    After the success of the DDD! Melbourne event last month, Telerik sponsored the DDD! Sydney (#dddsydney on Twitter) this weekend.  The DeveloperDeveloperDeveloper! conference is driven by the community, meaning that everyone can submit a topic and the people vote for their favorites.  In DDD! Sydney there were 4 tracks of great content about HTML5, Web, ALM and Other running in parallel. I could not attend all of them, however those I could gave me a plenty of new information and inspiration. Among the highlights were S.O.L.I.D Design Principles in C# by Omar Besiso New Development Workflows by David Burela. The video of his talk in DDD! Melbourne can be seen on his blog. Windows Azure Acid...
  • Productivity

    Can’t Fit it all into a Sprint?

    Agile teams like short iterations because they help to ensure tight feedback cycles in order to reduce waste and minimize uncertainty. However, what if you can’t fit all the work required to implement a product backlog item in a 2 week sprint? For example, with more and more emphasis on design a considerable amount of work might be required for a designer to work with the product owner prior to any development effort investment. A similar question was asked of me during a web cast on Agile adoption: “... it’s a challenge to incorporate integration testing in a short 2-4 ...
  • 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
  • Web ASP.NET AJAX

    Telerik AJAX Visual Studio ToolBox Groups

    With the growing number of Telerik AJAX controls getting more and more with each subsequent release, it is gradually harder for the developers who are expending them to locate a certain control under a single Visual Studio ToolBox group. Which naturally leads us to the isolation of a separate toolbox groups based on the type and usage of the components. Starting Q2 2011, you will find the following ten VS 2008/2010 Toolbox groups for our AJAX components when you install them from the automated package (unless, of course, you canceled the automatic Telerik AJAX toolbox configuration action due to some valid...
  • Release

    Last Chance to Get RadControls for WP7 at $99

    Unfortunately this offer is no longer valid. RadControls for Windows Phone now includes 22 UI components among which are the fastest chart and ListBox components available, unique Animation Framework and Transition control, JumpList that features sorting and filtering and many more. A lot of customers have trusted RadControls from its early stage and some of their applications are among the top selling in their categories. Curious to see those apps? Watch this video If you haven’t tried RadControls for Windows Phone yet, get your 60 days free trial now! What you might not know is that you get support even during your trial....
  • People

    DDD! Sydney Wrap-up

    After the success of the DDD! Melbourne event last month, Telerik sponsored the DDD! Sydney (#dddsydney on Twitter) this weekend.  The DeveloperDeveloperDeveloper! conference is driven by the community, meaning that everyone can submit a topic and the people vote for their favorites.  In DDD! Sydney there were 4 tracks of great content about HTML5, Web, ALM and Other running in parallel. I could not attend all of them, however those I could gave me a plenty of new information and inspiration. Among the highlights were S.O.L.I.D Design Principles in C# by Omar Besiso New Development Workflows by David Burela. The video of his talk in DDD! Melbourne can be seen on his blog. Windows Azure Acid...
  • Productivity

    Can&rsquo;t Fit it all into a Sprint?

    Agile teams like short iterations because they help to ensure tight feedback cycles in order to reduce waste and minimize uncertainty. However, what if you can’t fit all the work required to implement a product backlog item in a 2 week sprint? For example, with more and more emphasis on design a considerable amount of work might be required for a designer to work with the product owner prior to any development effort investment. A similar question was asked of me during a web cast on Agile adoption: “... it’s a challenge to incorporate integration testing in a short 2-4 ...
  • 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