Learning the Adapter Pattern
Category: Languages > .net      Posted: 25 Jun 09

In this episode we take a how you can use the Adapter Design Pattern in your applications.

The adapter pattern comes in 2 types, the Class Adapter and the Object Adapter. In this episode we will demo the class adapter but explain the general concepts behind both class and object adapters

How to use Flajaxian FileUploader - Basics
Category: Web Development > Javascript      Posted: 08 Mar 09

I want to start adding video tutorials to my blog in order to make it a bit more interesting and fun.

My first video will be a short movie of how to use Flajaxian file uploader. The topics covered in this video are:

  • What is Flajaxian FileUploader?
  • How to get it?