Telerik blogs

Latest

  • Productivity

    One Year since TeamPulse V1

    I can’t believe it’s only been a year since we launched our first version of TeamPulse. We actually announced to the world that Telerik was entering into the world of Agile Project Management tooling in April of 2010, however, our first “official” release wasn’t until July 27th of 2010. Today we released our 4th official release of TeamPulse; the 2011 R2 release: http://www.telerik.com/agile-project-management-tools/whats-new.aspx Our initial release shipped with what we thought were a “core” set of features that we could build upon very aggressively to support our long term vision: In our latest release, we really nailed some ...
    May 27, 2021 3 min read
  • Productivity Testing

    Keep Your Tests DRY

    [Note: I covered this topic somewhat in my earlier post on maintainable tests; however, this concept is so critical, in my opinion, that it deserves a separate post. You’ll continue to hear lots about this practice from me as I write and speak more!] Test code should always be treated with the same care production code is – because test code IS production code! Your source code for your tests may not be deployed to your customers’ production servers, but it’s every bit as important as the components that are Approach the design, implementation, and maintenance of your ...
    May 27, 2021 4 min read
  • Productivity

    Having Trouble Adopting Agile?

    Technorati Tags: Telerik,Agile,TeamPulse Agile is becoming more and more popular.  All of your friends are doing it, and they always make it to happy hour!  So why aren’t you becoming agile?  What’s holding you back?  How do you overcome the blocking obstacles to transition over to a more agile development environment? Come join myself along with a panel of other industry experts – Joel Semeniuk and Steve Porter for an interactive discussion to answer your questions with real world experience.  You will also have a chance to win a 10-User license for TeamPulse. To register for the panel, go to the webpage to register. Happy Coding!...
    May 27, 2021 1 min read
  • Productivity

    Create Projects with JustDecompile

    The most requested feature on UserVoice for JustDecompile was the ability to create a Visual Studio project from an assembly, and the latest version gives you that capability. This is useful for exporting lost projects or obtaining multiple classes without the need to copy and paste code. Let’s take a look at how it works. Open JustDecompile. Select the assembly you’re interested in. You can use the Create Project feature in one of two ways: the button on the menu bar or by right-clicking an assembly.   You will then need to select a folder in which to save the project. A dialog will appear and...
    January 23, 2024 1 min read