Efran Cobisi's Blog

.NET wonders (and alike)

Browse by Tags

All Tags » ASP.NET » Ajax.NET (RSS)
Weird trap while using WebForm_DoCallback() inside my external client scripts
Today, while I was trying to move large portions of a web application I'm working on from Ajax.NET to ASP.NET AJAX and callback support, I've bumbed into a weird trap related to how callback targets are resolved at server side. The story begins...
More Posts