copy code,drag or close
This is one of the demonstration Web Applications writtin back in 2002 using VB.NET and C#, both of which were used to write a simple Web Application that used a 100,000 word dictionary to find any words that matched part of all of a word a user typed into a textbox. Given identical tasks to perform is one language measureably quicker than the other. This is not completed, but you can run the basic test for yourself now. Additional information about automating the test and the common database being searched will be added shortly. Click on images to fire up each test page.
The code for each application along with some details and considerations on measuring performance in such a manner will be added to this article shortly.