Community

Community

Contents tagged with Announcements

  • OzCode Webinar in German!

    Tags: Announcements

    We are happy to announce that, in co-operation with bbv, we will be hosting a Webinar on OzCode v1.0 in German, presented by our friend Philipp Dolder. Here is the full announcement from Philipp:   Hallo, ich bin Ihr Gastgeber, Philipp Dolder, Software Architekt bei der bbv Software Services. bbv Software Services ist ein Schweizer Software- und Beratungsunternehmen. bbv steht für Top-Qualität im Software Engineering und für viel Erfahrung in der Umsetzung. Mit der Münchner Niederlassung … more

  • OzCode v1.0 is Released!

    Tags: Announcements

    Following a great effort from both the product team and early adopters, we’re excited to finally announce that OzCode v1.0 is officially released and available for download! It’s been a long journey for us! We’ve been working tirelessly to bring you a rock-solid debugging experience in Visual Studio, and now we’re at the finish line! We would like to sincerely thank each and every one of you – our early adopters, people who tried our beta releases and submitted feedback – you made this possible, … more

  • Simplify, simplified!

    Tags: Announcements

    We’ve just released a new update of OzCode, which includes a multitude of bug fixes, and also: Keyboard Shortcut Galore ‘Simplify’ now lets you use the debugger to inspect variables and method return values comfortably without constantly dragging the mouse to hover over the variables (or glimpsing at the Autos/Watch window). As you Step Over code, hit Alt+J to start viewing the values. Once the Simplify visualization appears, use Alt+J to go one level down, Alt+K to go one level up through the … more

  • New OzCode 1.0 Beta Release: UX Makeover Galore!

    Tags: Announcements

    The wait is over! New OzCode 1.0 Beta release is here! We’ve been hard at work on OzCode as we’re nearing the v1.0 Release, and one of the most pressing issues we faced was to streamline the user experience. One of the most important things for us is stay out of your way as much as possible, yet be there to provide you with most contextual assistance. We’ve done a lot of work analyzing and improving the OzCode experience, based on your feedback, and we believe we’ve managed to blend usefulness … more

  • Announcement: Back to the Yellow Brick Road!

    Tags: Announcements

    Something magical happened to us in the past couple of weeks: we’ve been featured in Channel 9’s Visual Studio Toolbox and listed on Scott Hanselman’s 2014 Ultimate Developer and Power Users Tool List. We have received an overwhelming positive response from the .NET developers community about the things we’re working on! A large amount of feedback we received was regarding the Portable Class Library (PCL) support. It’s something that was in our immediate backlog, which we planned to … more

  • OzCode Release Candidate 4 is out!

    Tags: Announcements

    We’ve been busy-bees here at OzCode over the past few weeks, working diligently to talk to our users and figure out the remaining one-off bugs and stability issues that still remain before we can release a stable v1.0.

    This version fixes some stability issues in the recently-reimplemented Search feature, and also solves conflicts with some 3rd party tools such as NCover and Xamarin. If you’ve had issues with OzCode errors popping up while debugging a Xamarin Android or iOS project, … more

  • OzCode v1.0 Release Candidate 3 is out!

    Tags: Announcements

    Today we’re excited to announce another RC of OzCode! Over the past few weeks we’ve been mulling over your feedback and working tirelessly to improve the stability of OzCode. Many issues were resolved in this release – we’ve fixed OzCode’s support for high-DPI multi-monitor environments, improved the compatibility story with IntelliTrace, and eliminated an issue which caused slow Step-Overs in Windows Phone debugging.

     

    There remain a few open issues we … more

  • OzCode v1.0 Release Candidate 2 is Out!

    Tags: Announcements

    We’re gearing up towards the first public release of OzCode v1.0, and today we’re announcing the second Release Candidate of OzCode. Based on great feedback from our users, we’ve packed-in a huge amount of improvements in this release, as well as improved upon the radical performance improvements in Search, Compare, and Save Snapshots that were introduced in the first RC. Please note that the new, rocket-fast Search implementation does not work yet in Windows Phone, Windows Store, and … more

  • OzCode v1.0 Release Candidate Available!

    Tags: Announcements

      It’s been a busy year for us at CodeValue! Since announcing OzCode earlier this year, we’ve added tons of new features and improved many existing ones. Today we’re reaching a historic milestone, and announcing the Release Candidate (RC) of OzCode v1.0! The highlights of this release include support for Visual Studio 2013 and a radical performance improvement (up to 300%) in “Search”, “Compare With…” and “Save Snapshot” features! In addition, tons of bugs and minor issues were fixed. The … more

  • New OzCode Beta: Dark Theme Support and More!

    Tags: Announcements

    Oh boy, do we have a new, action-packed beta release for you! In this release we have addressed your feedback, and improved upon many features. Here’s a list of what’s new in this release: Support for VS2012 Dark Theme – dialogs now look consistent across all themes .NET 3.5 is no longer required to be installed on Windows 8 machines Performance and stability improvements, such as: Fixed: Improved F10 performance Fixed: Typing code in the code editor became slow after using VS2012’s Diff … more