R
Ryan Liu
Hi,
Just read asp.net documentation, regarding
Implementing Client Callbacks Without Postbacks in ASP.NET Web Pages
Is this a useful function at all?
I mean we can implement it in Page Methods, or as WCF service method call,
or jquery ajax call, or seems simpler and more efficient. Is there a case we
need use Client Callback in developer's code?
Thanks!
Ryan
Just read asp.net documentation, regarding
Implementing Client Callbacks Without Postbacks in ASP.NET Web Pages
Is this a useful function at all?
I mean we can implement it in Page Methods, or as WCF service method call,
or jquery ajax call, or seems simpler and more efficient. Is there a case we
need use Client Callback in developer's code?
Thanks!
Ryan