Telerik blogs

Latest

  • People

    The LOB Chronicles Episode 9: The Repository Pattern + Source Code Is In!

    In the last episode we were exploring how MEF created a unique issue in loading assemblies and missing dependencies as well as how we utilized a creative synchronous approach to ensuring assemblies were downloaded before loading modules. This week we’re pushing full speed ahead with the application and what we have to show (more on that later), but before we start highlighting the UI work being done I thought it would be good to take an episode to discuss how we’re handling data within the application. As you might have guessed from the title this involves the Repository Pattern. Repository Pattern...
    May 27, 2021 6 min read
  • People

    The LOB Chronicles Episode 8: Solving a MEF Dilemma

    In the last episode we were examining a creative approach that the development team behind the CRM demo incorporated for connecting views to their Prism regions using a combination of custom attributes, attached behaviors, and the managed extensibility framework (MEF). One of the commenters was a little critical of the ‘magic’ behind MEF, and rightly so as many of us like being able to trace the exact line that code will go through as opposed to relying on the magic of composition to work everything out for us. Today we bring you one of those unexpected issues in which the...
    May 27, 2021 6 min read
  • People

    Thanks for Visiting Telerik at Basta Germany

    As every year Telerik sponsored the biggest .NET developer conference in Germany, BASTA. It was good to see that the number of attendees has grown again keeping us pretty busy on our booth. Considering that we got 18 products at the moment it is quite a challenge to staff the booth with people. Anyway we managed it with 3 guys plus extra support from Richard Campbell. A little surprise was that quite a lot of people were interested in our WinForms controls. So it’s not always the latest technology people are looking for, some like it mature ;-) This just further confirms the...
    May 27, 2021 1 min read
  • People

    The LOB Chronicles Episode 7: MEF, Attributes, and Behaviors (Oh my!)

    The last time we all got together was before a little conference known as Build. Everyone learned a ton of information about what is coming next in Windows 8 and the WinRT platform, but one thing stuck out for sure – Metro is in. Thankfully our designers have been all over this for quite a while and we have some very nice things in the works, most of which I can’t publicly talk about (yet!), but in the terms of this application we’re definitely on the right track. And don’t forget, an investment in a Silverlight application today means...
    May 27, 2021 5 min read
  • People

    There is a need for only five Metro style apps in the world.

    A blog by Doug Seven, Executive Vice President at Telerik. (Original post here) Over the past week I have spent some time playing with Windows 8 and the Samsung Windows 8 Developer Preview Device (SW8DPD). If you’ve spent any time lurking around the Start page or trying out the Metro apps you’ve likely come to the same conclusion I have. There are only five (5) Metro style application types. All of the Metro style app samples in the Windows 8 Developer Preview fit pretty nicely into one of these five categories, which leads me to assert that these are the five intended...
    May 27, 2021 4 min read