News

Natural Language Gets AJAX Support

Software AG recently unveiled Natural for AJAX, a variant of Software AG's Natural 2006 programming language. Natural 2006 is typically used at the enterprise level for transactional systems running on mainframes.

Natural for AJAX helps developers create AJAX-based rich Internet applications and user interfaces and promises faster Web application development.

Development is aided by drag-and-drop creation of complex applications and user interfaces without having to hand-code the project. Resulting applications can achieve the look and feel of Web 2.0 applications through the use of a library of more than 50 Web graphical user interface controls, according to an announcement issued by the company.

Other features include ready-made context menus, modeling and code generation, and support for service-oriented architectures. Natural for AJAX also is compatible with the open source Eclipse Java development environment and .NET development tools.

"What Natural for AJAX offers is a comparatively simple means for allowing users to fully engage with an extremely powerful transactional processing environment," stated Joe Gentry, senior vice president and chief technology officer for the Enterprise Transaction System business division of Software AG, in a press release.

AJAX is a technology designed to improve user experiences with Web applications by constantly retrieving data from the server without having to reload the entire document. Like server-side applications, AJAX does not require any plug-ins, runtime environments, or any software on the client side other than a normal browser to work.

About the Author

Will Kraft is a Web designer, technical consultant and freelance writer. He can be reached at [email protected]. Also, check out his blog at http://www.willkraftblog.com.

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