News

GrapeCity ActiveAnalysis 2.0 Visualization

.NET component-maker GrapeCity announced today at the VSLive! Conference in Redmond the launch of a Silverlight-based version of its data visualization and analysis control. GrapeCity ActiveAnalysis 2.0 allows Visual Studio developers to embed rich business analysis functionality into their .NET applications, offering features like online analytical processing (OLAP), data visualization and business intelligence. The new version was previously known as GrapeCity Data Dynamics Analysis.

Designed for Silverlight 4, the updated component supports the new capabilities in the latest version of Silverlight, including printing and the use of context-sensitive menus. Built-in support for Silverlight themes allows the ActiveAnalysis controls to integrate visually with Silverlight-based applications, said James Johnson, product manager for GrapeCity PowerTools.

"We've tried to keep feature parity through each of the platforms so there aren't really any features that exist only in the Silverlight control, but there are advantages of using the Silverlight platform over others," Johnson said.

Johnson said that the Silverlight version gives developers the advantage of not having to give users direct access to their databases and data sources, which is typically the case with the ASP.NET control. He also said that the Silverlight control performance can benefit from running on the client side.

ActiveAnalysis 2.0 adds support for the latest versions of Visual Studio and .NET Framework, and supports Internet Explorer 8 as a runtime environment. The product also extends design time and runtime functionality, making it easier for developers to control the behavior of the environment. For instance, a new Clear All option has been added for quick filters on the Web, and measures and attributes added at runtime can now be removed.

Johnson said that customer interest in Silverlight has been strong across GrapeCity's spreadsheet, reporting and analysis product communities. "When we started development of ActiveAnalysis 2.0, it was clear we needed to make Silverlight a big part of the new version," Johnson said. He said Silverlight offers customers a "best of both worlds" model of centralized resource management and Web-based application distribution, with many of the advantages that come from thick client development.

GrapeCity ActiveAnalysis 2.0 is available for Windows Forms, ASP.NET and Silverlight. Prices start at $999, with site licensing available.

About the Author

Michael Desmond is an editor and writer for 1105 Media's Enterprise Computing Group.

comments powered by Disqus

Featured

  • Compare New GitHub Copilot Free Plan for Visual Studio/VS Code to Paid Plans

    The free plan restricts the number of completions, chat requests and access to AI models, being suitable for occasional users and small projects.

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

  • Versioning and Documenting ASP.NET Core Services

    Building an API with ASP.NET Core is only half the job. If your API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for it, you're going to need to document it.

Subscribe on YouTube