Telerik blogs
  • Productivity

    Personas Help Drive Requirements.. Really!

    Look familiar? Yup, that’s right – this is a UML Use Case Diagram. This particular, and rather over simplistic, one depicts a few different UML Actors associating with Use Cases.
    January 14, 2011
  • Mobile

    Integrating your Windows Phone unit tests with MSBuild #3: The dedicated Test Runner Task

    First of all, let me wish you a very happy and productive 2011! May the good Silverlight forces be with you and let’s hope that this year will be full of technology excitements and challenges! For the ones who haven’t followed me until now – this is the third installment of a blog post series focusing on an automation infrastructure for the execution of unit tests for Windows Phone 7 with MSBuild. This blog focuses on the MSBuild task, part of the unit test automation infrastructure, that installs the unit test application on the Windows Phone 7 emulator and runs the...
    January 13, 2011
  • Web

    TreeView BringIntoView

    Quite often TreeView is used in scenarios where a particular item should be displayed on the screen. You may want to display some item when the tree is initially shown on the screen or when a new item is added. These scenarios look simple but are a bit tricky because you have to wait until the TreeView loads and then make your desired actions. Waiting for Loaded Event TreeView provides the BringIntoView functionality in several forms: you can call BringIntoView from the tree itself and bring a child item; get some TreeViewItem by calling GetItemByPath and call BringIntoView upon this item container;...
    January 12, 2011
  • Productivity

    Handling Schema Migrations

    If you have played around with the Fluent Mapping API you have most probably stumbled upon the issue of actually creating or migrating your database to the latest state. And while most tools suggest that schema operations should be performed during design time we give you the tools to either run them automatically or manually.  All you need to do in order to get your schema up to date is instantiate a context object and then access its schema handler. I have prepared a simple code snippet that makes sure every time I run my console application my database schema...
    January 12, 2011
  • People

    Free Agile Development and Testing Seminar in Pune Next Week

    Making Agile Development work in your organization Telerik & e-Zest Solutions Ltd. invites you for Two Free Seminars: INTRODUCTION The Agile methodology has been adopted by many organizations around the globe. Unfortunately, many still struggle with the various methodologies (XP, Scrum, Kanban etc), and can’t settle on just one. While some organizations are successful in implementing Agile with the development teams, they tend to forget other vital parts of the process, mainly testing. A session on how to choose which Agile methodology (or how to mix and match several pieces) to implement in your organization and how to do it. Are you new to Agile? Have challenges implementing an Agile...
    January 12, 2011
  • Productivity

    Personas Help Drive Requirements.. Really!

    Look familiar? Yup, that’s right – this is a UML Use Case Diagram. This particular, and rather over simplistic, one depicts a few different UML Actors associating with Use Cases.
    January 14, 2011
  • Mobile

    Integrating your Windows Phone unit tests with MSBuild #3: The dedicated Test Runner Task

    First of all, let me wish you a very happy and productive 2011! May the good Silverlight forces be with you and let’s hope that this year will be full of technology excitements and challenges! For the ones who haven’t followed me until now – this is the third installment of a blog post series focusing on an automation infrastructure for the execution of unit tests for Windows Phone 7 with MSBuild. This blog focuses on the MSBuild task, part of the unit test automation infrastructure, that installs the unit test application on the Windows Phone 7 emulator and runs the...
    January 13, 2011
  • Web

    TreeView BringIntoView

    Quite often TreeView is used in scenarios where a particular item should be displayed on the screen. You may want to display some item when the tree is initially shown on the screen or when a new item is added. These scenarios look simple but are a bit tricky because you have to wait until the TreeView loads and then make your desired actions. Waiting for Loaded Event TreeView provides the BringIntoView functionality in several forms: you can call BringIntoView from the tree itself and bring a child item; get some TreeViewItem by calling GetItemByPath and call BringIntoView upon this item container;...
    January 12, 2011
  • Productivity

    Handling Schema Migrations

    If you have played around with the Fluent Mapping API you have most probably stumbled upon the issue of actually creating or migrating your database to the latest state. And while most tools suggest that schema operations should be performed during design time we give you the tools to either run them automatically or manually.  All you need to do in order to get your schema up to date is instantiate a context object and then access its schema handler. I have prepared a simple code snippet that makes sure every time I run my console application my database schema...
    January 12, 2011
  • People

    Free Agile Development and Testing Seminar in Pune Next Week

    Making Agile Development work in your organization Telerik & e-Zest Solutions Ltd. invites you for Two Free Seminars: INTRODUCTION The Agile methodology has been adopted by many organizations around the globe. Unfortunately, many still struggle with the various methodologies (XP, Scrum, Kanban etc), and can’t settle on just one. While some organizations are successful in implementing Agile with the development teams, they tend to forget other vital parts of the process, mainly testing. A session on how to choose which Agile methodology (or how to mix and match several pieces) to implement in your organization and how to do it. Are you new to Agile? Have challenges implementing an Agile...
    January 12, 2011