|
Written by Ben McInturff
|
|
Thursday, 14 January 2010 16:17 |
|
Have you ever had the error: 'handler' is null or not an object? It seems that the problem results from an improper use of prototype's |
|
Read more...
|
|
Written by Ben McInturff
|
|
Thursday, 29 October 2009 15:51 |
|
Have you ever had an insert statement in a datatableadapter in .NET that returned the wrong insert identity? |
|
Read more...
|
|
Written by Ben McInturff
|
|
Friday, 07 August 2009 14:31 |
|
I recently had a requirement to remove EXIF data from images so that we could improve the request delivery by decreasing total bytes transmitted across the wire. EXIF is the form that image metadata takes, and with small images, the transmission savings may be significant. |
|
Read more...
|
|
Written by Ben McInturff
|
|
Wednesday, 01 July 2009 15:03 |
|
Internet explorer seems great at providing errors that don't show up in any other browser. This time it seems that I had found one that lies deep within the "magic" of ASP.NET AJAX. The error was ASP.NET Ajax client-side framework failed to load
Sys is undefined I tried first to see if there were any other weird javascript errors that might be causing the error in the first place, but after resolving everything else |
|
Read more...
|
|
Written by Ben McInturff
|
|
Thursday, 25 June 2009 21:59 |
|
Recently I ran across an interesting networking issue when using a DSR load balancing setup when converting from Windows Server 2003 to Windows Server 2008. It seems that microsoft has changed the way that the TCP/IP stack functions, so that when we went |
|
Read more...
|
|
Written by Ben McInturff
|
|
Wednesday, 17 June 2009 02:15 |
|
While working with IE 8 (yes I finally bit the bullet and became part of the rising tide of IE 8 users) on Newser I was forced into the realization that IE 8 does not properly handle additions to the DOM |
|
Read more...
|