So my background is ground up Web Apps with WebForms, and MVC3. Last couple projects have been MVC3 with EntityFramework. I'm testing out Umbraco as a solution for a current project i'm working on.
I have create a visual studio project using the Umbraco template. Do I go about this in the same way i would any other MVC3 application when creating my data model?
Where to start building my data model
So my background is ground up Web Apps with WebForms, and MVC3. Last couple projects have been MVC3 with EntityFramework. I'm testing out Umbraco as a solution for a current project i'm working on.
I have create a visual studio project using the Umbraco template. Do I go about this in the same way i would any other MVC3 application when creating my data model?
thanks in advance.
You don't say which version of Umbraco you're using.
The umbraco 4 series doesn't use MVC.
Umbraco 5 does, but it's just been ...canned? Put on permanent hiatus? Massively rethought? It's not currently in a usable state, anyway.
is working on a reply...