Tech
Forums
Jobs
Books
Events
Interviews
Live
More
Learn
Training
Career
Members
Videos
News
Blogs
Post
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
0
Reply
Ideas to write a source code generator
Danilo Silva
7 years ago
472
Reply
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
Post
Reset
Cancel
Answers (
0
)
Next Recommended Forum
Model or Controller
C# Windows application - run at client but database at webse