by Knowledge Dynamics - Product Type: Component / Add-In / .NET WebForms / .NET Class / 100% Managed Code
You can find current information from the links below
If you need to buy a license for this specific version, please contact us for availability and pricing.
Other information on this page is shown for historical reference only and may have changed considerably since.
Compile your Excel spreadsheets into enterprise applications for .NET. The KDCalc Parser installs right into the Excel toolbar - one click compiles your spreadsheets into scalable, thread safe, business logic engines that run without Excel. Use Microsoft Excel as an IDE to Design, Build, and Test your complex business logic up to 50 times faster than hand-coding in C# or VB.NET. The KDCalc Engine is a .NET assembly that provides your business logic at runtime. Simply pass input data into the compiled spreadsheet and retrieve recalculated results through the intuitive API. Supports simple and complex binding of 3rd party controls and grids to the KDCalc Engine in Windows forms and ASP.NET.
KDCalc lets you use Microsoft Excel as a development environment for building enterprise business logic and business computation engines.
Banks, Businesses, and Academic Institutions around the world use KDCalc to rapidly build and deploy all kinds of mission critical systems:
and many other kind of interactive client applications and scalable server applications. Customers have deployed KDCalc-based applications with over 400,000 cells.
An intuitive API allows consistent access to your spreadsheets' business logic and calculations at runtime. Simply call SetCellValue(Row, Col, Value) to put values into data cells, and call GetCellValue(Row, Col) to get results out of formula cells. You can also communicate via named cells with the SetNamedCellValue(Name, Value) and GetNamedCellValue(Name) methods.
KDCalc supports over 200 of Excel's built-in functions. With Excel functions like LOOKUP, OFFSET, IF, SUMPRODUCT, etc, you can create remarkably sophisticated systems in record time. Business users can have seamless visibility into your application's core functionality. KDCalc.NET includes a tabbed spreadsheet control for instantly integrating a tabbed spreadsheet grid into your applications.
Download the 'Spreadsheet Programming' white paper to learn how KDCalc can help you create a web service to calculate sales tax globally.
The KDCalc Engine is a lightweight, scalable .NET assembly that integrates into many environments:
The KDCalc Engine features a 'ProcessXML()' method suitable for turning Excel Spreadsheets into business logic Web Services. In a single method call, ProcessXML():
The KDCalc Parser Plug-in lets you design your business logic and business computations in Excel, and then compile to a lightweight format for execution:
KDCalc includes many sample applications with full source code. The free evaluation version of KDCalc provides all the functionality of KDCalc but is limited to cells A1 - E10 on the first two worksheets.