Book: Head First C#

I’ve had the need to learn more application programming other than just web-based scripts. So as one of my first adventures into Microsoft Visual Studio 2008, I chose C#(that’s pronounced ‘see sharp’) and picked up the Head First C#. I must admit that Head First uses a very unique method of teaching, but while they […]

Flex Masked Input Text Field Component

Here’s one of the most useful Flex components I’ve run across. It’s a text field that masks the input of your characters to whatever format you want. Many thanks to Peter Ent for creating this!