Tagged Questions
7
votes
21answers
1k views
What programming technique / practice done by you was ahead of its time? [closed]
I once built a very good web application in ASP (classic) back in 2001 and extensively used XmlHttpRequest object in it. (I was lucky that the clients were only using IE, and only IE supported this ...