Codeless CRUD with MS SQL Server, Radzen and Angular

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…

  1. Create your app and connect to your MS SQL Server:
  2. 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/
  3. Build and run your app:
  4. You have now fully functional Angular app with everything needed to get, update and add data without writing single line of code: Angular ServiceAngular Service ASP.NET Core MVC ControllerASP.NET Core MVC Controller

Enjoy!

by Vladimir Enchev

Master detail Angular application with drag & drop

Using Radzen you can create quickly master/detail Angular application without writing any code.
Read more