博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
ASP.NET AJAX Programmer's Reference: with ASP.NET 2.0 or ASP.NET 3.5
阅读量:4232 次
发布时间:2019-05-26

本文共 1622 字,大约阅读时间需要 5 分钟。

版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。 - topmvp

ASP.NET programmers are familiar with the rich server-side programming in the ASP.NET/.NET Framework. ASP.NET AJAX adds many similar client-side features giving ASP.NET developers a feature-rich client-side framework for the first time. This book explains how ASP.NET AJAX simulates many of the rich programming features of the ASP.NET/.NET Framework on the client side. Packed with extensive real-world examples, in-depth descriptions, and code walkthroughsall tested with both ASP.NET 2.0 and ASP.NET 3.5this book provides thorough coverage of both the ASP.NET AJAX client-side and server-side frameworks. You'll learn how these frameworks harmonize to meetyour AJAX-enabled application needs. This hands-on approach gives you the skills and knowledge you need to develop real ASP.NET AJAX applications.

What you will learn from this book
*How to write ASP.NET AJAX code that works with both ASP.NET 2.0 and ASP.NET 3.5
*JavaScript® Object-Oriented programming and type description extensions
*Techniques for event programming and event bubbling
*Ways to develop client components, controls, and behaviors
*Networking programming and Web services bridges and transformers
*How to develop script and extender server controls
*Internals of asynchronous partial page rendering and triggers and using UpdatePanel in user controls and custom controls
*Techniques for extending xml-script parsing
*ListView internals and how to develop data controls, templates, templated controls, and templated data controls
http://rapidshare.com/files/72792596/047010998X.zip
你可能感兴趣的文章
Python笔记:访问或修改 Pandas Series 中的元素以及相关运算
查看>>
Python笔记:Pandas DataFrames 的使用
查看>>
Python笔记:在Pandas中处理NaN值
查看>>
Python笔记:Pandas DataFrame 加载数据的方式
查看>>
Python笔记:初识Matplotlib和Seaborn
查看>>
Typescript 中的接口的实现
查看>>
Typescript中的泛型的使用
查看>>
Fix pymysql.err.OperationalError 2003 on Mac
查看>>
Java内部类以及类的加载顺序(一)
查看>>
JavaScript中使用offset时遇到的bug
查看>>
java基础入门(一)
查看>>
Java基础入门(二)
查看>>
Java基础入门(三)
查看>>
Java基础入门(四)
查看>>
Java基础入门(十)
查看>>
Java基础入门(完结篇)
查看>>
Java进阶之面向对象(一)——继承
查看>>
Java进阶之自定义ArrayList&斗地主发牌案例
查看>>
JavaWeb之filter&listener&文件上传
查看>>
JavaWeb之Ajax&json
查看>>