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

  • New 'Visual Studio Hub' 1-Stop-Shop for GitHub Copilot Resources, More

    Unsurprisingly, GitHub Copilot resources are front-and-center in Microsoft's new Visual Studio Hub, a one-stop-shop for all things concerning your favorite IDE.

  • Mastering Blazor Authentication and Authorization

    At the Visual Studio Live! @ Microsoft HQ developer conference set for August, Rockford Lhotka will explain the ins and outs of authentication across Blazor Server, WebAssembly, and .NET MAUI Hybrid apps, and show how to use identity and claims to customize application behavior through fine-grained authorization.

  • Linear Support Vector Regression from Scratch Using C# with Evolutionary Training

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the linear support vector regression (linear SVR) technique, where the goal is to predict a single numeric value. A linear SVR model uses an unusual error/loss function and cannot be trained using standard simple techniques, and so evolutionary optimization training is used.

  • Low-Code Report Says AI Will Enhance, Not Replace DIY Dev Tools

    Along with replacing software developers and possibly killing humanity, advanced AI is seen by many as a death knell for the do-it-yourself, low-code/no-code tooling industry, but a new report belies that notion.

  • Vibe Coding with Latest Visual Studio Preview

    Microsoft's latest Visual Studio preview facilitates "vibe coding," where developers mainly use GitHub Copilot AI to do all the programming in accordance with spoken or typed instructions.

Subscribe on YouTube