What We Accomplished
In this quarter we released the 2012.1 version of our WPF and Silverlight controls. This version updated our WPF products to target .NET 4.0 or later, and updated our Docking/MDI's Prism integration add-on to work with the latest Prism v4.1.
The 2012.1 versions introduced a new Micro Charts product that is a set of charts that visualize quantitative data and are designed to render clearly in compact spaces. They are extremely useful for data display within dashboards, reports, and grids.
SyntaxEditor also saw a lot of updates including highlighting style borders, IntelliPrompt code snippet support, current line highlight enhancements, .NET Languages Add-on automated LINQ IntelliPrompt, and overall memory usage reductions.
What’s Coming Next
SyntaxEditor has a new control being added soon that allows you to easily add VS type/member drop-down functionality for your own languages, with built-in support for our .NET Languages Add-on. Micro Charts has a new control being added for heat map generation. We'll detail both of these in upcoming posts.
We will be continuing to work on development of our Micro Charts product for the WinRT (Windows 8 "Metro" style) platform, and have some other new features and controls for all platforms in the works as well.
Blog Post List
Here is a quick categorized list of useful blog postings made in this quarter.
Product Development
- SyntaxEditor .NET Languages Add-on - Memory Reductions
- SyntaxEditor .NET Languages Add-on - LINQ IntelliPrompt
- SyntaxEditor Current Line Highlight Enhancements
- SyntaxEditor IntelliPrompt Code Snippets
- SyntaxEditor Highlighting Style Borders
Micro Charts Series
- Micro Charts Part 15 - Series Visibility
- Micro Charts Part 14 - Live Data
- Micro Charts Part 13 - Data Aggregation
- Micro Charts Part 12 - Ranges
- Micro Charts Part 11 - Baselines
- Micro Charts Part 10 - Markers
- Micro Charts Part 9 - Color Palettes
- Micro Charts Part 8 - Hot-Tracking Tooltips
- Micro Charts Part 7 - Win/Loss Charts
- Micro Charts Part 6 - Scatter Charts
- Micro Charts Part 5 - Bar Charts
- Micro Charts Part 4 - Area Charts
- Micro Charts Part 3 - Line Charts
- Micro Charts Part 2 - Sample Usages
- Micro Charts Part 1 - Introduction