Full CRUD system using DataTables Tutorial

Full CRUD system using DataTables Tutorial

naspinskinaspinski Posts: 13Questions: 0Answers: 0
edited March 2009 in General
I put together a set of tutorials on making a full CRUD (Create, Read, Update, and Delete) system with DataTables. The tutorials make use of Asp.Net, but the jQuery is the same in any language.

http://naspinski.net/post/REAL-AJAX-with-AspNet-(not-AspNet-AJAX).aspx

Replies

  • naspinskinaspinski Posts: 13Questions: 0Answers: 0
    The hyperlink didn't render correctly, you'll have to copy/paste into your browser
  • allanallan Posts: 61,446Questions: 1Answers: 10,054 Site admin
    Hi naspinski,

    Looks great, nice write up - good to see ASP.Net getting some Ajax love!

    Allan
This discussion has been closed.