August 2006 Entries

Notes Application Development in today's world

That's a good quote. There's some other interesting reading to be had too: Eric Mack: GeekTD: Why don’t people get Notes?

posted @ Wednesday, August 30, 2006 10:58 AM | Feedback (0)

Visual Studio 2005, unsung small improvements

One of the (possibly) unsung fixes in Visual Studio 2005 relates to the Solution Explorer's functionality when you're working on multiple projects (which should be most of the time). If you had files open from various projects, and you closed a file, the solution explorer would jump about and try to shift the context back to the project of the next open file which receives focus. That's a wordy way of describing it, but if you've seen it you'll know what I mean. This was pretty frustrating if you were scanning through a few files across the same solution in...

posted @ Wednesday, August 30, 2006 10:09 AM | Feedback (0)

TechEd 2006: Day Three

Day Three: A short summary.ASP.NET 2.0 Tips and TricksScott Guthrie's session gave a good variety of tips and tricks - as the session title may have suggested! Taking apps offline using the app_offline.htm, tips for managing debug/release mode for production servers, handy HTML formatting settings, cross page postbacks, server side comments for aspx files, registering controls across an entire solution via web.config, validation groups, DefaultButtons, DefaultFocus, new clientside JavaScript features, the RSS Toolkit, and much much more. WEB313 Building and Deploying Web ApplicationsA pretty basic session covering deployment projects, which seem like they're too basic to be much use to...

posted @ Wednesday, August 23, 2006 9:19 PM | Feedback (0)

TechEd 2006: Day Two

Day Two: A short summary.Windows Vista Firewall (SEC311)A Steve Riley session always means good things. By itself, the firewall in Vista isn't really that interesting. It looks like they've made some good improvements over the XP Firewall, the rules look a lot more flexible, and the UI looks pretty robust. Basically I went because Steve Riley's sessions never dissapoint. I also drew some cool pictures which apparently offer onlookers a portal into my mind.Developing an incident response process (SEC208)This was another Steve Riley session, which centered around developing a response process that should help you and your organisation respond to...

posted @ Tuesday, August 22, 2006 8:33 PM | Feedback (0)

TechEd 2006: Day One

Day One: A short summary.KeynoteIt almost felt like a standard templated keynote. Nothing much in the way of technical demos, although the guy from TradeMe spoke well and had some interesting content. Last year they used the keynote to show some teasers from other sessions, and that was a bit lacking this year. Jacqi Brown's style of comedy really didn't suit the conference, and most of her attempts at humor felt pretty flat. She seemed a weird choice for an MC, especially as she spent pretty much all of her time onstage emphasising that she knew nothing about computers at...

posted @ Monday, August 21, 2006 9:19 PM | Feedback (0)

Sony shows their target market for the PS2

What can I say?

posted @ Monday, August 21, 2006 8:23 PM | Feedback (0)

Tech Ed 2006

