❔ Sitecore using C# ASP.net Framework
How can I create a webpage on sitecore with CRUD functionalities using C# ASP.net Framework. I am a begginer at sitecore so i dont know where to start.
3 Replies
no idea about Sitecore, but you really should avoid Framework ASP.NET
Prefer ASP.NET Core, it is lightyears better
@ABAKA did you go through the docs like https://doc.sitecore.com/xp/en/developers/100/developer-tools/walkthrough--creating-a-simple-rendering-with-a-data-source.html ?
Walkthrough: Creating a simple rendering with a data source
How to create a simple rendering with a data source using headless development and the ASP.NET Core Rendering SDK.
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.