April 5th, 2009
It is time for the perennial “try-out-linux” experience, and this year I decided to not waste the effort on a crappy machine, but to try it out in a virtual environment on my more up to date laptop.
Read the rest of this entry »
Posted in Microsoft, Cool Tools | No Comments »
(Visited 532 times)
December 30th, 2008
I gave it a chance, but my patience wore out. Vista is no more on my laptop, back to XP pro, but the trip was bumpy and filled with alot of pinched foreheads.
Read the rest of this entry »
Posted in Microsoft, Cool Tools, LinkedIn | 4 Comments »
(Visited 362 times)
November 28th, 2008
How to get AJAX functionality out of your ASP.NET web pages, without the javascript bloat of the ScriptManager / Ajax.NET.
Read the rest of this entry »
Posted in Microsoft, Code Bin, Web Development, ASP.NET, Javascript, LinkedIn | 3 Comments »
(Visited 820 times)
August 10th, 2008
Although I have been guilty of such in the past, I have to come to the point where I will avoid creating a UI client for a business process if it is at all possible.
Read the rest of this entry »
Posted in Web Development, General | 2 Comments »
(Visited 504 times)
April 28th, 2008
Could their ever be a more flame-worthy title? Yet, what makes Sharepoint the new Notes is not only what is does well, but also what it does not do well.
Read the rest of this entry »
Posted in Notes/Domino, .NET for Domino Devs, ASP.NET, LinkedIn | 3 Comments »
(Visited 1469 times)
November 8th, 2007
The warning prompt; the last ditch effort to make a user aware of an action they are about to take. Yet over the years we, as developers, have thrown up so many warnings, cautions, and advisories, that users really do not take notice. So how do you secure an application button from inadvertent clicking? Make them work for it.
Read the rest of this entry »
Posted in Web Development, Javascript | 4 Comments »
(Visited 1039 times)
November 6th, 2007
A recent need at work was to find a way for assist users in data entry tasks so as to help eliminate common data entry mistakes (transposition, wrong data, etc..). Although copying and pasting was the first thought, we eventually decided to use drag and drop technology.
Read the rest of this entry »
Posted in Web Development, Javascript, LinkedIn | Comments Off
(Visited 2332 times)
October 17th, 2007
His vector graphics Javascript library is one of the easiest to work with and now Walter has surpassed himself with the easiest Tooltip / Help bubble javascript library.
Read the rest of this entry »
Posted in Web Development | Comments Off
(Visited 940 times)
October 1st, 2007
Database triggers are a great thing, and using them to create an audit trail is pretty simple. Yet when you want to pass some custom values to the triggers, like user name when you are using a single DB login for your application, things get tricky.
Read the rest of this entry »
Posted in Microsoft, Web Development, ASP.NET | Comments Off
(Visited 1635 times)
August 21st, 2007
ASP.NET has a nice Impersonation feature that allows server-based web applications to use alternate credentials to perform network activities. Unfortunately, it does not extend into Windows “thick” clients; until now.
Read the rest of this entry »
Posted in Microsoft, General | Comments Off
(Visited 1397 times)