CRUD

Python - Simple CRUD With Django Framework

Submitted by razormist on
In this tutorial we will create a Simple CRUD With Django Framework. Django is an advanced Web framework written in Python that makes use of the model view controller (MVC) architectural pattern. The official project site describes Django as "a high-level Python Web framework that encourages rapid development and clean, pragmatic design.

How to Create, Read, Update, and Delete (CRUD) Record Programmatically Using VB.NET

Submitted by admin on
This sample program will allow you to create, read, update, and delete record programmatically. In this program, you’ll learn the following: Populate DataGridView control with data programmatically. Include database file within the solutions. Clear controls Populate controls based on data selected in DataGridView control. Use ExecuteNonQuery to update database.

Live Add, Edit, Delete and Search using Php and AngularJS

Submitted by RobertSoriano on
This code allows you to add, edit, delete record in the database using PHP and AngularJS. Features: Live Search No refresh when adding, editing and deleting Need an admin panel template for your next project? Please check out my template for only $10 in codeclerks.com!