You are at the archive for the Tips/Tricks category


OpenDNS is Wicked

August 18th

Over the last couple of weeks the DNS timeouts and lags I’ve been experiencing at home have made the web experience a little dire. My ISP is actually pretty darned good, but for some reason they seem to have glitches with their DNS servers every now and then.

.NET-fu: Signing an Unsigned Assembly (without Delay Signing)

July 9th

The code-base that I am currently working with consists of a large set of binaries that are all signed. The savvy .NET devs out there will know that any assembly that’s used/referenced by a signed assembly must also be signed.
This is an issue when dealing with third-party libraries that are not signed. Sometimes you’ll be [...]

Screencast - Setting up Unity Builds

June 19th

It has taken me a bit longer than expected, but I’ve finally got the screencast up!
That’s right folks, my angelic voice is now online for you all to experience. 8 minutes of Unity Build glory!

Preview Feeds in Google Reader

May 25th

Here’s another reason why I find Google Reader a excellent choice for reading your RSS feeds.
Most of us have a collection of feeds that contain similar subject matter. As a geek, most of my feeds are geek-related. As a geek who likes to stay up to speed, I also like to know what other blogs [...]

How do you Interact with your ViewState?

May 21st

There comes a time in every ASP.NET developer’s life when the need arises for information to be persisted into ViewState. For the sake of this post I’m not really interested in the reasons why. What I am interested in is how.
How do you interact with your ViewState?

Resolving Side-by-Side Configuration Issues

May 17th

I’ve been meaning to blog about this for well over a year now, but for some reason I never got round to it. This came up in conversation the other day with a couple of workmates and it prompted me to revisit the issue.
Have you ever fired up an application on Windows XP and got [...]

And Help You I Shall!

July 18th

My previous post on constructing meaningful questions was inspired by years of frustrating experiences on forums and bulletin boards, but it wasn’t until I had a chat with me ol’ mucka Dan that I realised that there are actually quite a few cases where good quality questions are given inappropriate or completely misleading answers.
The intent [...]

Help Me Help You!

July 14th

Help!!I need somebody…Help!Not just any body…Help!You know I need someone…HEEEELP!

I have lost count of the times I’ve heard this (and not just when playing The Beatles). In fact, to be honest, I never kept count, but I know it’s a lot.
On a daily basis I lose a fair bit of time helping my workmates. I [...]

Extended-Precision Floating-Point Values in the CLR

June 27th

While at work today I hit a problem that I’ve never hit before (which is quite rare these days ), and while it was frustrating it was also good to learn about something that I never knew was a problem. If you’re having some issues marshalling double-precision floating-point information through managed components to unmanaged [...]

Shortcuts: Visual Studio 2005

February 11th

Welcome to the next in the series of posts on program shortcuts. This time round we’re talking Visual Studio. I’ll be assuming that you don’t have the ViEmu plugin enabled and that you’re just using the IDE in the way it was intended without any other form of shortcut-based plugin installed.
I’m using Visual Studio 2005 [...]

Size

Colors