摘要:
By Dave Ward on August 13th, 2008 In two of my recent posts, I demonstrated using ASP.NET AJAX in conjunction with jQuery or ASP.NET AJAX 4.0’s temp... 阅读全文
2008年8月25日 #
摘要:
原文:http://mattberseth.com/blog/2008/06/getting_jquery_goodness_into_a_1.html#comment-23799 So clearly I am obsessing about getting jQuery features ... 阅读全文
摘要:
By Dave Ward on June 26th, 2008 There was some interesting discussion on Matt Berseth’s blog recently, regarding methods for building and displaying... 阅读全文
摘要:
When I suggest that developers consider using web services and a more client-centric approach to solve their UpdatePanel performance problems, the... 阅读全文
摘要:
原文:明轩的blog Ajax中使用json这个轻量级数据类型通信的好处相信大家已经很清楚,考虑到安全问题,Asp.net Ajax的webService使用json,应该防止Json Hijacking。因此通常我们的做法是在使用Post请求式,并将请求的content-type设置成appl... 阅读全文