Archive
Blog Archives
Consuming WCF in ASP.NET MVC 5 with Entity Framework 6 using Visual Studio 2017
Create WCF service with Entity Framework then consume it on a ASP.NET MVC application
Connecting an ASP.NET MVC Application to MySQL
Learn how to connect an ASP.NET MVC application to MySQL
Ajax Multi File Upload in ASP.NET MVC 5
In this tutorial we will work with uploading files asynchronously via Ajax
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.
Parsing a CSV File using PHP
Describes how you can access the columns of a CSV file and insert the items into the database
Create Posts from WordPress Front-End
Allow visitor to create a post from the front-end of your WordPress blog
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
Optimize WordPress Database by Disabling and Removing Revisions
Disable the saving of revisions in your WordPress blog to optimize your Wordpress database.
Change Password using AJAX and jQuery in WordPress Front-End
The feature is easy to do using just plain PHP and HTML, but if you are like me who wants to take small bits of modules into the next level then you might probably want to check out this tutorial on how to
Select Box with Search Filter
Integrating a custom select box with search filter using Select2 plugin.
Auto Login to WordPress from another Website
Automatically login to Website B from Website A securely without using a password.
How to Import Large Database Files in XAMPP / Laragon / WAMP
Increase the maximum file upload size of your XAMPP and start uploading your “huge” databases!