2
votes
17answers
1k views
What programming technique / practice done by you was ahead of its time?
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 …
