CodeFluent Documentation Send comments on this topic.
Using The Starter Wizard
CodeFluent Entities > Tutorials > Using The Starter Wizard

Glossary Item Box

[The Starter Wizard is deprecated, and is scheduled to be removed on the Modeler Edition final release.]

CodeFluent Entities is shipped with an executable named CodeFluent.StarterWizard.exe. This wizard provides a straightforward UI to help you create your model. On top of that, the wizard automatically configures the CodeFluent Entities Producers based on the selected application architecture. It's a nice tool to start with if completely new to CodeFluent Entities since you can use it to create your model's base, and build on top of it.

In this section, you'll find a set of tutorials describing how to use the starter wizard in order to create a specific application type.

In This Section

Create A Model Defining The Persistence And Business Object Model Layers

Creates a model defining the objects persistence and the business object model so the generated components can be used in a custom ASP.NET web application or a rich client application such as a Windows Forms, or a Windows Presentation Foundation one.

 

Create A Model Defining The Persistence, Business Object Model And Services Layers

Creates a model defining the persistence objects, the business object model and the services layer based on the Windows Communication Foundation; so the generated components can be used in a smart client architecture.