Type something to search...

Blogs

Modal Dialog Copy Paste

Modal Dialog Copy Paste

A friend of mine called Mike Becker just passed on a tip that I am now committed to passing on to as many people as I know. You ever needed access to the information in one of those annoying modal dialog boxes? Well now you can.

Continue Reading
Generics

Generics

I'm loving the new Generics support in C# 2.0 - may I never use the vanilla System.Collections namespace again. Syntactically, generics in C# and Java are quite smiliar, but there are some important differences under the hood of the VM (or CLR).

Continue Reading
In Redmond

In Redmond

Just a quick post from inside the MS Vistor Centre in Redmond. Just seen a Compaq Luggable I still have in my Dad's loft inside a museum exibit - that's bad. Anyway, I'm now heading back to the office, then back to Chicago at the weekend.

Continue Reading
Resharper 2.0 EAP is Open

Resharper 2.0 EAP is Open

Fantastic, the EAP for Resharper 2.0 is open for public download. Cannot wait to install this as I've really been missing Resharper in Visual Studio 2005 (writing Using statements is soo 2003). I just hope ctrl-shift-n is in there already (remember, ctrl-shift-n is the new ctrl-n).

Continue Reading
Geocoding Your Blog

Geocoding Your Blog

I'm about to go traveling, so I'm figuring out how to geocode my blog so that I can use the data to display where I happen to be when I post the blog entry. Mostly for my reference while I figure it out, here are the references I am using:-Geotagging Web Pages and RSS Feeds article by Andrew TurnerWordKit Users...

Continue Reading