Telerik blogs

Latest

  • Release

    New Telerik AJAX Skins Assembly

    In order to make the usage of embedded Telerik skins even more transparent than before and reduce the size of the main Telerik AJAX assembly (Telerik.Web.UI.dll), we decided to introduce a separate dll for the AJAX skins (Telerik.Web.UI.Skins.dll) to attain both goals. This assembly will be commenced with the official Q2 2011 release and some of you may have already noticed it in the AJAX Q2 2011 BETA pack posted several days ago. Telerik.Web.UI.Skins.dll will accommodate the new set of skins shipped with the AJAX Q2 2011 drop (Transparent + Office2010 Blue/Silver/Black) while the rest of the skins will remain wrapped...
    May 27, 2021 2 min read
  • Release

    RadGridView for WinForms gets an Expression Editor in Q2 2011

    Q2 2011 is approaching and along with the other new controls and features that we are going to provide, we are going to equip RadGridView with an Expression Editor. This powerful editor will allow you to build complex expressions using a simple Domain Specific Language, reminiscent of formulas in many popular spreadsheet applications. It will be supported at both design time and run time.  No matter whether you want to build expressions from scratch or select one of the prebuilt functions, RadExpressionEditor will provide a convenient means to do that. It will contain a selectable list of functions, operators, constants and fields....
    February 19, 2025 3 min read
  • 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...
    June 03, 2024 2 min read
  • 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....
    May 27, 2021 1 min read
  • 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...
    May 27, 2021 2 min read
  • 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 ...
    May 27, 2021 1 min read
  • 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;...
    May 27, 2021 5 min read
  • 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...
    May 27, 2021 4 min read
  • 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...
    May 27, 2021 2 min read
  • 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 2 min read