TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Danilo Silva
NA
18
1.4k
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
Reply
Answers (
1
)
Model or Controller
C# Windows application - run at client but database at webse