January 2007 Entries

Microsoft Migration blog wakes up

We are still alive and kicking is the word, posted recently over at the 'Tools for Moving to a Microsoft Collaboration Platform' blog (which of course is aimed at moving sites from Notes/Domino over to Microsoft technologies. They say there are some announcements on the way in the next couple of days, which is interesting timing given that Lotusphere is currently underway. Interesting times indeed. I'm more of the opinion that there is more value in vendors who are willing to talk about options for co-existence rather than just push a migration path. The company I'm currently working with has moved...

posted @ Friday, January 19, 2007 1:40 PM | Feedback (0)

Using NotesSQL with .NET

I'm doing a bit of work at the moment on a prototype of an application which needs to access Domino databases from .NET. It's interesting comparing the resources which are available on the subject with each other. A lot of them seem to be vendor specific, and so are filled with a fair amount of bias. It's also interesting using NotesSQL (which I actually thought was obsolete, but it seems the latest version was put up on IBM Partnerworld late last year), which is a product I've used before in conjunction with Reporting tools, but never in an integration context....

posted @ Thursday, January 18, 2007 9:37 AM | Feedback (0)

Small DataSet tip - blank/empty .cs files

If you happen to press F7 in the while working in the DataSet designer, it will generate you a class file for your DataSet. If you've pressed F7 accidentally and dont want/need this file, then you might delete it at some point, or someone tidying up your code might decide to do it for you. The file might seem like an obvious candidate for deletion - the main hint being that it contains no code! However, if the file is simply deleted then your solution may no longer compile. The solution is pretty simple - you simply need...

posted @ Monday, January 15, 2007 10:17 PM | Feedback (3) Filed Under [ ASP.NET Web Development ]

It's not just me!

Volker talks about his experiences with the IBM Lotus Salesperson test. I'm glad I'm not the only one who ended up guessing most of the answers in order to pass that exam!

posted @ Monday, January 15, 2007 12:27 PM | Feedback (0) Filed Under [ Notes/Domino ]

Auckland train fare prices to rise from today

Or at least that's what we were told. I figured I'd buy a few 10 trip tickets a week ago before the price went up, to no avail, as they'd sold out. Back then I thought 'No matter, plenty of time before the increase' and went back on Friday to pick some up. This time, they had tickets, however they refused to sell them to me because 'the prices rise on Sunday'. So really, the prices rose a long time ago. Excellent. Yes, I could possibly have gone to another vendor, however there aren't any others near me (which...

posted @ Sunday, January 14, 2007 1:01 PM | Feedback (0) Filed Under [ NZ NZ Trains ]

Ferdy Christant: The path to Ruby enlightenment

I've been meaning to look at Ruby and Ruby on Rails for quite some time now. And, I still haven't as yet! But for when I do, Ferdy Christant has created a nice article which has a good collection of links for beginners. The 'Part 1' tag also implies there could be more coming. Check it out if you're looking for a starting point into Ruby. [EDIT] Added a link after Ferdy posted the second part. Link: Ferdy Christant: The path to Ruby enlightenment - Part I Link: Ferdy Christant: The path to Ruby enlightenment - Part II

posted @ Wednesday, January 10, 2007 9:07 PM | Feedback (0)

Great start to the first commute of the year

The train arrived on time only to be delayed for 15 mins at Henderson, which is common and happens a lot. However there were then a series of 5-10 minute delays between various stations, to make the usual 40 minute trip take a grand total of 1 hour and 20 minutes. Excellent start to the year, I hope this isn't how things are going to continue. On a related note, I had a read of the October 2006 train planning information booklet the other day. It made for some interesting reading. It's filled with their projects planned over...

posted @ Tuesday, January 09, 2007 9:52 AM | Feedback (0) Filed Under [ NZ NZ Trains Me ]

.NET for Domino Developers - Articles in progress

Happy new year! I've got quite a few articles in draft form at the moment. I'm trying to find some inspiration to finish some of them, and a bit of feedback wouldn't go astray. Here's a sample of what I have in progress: Life after @DbLookup - Working with drop down lists Covering the basics of drop down lists - usage, population, accessing selected values, and more. The @DbLookup reference is a bit obscure, but I think it works. Advanced ClientSide JavaScript techniques Expanding on the simple character counter example, this article will give some more complex examples, such as triggering server side...

posted @ Tuesday, January 02, 2007 11:08 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