Welcome!

Neil Roberts

Subscribe to Neil Roberts: eMailAlertsEmail Alerts
Get Neil Roberts via: homepageHomepage mobileMobile rssRSS facebookFacebook twitterTwitter linkedinLinkedIn


Latest Articles from Neil Roberts
I frequently hear the question: 'Does Dojo have an AJAX method that updates a div?' - The answer is that there's no Dojo-approved way of doing something like this. Updating a div is such an easy process, that implementing a de facto solution is not only extra code, but you also hit a w...
This month I hope to shed some light on Oracle's larger datatypes for those of you who like to do things big. Let's go straight to the deep end with stored procedures. They're faster and more secure than standalone queries.
Using opens up a whole range of Oracle functionality. This includes calling your own functions, formatting data ready for your ColdFusion templates, and using Oracle bind variables to reduce the load on your Oracle database.