We’ve just released new version of Radzen and now you will be able to perform CRUD operations over your MS SQL Server data completely using…
- Create your app and connect to your MS SQL Server:
- Add pages to delete, edit and insert new records: https://www.radzen.com/documentation/delete/ https://www.radzen.com/documentation/edit/ https://www.radzen.com/documentation/create/
- Build and run your app:
- You have now fully functional Angular app with everything needed to get, update and add data without writing single line of code: Angular Service ASP.NET Core MVC Controller
Enjoy!