News

SoftFluent Offers Flexible Code Generation

French code generation tools provider SoftFluent aims to help .NET development shops more effectively build applications with its CodeFluent Entities software factory product. The solution enables dev shops to build out application components using a model-driven approach.

"It generates functional components from a description. So you describe functional entities that you want to work with," said Daniel Cohen-Zardi, co-founder of SoftFluent. "It really is a model that you compile, that you generate the application with. You can model things and then make them very independent from implementation."

Cohen-Zardi said CodeFluent Entities is unique in that it generates code that is easily maintained and allows developers to pick and choose the areas where they will apply custom coding to their applications. CodeFluent allows developers to create technology-agnostic descriptions, which CodeFluent then renders into executable applications.

"We don't believe we can generate 100 percent of the real application based on the model," he explained. "We believe we can generate 80 percent of the application in a very structured way. But then you would have to implement the other 20 percent by writing custom code at the right places," he explained.

Support for partial classes, present since .NET Framework 2.0, makes it possible for CodeFluent Entities to split generated code from custom code. Developers can update the CodeFluent model and regenerate the code while maintaining all the customizations in the resulting application. In addition, CodeFluent Entities makes it possible to efficiently target multiple development platforms from a single model, Cohen-Zardi said.

SoftFluent is working on a visual modeling tool, currently in beta, that will allow developers to work with visual representations of the underlying XML used to populate CodeFluent models. The visual modeler integrates into Visual Studio and could ship in the November time frame, Cohen-Zardi said.

SoftFluent will also be present at the the VS Live! Conference next week in Redmond, giving a presentation titled Model Driven Software Development in .NET with CodeFluent Entities.

About the Author

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

comments powered by Disqus

Featured

  • Mastering AI Development and Building AI Apps with GitHub Copilot

    Two Microsoft experts explain how GitHub Copilot is evolving from a coding assistant into a broader platform for building, customizing and testing AI-powered developer workflows.

  • VS Code 1.123 Adds Agent Session Sync, 1M Context Windows

    Microsoft released Visual Studio Code 1.123 on June 3, adding agent-focused features, larger model context support, integrated browser updates and a new delay for some automatic extension updates.

  • Copilot Billing Shock Hits Developers

    Developer complaints about GitHub Copilot's new usage-based billing model have centered on unexpectedly rapid AI credit consumption, and neither GitHub nor Microsoft has responded directly to the backlash, though they have previously published guidance to lessen model usage costs.

  • Hands On with GitHub Copilot App Technical Preview: Turning a Blazor Issue into a PR

    GitHub's brand-new Copilot desktop app, in technical preview, handled a small Blazor issue from planning through pull request creation, but the hands-on test also showed why developers still need to verify agent work in the running app before merging.

Subscribe on YouTube