asp.net - is it possible to use MVP pattern with Codesmith Ntier or PLINQO Template -
Currently we are ASP. The Net is working on the application and I like to move forward with the MVP pattern (for the UI) provides this benefit for a variety of reasons,
But the motive of moving forward from that perspective is a lot of hands Coding that will eat time.
I have already identified that it is possible to generate DAL by using any template or SQL from LINQ, but the only problem is with the interface that is generated by usercontrol (see) and some boilerplate code ( Data binding should be implemented by)
Now the question
1) Is it possible to use the coder template to get the MVP pattern (interface on the UI layer And generate properties 2) It is not advisable to proceed with MVP; Use simple approach provided by pattern and mass codeer template generator or any other device
< P> Note: I have ASP Proceeding with Net MVC is also considered, but due to the lack of knowledge (the need to learn) and the project time line, we have to leave that idea.
EDIT: In the context of the man's month endeavor, it is an effort of approximately 35-40 months month to develop this application
Please suggest me
1) Absolutely possible. "How" specifically depends on what you are doing and how well templates your patterns (or your needs in general, can be distilled for code generation normally)
2) It is impossible to say Depends completely on your needs
You really should check and the scaffolding structure is what you are asking for, which has been designed to do this.
Comments
Post a Comment