A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

CRUD operations like MVC in EPIServer

Vote:
 

Hi All,

Can we do CRUD operations like MVC in EPIServer. Means in database i used multiple tables for inserting data with the use of clustured and non-clustered indexes. Is it possible in episerver, Could anybody suggest me?

Thanks&Regards,

Uday

#179971
Jun 27, 2017 14:16
Vote:
 

Hi Uday,

If you want to save data to a custom table/database, you can use any ORM tool you like.

But if you want to save IContent (pages, blocks, etc.), then you need to use IContentRepositoryhttps://world.episerver.com/documentation/developer-guides/CMS/Content/icontentrepository-and-datafactory/

#179975
Edited, Jun 27, 2017 14:41
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.