Telerik blogs

Latest

  • Productivity Testing

    Testing Trends in 2013

    [Updated: Fixed grammar foul on ‘Tenants’ vs. ‘Tenets’.] 2012 is drawing to a close, and apparently all the worry about the Mayan calendar not extending past today is thankfully misplaced! The ending of a year is a good time for some introspection, and some thinking about what’s in store for the next year. Lots of smart folks in the testing field have their own opinions about what we’ll see (or won’t!) next year, but here are a few of my thoughts. Keep in mind this list is totally in line with my own very opinionated biases! Whole Team Testing This ...
    December 22, 2012 4 min read
  • Productivity

    Filtering JustTrace Snapshot Data

    In a profiling session lasting only a few minutes, the profiled application may perform millions of operations. The following image shows that in less than two minutes, the program called three property assessors over 10 million times each.
    December 18, 2012 4 min read
  • Productivity

    Map Multi-Table Entities with OpenAccess ORM Q3'12 SP1

    We are happy to announce that Q3 2012 SP1 of OpenAccess ORM is now released. In addition to the number of bug fixes, we have included a bunch of useful enhancements. Check the entire release notes to see the full list of improvements shipped with the latest update. Here are the highlights: Multi-Table Entities Mapping - the ability to map multiple tables to one single Domain Class Additional API for working with String arrays Code-Only GUID generator ranges bring easier data synchronization Read more >>
    December 18, 2012 3 min read
  • Productivity Testing

    Mocking Constructors with JustMock

    In .NET there are two types of constructors, instance constructors and static constructors. Instance constructors are called when objects are instantiated, while static constructors get called before any member of the class is invoked for the first time.
    December 13, 2012 3 min read
  • Productivity

    JustCode Code Style Settings for C# - Part 2

    In our previous blog posts on the JustCode Formatter ("Introducing the Formatter" and "Comparing the JustCode Formatter to the Visual Studio Formatter") we showed you what it is and how it works. Our latest post on the formatter detailed the first half of the settings for C#. In this post, we will show the rest of the code style settings for C#.
    December 11, 2012 5 min read