Archive

Blog Archives

Connecting an ASP.NET MVC Application to MySQL

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

Uploading Rails App with MongoDB to Heroku

How to properly upload your Rails application to Heroku that has MongoDB as database.

Android Development – Parsing JSON Data from a URL

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

Polymorphism – OOP PHP Tutorial

Understanding Polymorphism and its usage and advantages.

Building a Real-Time Chat Application Using Pusher

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