Archive

Blog Archives

Connecting an ASP.NET MVC Application to MySQL

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

Setting-up AWS CodeDeploy

Deploy your first app to AWS using CodeDeploy

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.

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

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

Installing MongoDB in XAMPP Windows

Install and configure MongoDB in XAMPP with Windows environment.

Android Development – Parsing JSON Data from a URL

How to parse JSON data using HTTPClient and display the results on a ListView

Java – Parsing JSON Data from a URL

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

Using REPLACE in an UPDATE statement

This tutorials demonstrate the use of REPLACE with UPDATE function to selectively replace text inside a string in SQL Server

Building a Real-Time Chat Application Using Pusher

A simple chat application that uses a self-hosted API called Pusher

AJAX Multi-File Upload With Image Preview and Sort [Under Development]

Simple File upload with Preview and Sort Functionality before upload

Build Your Own Ajax Contact Form in WordPress

A very simple AJAX Contact Form for your WordPress blog.

How to do Ajax in Codeigniter

A very basic but powerful implementation of Ajax that complements Codeigniter.

Sending HTTP requests using cURL in PHP

A simplified way of Sending HTTP requests using client URL

WordPress Frontend AJAX Pagination

Create a Front-end AJAX pagination in your WordPress blog

Implementing AJAX in WordPress

Introduces the proper way of using AJAX in your WordPress blog

Adding a Simple Math Captcha to your Form in PHP

Useful Math Captcha to prevent robots from submitting automated requests