O'Reilly Answers is a community site for sharing knowledge, asking questions, and providing answers that brings together our customers, authors, editors, conference speakers, and Foo (Friends of O'Reilly). More »
The following excerpt from Javascript Patterns shows you how to use remote scripting to communicate with the server from Javascript.Today’s web applications often use remote scri...
Below we have an excerpt from Javascript Patterns. In this excerpt the author explains the use of the array literal notation and how you should use it.Arrays in Javascript, as most...
The following excerpt from Javascript Patterns explains the different ways to use for loops in Javascript and recommends the best pattern to optimize your code.In for loops you ite...
bash has long been the go-to shell for quick one-off scripts. If you're in the midst of writing such a script and could use a handy reference of the built-in shell variables, than this excerpt from ...
DHTML effects used to be painful to implement, but these days they're standard practice. You can add the visual cues to your layout that really make it snap by by taking advantage of effects available...
Answered by MikeH : Oct 03 2009 09:40 PM
So the question is Visual Basic extinct... the answer is no, and it appears as though it is not going extinct in this decade. Based on the rate of change, shown in the chart below, VB will take at le... full answer >