Sitefinity Thunder with MVC
Hi Team,
I am using Sitefinity thunder with MVC in my application.
I am using Sitefinity MVC Widget with Designer Template to create Model, View, Controller.
My query is do we have a template form which can create CRUD methods automatically just like in Visual Studio with MVC3 please find the attached images.
Please let me know how can we automatically create CRUD in Sitefinity thunder.
Regards,
Mateen
Synechron Tech
Hello Mateen,
Sitefinity Thunder does not currently support automatic generation of CRUD methods. It will create a simple MVC widget with a controller, model and a default view, which you could use as a starting point. You will need to add any logic inside the MVC widget manually.
Please let me know if I can be of further help.
Regards,
Marin Atanasov
the Telerik team