I am looking for a simple database CRUD example using pure javascript within C#

Tags: #<Tag:0x00007f8b26ae5d68>

Hello,
Actually the title is self explanatory. I would appreciate if someone point out a link or share a simple example since I couldn’t find one googling. And I don’t understand why the site doesn’t have one.
Thanks.

Hi @serdarustun

here’s an example https://handsontable.com/docs/7.4.2/tutorial-load-and-save.html on how to load and save data to your database. If you are looking for some specific examples or sample using other languages/tools I propose to check topics on the Stack Overflow.
https://stackoverflow.com/questions/41626957/connect-handsontable-to-mysql-server/41890114