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

  • Logistic Regression with Batch SGD Training and Weight Decay Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end program that explains how to perform binary classification (predicting a variable with two possible discrete values) using logistic regression, where the prediction model is trained using batch stochastic gradient descent with weight decay.

  • Dev Asks, and 7 Years Later Python in VS Code Delivers Django Unit Test Support

    "We are excited to announce support for one of our most requested features: you can now discover and run Django unit tests through the Test Explorer!"

  • OData Finally Ditches Old .NET Framework

    "The most disruptive change we are making in this release is dropping support for .NET Framework."

  • .NET MAUI, ASP.NET Core Polished in First Release Candidate for .NET 9

    Microsoft shipped the first release candidate for .NET 9, which is nearing feature completeness and production readiness in advance of its November debut.

Subscribe on YouTube