Telerik blogs

Latest

  • Productivity

    Project Templates in TeamPulse

    After having installed TeamPulse the first thing a user is going to have to do is create a new project.  Creating a new project presents the important decision of choosing a template for the project.  Once a project is created you cannot change the template later so the decision is one not to be taken lightly.  After reading this blog post you will understand what is a project template in TeamPulse as well as understand each of the different project templates available in order to be capable of choosing the correct template for your project. What is ...
    August 11, 2010 7 min read
  • Productivity

    Defining hierarchical domain models - Part Two

    The first blog post on this topic described how to create a domain model from an existing database and set inheritance relations between the generated classes. It was also shown how to use vertical mapping. In this post however, the focus is on the flat strategy (multiple classes mapped to one table) and forward mapping. Let's add some new classes to the model from the previous post: The new classes - Coupe and Limousine, will be mapped to the table of the Car class. To do that, select each of the new classes and change the "Mapped to" option in the Details Editor...
    August 10, 2010 2 min read
  • Productivity

    Defining hierarchical domain models - Part One

    With the 2010 Q2 release of Telerik OpenAccess ORM we introduced a lot of new features, including forward mapping capabilities for the visual designer. This makes the life much easier when it comes to defining a domain model which contains classes in a hierarchy. Until now it was only possible to use the vertical strategy for mapping a class hierarchy but in Q2 we have enabled the flat strategy as well. Any combination of flat and vertical mapping is also supported. This leaves the horizontal strategy as the last one to be supported, probably later this year. Now let's see how those things...
    August 09, 2010 3 min read
  • Productivity Testing

    Telerik WebUI Test Studio Interactive Tour

    One of the key advantages of Telerik Automated Testing Tools is the ease of use. We have done our best to implement products that make automated functional testing really easy. Everyone can start recording tests after watching just a couple of quick videos. To demonstrate the intuitive interface and the ease of use of Telerik WebUI Test Studio we have produced a cool new Interactive Video Tour. The video tour helps you learn how to work with the QA Edition in no time. The videos actually replicate the tool's UI in a great detail and allow you to get to know the product ...
    August 05, 2010 1 min read
  • Productivity

    Changing your TeamPulse Integration Service account Credentials

    When TeamPulse is installed there are a number of components that are set up and configured on your server. One of those components is the TeamPulse Integration Service which is installed as a Windows service. The job of this service is to analyze your projects for best practices and to generate content that is to be used in the RSS feeds. The RTM version of TeamPulse was released with an issue regarding the TeamPulse Integration Service default account that I will help you work around (this will be resolved in the next release). Currently this service is configured to use ...
    August 05, 2010 2 min read