Hacker News new | ask | show | jobs
by dopp0 748 days ago
ASP.NET WebForms had an "Ajax component" called UpdatePanel, that was just a div and a HTTP call to rewrite the whole div from server. Seems like the same to me :D