Tech Ed is once again upon us! The lineup this year is looking pretty interesting, and hopefully SkyCity has learnt a few things about how to deal with large amounts of geeks in small spaces.I'd like to say I'll be posting regular and insightful updates about sessions and events there, but I wont be! However I did want to mention the bag, as I picked mine up a few hours ago (one learns very quickly that popping in and registering on Sunday when there are 5 people about is much smarter than first thing Monday morning when the queue goes...

posted @ Sunday, August 20, 2006 7:31 PM | Feedback (0)

Sony Ericsson K750i tidbits

I've had a few weird things happen with my K750i over the past few months. The first is a hardware fault - it's joystick is on the way out, and it keeps thinking I want to press 'enter' when I'm actually moving the cursor around. Very frustrating, and it feels like it'll only be a matter of weeks or maybe months before the thing gives out entirely. However I've managed to solve a couple of minor annoyances, which I'll mention here in case it helps anyone.First, is that my messaging memory kept filling up incredibly quickly. Initially, I seemed to...

posted @ Friday, August 18, 2006 2:38 PM | Feedback (0)

Takin' the train

So I've recently moved house, and I'm now taking the train. To be specific, I'm on the Western line, riding from Swanson to Mt Eden or Britomart, and back again. I've never ridden a train before in Auckland, or in New Zealand, however I have many years of London train riding experience (both overland and underground) to use as a comparison. A lot of people have asked me how the trains are going, due to the horror stories circulating about the trains at the moment, so I've decided to write about my experiences here to help keep track of things. Of...

posted @ Tuesday, August 08, 2006 6:38 PM | Feedback (0)

What does it take?

The walls of the office speak the truth. Thanks sonic!

posted @ Tuesday, August 01, 2006 8:40 AM | Feedback (0)

About me

My name is Ross Hawkins and I'm a Developer, Consultant and Writer based in Auckland, New Zealand (pictured below!). My current work revolves around ASP.NET, C#, jQuery, Ajax, SQL Server, and a mix of other Microsoft development technologies.

I also have about 14 years of experience with IBM Lotus Notes/Domino and associated technologies. While Notes/Domino is no longer my primary focus I still like to dabble and keep my skills up to date.

I own and run 2 businesses - Hawkins Consulting Services, and Ignition Development.

Bethells Beach, located in sunny West Auckland, New Zealand


Subscribe

Subscribe to this feed


Search


Popular Content

Troubleshooting WebResource.axd

The .NET 2.0 framework changed the way clientside JavaScript is delivered to the browser. Previously, ASP.NET 1.1 used the aspnet_client directory whereas now 2.0 uses WebResource.axd.

Published on October 8, 2006

Microsoft AJAX Extensions: Sys.Debug is null or not an object

One of the breaking changes which was made with the 1.0 release of the Microsoft Ajax Extensions was the renaming of the 'Debug' class to 'Sys.Debug' for reasons of compatiability with other frameworks. Breaking changes like this can often be a source of frustration..

Published on May 22, 2007

Simple ASP.NET Character Counter

A textbox character counter is a pretty simple piece of functionality, and there's a lot of different ways to apply one to your application. The following method is nice and simple, and can be done using only clientside JavaScript if required, or combined with server side code in order to create a more dynamic effect

Published on December 4, 2006

Simple ASP.NET Character Counter - with Master Page Support

A quick update to my previous character counter article adding some changes for those using it with Master Pages.

Published on February 7th, 2009

Adding Tooltips to Gridview Headers

As the title says, this is a very simple but dynamic way of achieving tooltip text on a header column. It's not overly flash, but it's lightweight and quick to implement.

Published on April 15, 2007

SQL Server Web Report Viewer Issues on Windows 2008 Server/IIS7

A fix for another AXD related issue, this time with the SQL Server Web Report Viewer Control which was being served up via IIS7 on a Windows 2008 server.

Published on June 2, 2007
Updated on April 10, 2008


Archives

March, 2010 (3)
February, 2010 (6)
January, 2010 (12)
December, 2009 (13)
November, 2009 (11)
October, 2009 (12)
September, 2009 (12)
August, 2009 (2)
July, 2009 (7)
June, 2009 (12)
May, 2009 (9)
April, 2009 (9)
March, 2009 (9)
February, 2009 (8)
January, 2009 (7)
December, 2008 (6)
November, 2008 (7)
October, 2008 (9)
September, 2008 (12)
August, 2008 (9)
July, 2008 (6)
June, 2008 (24)
May, 2008 (13)
April, 2008 (16)
March, 2008 (8)
February, 2008 (10)
January, 2008 (1)
December, 2007 (14)
November, 2007 (11)
October, 2007 (11)
September, 2007 (13)
August, 2007 (11)
July, 2007 (5)
June, 2007 (15)
May, 2007 (11)
April, 2007 (9)
March, 2007 (9)
February, 2007 (10)
January, 2007 (8)
December, 2006 (18)
November, 2006 (11)
October, 2006 (14)
September, 2006 (9)
August, 2006 (10)
July, 2006 (4)
June, 2006 (4)
May, 2006 (6)
April, 2006 (3)
February, 2006 (6)
January, 2006 (10)
September, 2005 (2)
August, 2005 (4)

Post Categories

ASP.NET
AJAX
Amusing
NZ
NZ Trains
Notes/Domino
Visual Studio
Web Development
Miscellaneous
Me
Rugby
C#
SQL


Twitter