News

ILOG Displays New .NET Tool

Longtime Java vendor issues dashboard-diagramming tool for .NET

Component vendor ILOG Inc. has released the first .NET version of its Diagrammer software. In July, the company debuted Diagrammer for .NET, a tool to help developers build dashboards or interactive diagrams for Business Activity Monitoring.

Typically, designers work on the graphic elements and then developers import the vector-based files into a visualization tool like Diagrammer to animate the displays. "When you're looking at a business process, that's typically a diagram, but for innovative companies, it's becoming interactive and not static," says Ed Kir‡ly, ILOG's visualization product manager.

Diagrammer, which works with Visual Studio 2005, ports the concepts from the company's longstanding Java visualization product to .NET 2.0. But unlike the Java tool, this version supports Windows Forms and Web Forms application development in a single tool.

The .NET software is targeted at C# developers. It supports ASP.NET AJAX technology and offers a software development kit and pre-built diagram editors.

The dashboard tool is used to program custom logic, visualize real-time data and animate charts and graphs.

The diagram display tool connects objects to create static and interactive diagrams for use in UML modeling tools, flow or org charts, business process workflows or Web analysis tools. It includes pre-built diagram editors for UML class diagrams and Business Process Modeling Notation, as well as a generic diagram designer.

Independent software vendors often rebrand the pre-built editors, according to Kir‡ly. Licensing is about $5,000 for developers and $20,000 for deployment.

Diagrammer marks the second in a series of ILOG products planned for Windows/.NET developers. The first was ILOG Gantt for .NET, a charting tool. "The Gantt product gave us a lot of experience about how to integrate with these environments and .NET," explains Kir‡ly, who says the company's products are "gradually moving to .NET."

ILOG plans to support Visual Studio 2008 and .NET 3.5, and eventually plug into Microsoft's PowerShell. The company, headquartered in Sunnyvale, Calif., and Paris, also offers business rules-management software and graphical components for C++ and Java.

About the Author

Kathleen Richards is the editor of RedDevNews.com and executive editor of Visual Studio Magazine.

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