Archive

Blog Archives

How to install and use Neor Profiler SQL

Track all queries in your web application – find bottlenecks and performance issues.

CRUD Query using JSON Column

Code snippets for performing CRUD operations usng JSON data type.

Connecting an ASP.NET MVC Application to MySQL

Learn how to connect an ASP.NET MVC application to MySQL

Python – Django AJAX Pagination with Search and Sort

A simple AJAX pagination that includes a search filter and sorting functionality

AJAX Pagination with Search and Sort in ASP.NET MVC 5

A simple tutorial which demonstrates how you can paginate your data using AJAX and apply search and sort features using Entity Framework in ASP.NET MVC 5.

Ruby on Rails Pagination

Creating a simple paginated list of posts on Ruby on Rails

Node.js AJAX Pagination with MongoDB + Search + Sort + Filter

Create a simple pagination that loads the content dynamically from NodeJs server.

MongoDB AJAX Pagination with Search and Sort using PHP

A simple tutorial which demonstrates how you can paginate your documents using AJAX and apply search and sort features.

Java – Parsing JSON Data from a URL

Simple code snippet for parsing JSON data from a URL in Java

Generate CSV file and send as Email attachment PHP

Querying reports from SQL database then generate a CSV File containing all the queried data then send the CSV File to the admin email.

Simple Database Connection using MySQLi OOP and Procedural

This tutorial demonstrates the use of MySQLi in OOP and Procedural Approach

Implementing AJAX Pagination with Search in CodeIgnier

Advanced jQuery Pagination using AJAX and PHP

WordPress Frontend AJAX Pagination

Create a Front-end AJAX pagination in your WordPress blog