EASA
EASA enableds a unique method of deploying Excel spreadsheets as secure, custom web applications. These apps can be deployed within a web portal for use by internal or external staff, including partners, resellers, suppliers or customers as well as subscription based applications (SaaS). Unlike competing solutions, sophisticated spreadsheets with VBA, macros and add-ins can be deployed with EASA, and logic and formulas are never converted but simply reused. In addition, EASA enables additional functionality above and beyond most spreadsheets, including (true) database functionality, integration and workflow management.
Common use-cases include the deployment of spreadsheets used for CPQ (configure price quote),insurance raters, financial analytics and reporting, engineering calculations, and many more.
Before committing to lengthy and risky development projects, or transferring all your Excel logic into commercial solution, have a look at EASA. Customers include companies such as AIG, Voya, HP and Caterpillar and is well worth exploring further.
Learn more
TrustInSoft Analyzer
TrustInSoft commercializes a source code analyzer called TrustInSoft Analyzer, which analyzes C and C++ code and mathematically guarantees the absence of defects, immunity of software components to the most common security flaws, and compliance with a specification. The technology is recognized by U.S. federal agency the National Institute of Standards and Technology (NIST), and was the first in the world to meet NIST’s SATE V Ockham Criteria for high quality software.
The key differentiator for TrustInSoft Analyzer is its use of mathematical approaches called formal methods, which allow for an exhaustive analysis to find all the vulnerabilities or runtime errors and only raises true alarms.
Companies who use TrustInSoft Analyzer reduce their verification costs by 4, efforts in bug detection by 40, and obtain an irrefutable proof that their software is safe and secure.
The experts at TrustInSoft can also assist clients in training, support and additional services.
Learn more
QML
QML is a declarative language that facilitates the description of user interfaces through their visual elements and the relationships between them. This language is designed for high readability, making it easier to dynamically connect components while allowing for their reuse and customization. Leveraging the QtQuick module, developers and designers can craft smooth, animated user interfaces in QML that can seamlessly interface with various back-end C++ libraries. As a specification and programming language for user interfaces, QML empowers both developers and designers to create applications that are not only visually striking but also highly performant with fluid animations. It boasts a declarative, JSON-like syntax that is easy to read, while also providing support for imperative JavaScript expressions and dynamic property bindings for enhanced functionality. Additionally, its flexibility allows for innovative designs that can adapt to different user needs and preferences.
Learn more
XAML
XAML serves as a declarative markup language that streamlines the process of designing a user interface for applications developed using the .NET Core programming model. By allowing developers to define visible UI components through declarative XAML markup, this approach effectively separates the user interface definition from the underlying runtime logic, which can be managed in associated code-behind files linked by partial class definitions. Unlike most conventional markup languages that lack a direct connection to a backing type system, XAML facilitates the direct instantiation of objects grounded in a specific set of types defined within assemblies. This unique characteristic fosters a collaborative workflow where different teams can simultaneously work on the UI and application logic, potentially utilizing various development tools. XAML files are formatted as XML documents, typically bearing a .xaml extension, and while they can be encoded in various XML encodings, UTF-8 is the commonly used standard for this purpose. Additionally, the structured nature of XAML promotes maintainability and clarity in UI design, making it an essential tool in modern application development.
Learn more