Skip to content

Latest commit

 

History

History
48 lines (25 loc) · 1.63 KB

team_work.md

File metadata and controls

48 lines (25 loc) · 1.63 KB

Team work

Lots of our customers ask us about how to use CodeFluent Entities in a team environment. This means three things:

  • How can many architects work together on the same model?
  • How can many developers develop together?
  • What are the best practices with the source control tools and generated code?

Information on how to configure a team optimized storage for the CodeFluent Entities business model.

Information on how to use environment variables in paths.

Information on how to configure database access into a team development environment.

Information on how to configure Build Manager into Visual Studio.

Information on how to connection strings for team work.

Information on how and why decide to store generated files into your source control.

Information on how to configure your TFS Workspaces.

Information on how to reduce merge conflicts about generated files.

Information on how to implement continues build with a CodeFluent Entities model.

Information on how to use the recommended configuration.