Danilo Silva

Danilo Silva

  • 1.6k
  • 18
  • 1.3k

Ideas to write a source code generator

Nov 23 2016 7:01 AM
Hello folks!
 
I'm working in a source code generator tool where the user creates each class, its properties and relationships definition and, based on that information, the tool creates the source code to implement the business layer, the dataaccess layer, the viewmodel layer and the presentation layer in WPF. For the business layer, I'm using the CSLA .Net framework as it provides me great business rules engine and object editing control integrating parent-child relationships in the object graphs with unlimited undos.
 
I would like to exchange ideas with other developers interested in that topic. If you are interested, please, send me e-mail to [email protected] .
 
Thanks,
 
Danilo da Silva 

Answers (1)