convert mvc objects to csla.net 2.1 convert mvc objects to csla.net 2.1
Old forum URL: forums.lhotka.net/forums/t/7322.aspx
kasunt posted on Wednesday, July 22, 2009
How to convert/map MVC objects to CSLA.net 2.1 and potential issues?RockfordLhotka replied on Wednesday, July 22, 2009
As in ASP.NET MVC?
In ASP.NET MVC, your CSLA objects are business domain objects - which means they are the "M" in MVC. The "V" and "C" are part of the UI layer and are responsible for user interaction.
No conversion is necessary, existing CSLA objects work just fine as the Model in an ASP.NET MVC setting.
kasunt replied on Wednesday, July 22, 2009
Thanks, I want to convert a .Net3.5 MVC architecture application to CSLA.Net 2.1(DNN) application.
So can you provide me few guidelines for start the application? and also mention potential issues etc.RockfordLhotka replied on Wednesday, July 22, 2009
Maybe someone else on the forum has done that and can offer
advice.
I know Magenic has people who’ve worked with DNN and
ASP.NET MVC, so we could offer consulting to help you. Personally I’ve
never worked with DNN, so I can’t help.
Rocky
kasunt replied on Thursday, July 30, 2009
Thanks for your response.
If somebody can reply regarding this, which will be highly appreciated
KasuntCopyright (c) Marimer LLC