Codeigniter Active Record Class Overview

CodeIgniter Tutorials

On this article, I will give a small overview of Codeigniter Active Record class, show basic way to use it, its drawbacks and potential solution of a common problem(union operation with it, which aren't directly supported) that developers face often. … [Read more...]

How To Create A Simple WordPress Plugin

Wordpress Plugin Development

WordPress is a very popular development platform for the PHP developers in blog site/simple CMS development.  As it became the most popular blogging platform, demand for WordPress plugin development on this platform also increased rationally. … [Read more...]

Retrieve logical drive info in C#.NET

c# Tutorials

Curious programmers don't bound themselves in any limit up to which scope they will spread their programming knowledge. They always interested in learning new things. I am one of them. I also like to do some things those aren't inside my scope f … [Read more...]

Database Driven Desktop Form Tutorial Using C#.NET

C#.NET Tutorials

.NET Platform has provided a lot of extra advantages to its developers comparatively than other platforms. It provides a rich set of tools, libraries etc that makes the work of developers a lot easier. One of those features is to help developers … [Read more...]