Exploring Extension Methods in C# 3.0
Category: Languages > .net      Posted: 25 Mar 09

In this episode we will be exploring a new feature in C# 3.0/.Net 3.5 called Extension Methods.

Extension Methods are a way to allow a developer to extend an object (add new methods) without having to subclass or recompile that object.

How Ubiquity Will Change the Way You Browse the Web
Category: Web Development > Other      Posted: 14 Mar 09

Holey moley! Things are changing - almost to the point of being scary. We're going to have a lot of catching up to do in the next several years, as we ...

PyDev Eclipse IDE Videos
Category: Tools > Eclipse      Posted: 06 May 07

See the PyDev development environment in action. PyDev is an extension to the powerful Eclipse framework (best known as a Java editor). PyDev and Eclip...

PyDev on a Mac
Category: Tools > Eclipse      Posted: 06 May 07

This tutorial is a short Hello World tutorial on setting up the free IDE Eclipse w/ Pydev extension on the Intel Mac OSX. Shows you how to quickly setu...