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
Simple Database Connection using MySQLi OOP and Procedural
This tutorial demonstrates the use of MySQLi in OOP and Procedural Approach
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.