自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(0)
  • 资源 (6)
  • 收藏
  • 关注

空空如也

Silverlight SPY

Silverlight SPY Silverlight SPY

2008-11-18

SqlAssistant

SqlAssistant sql 智能感知 插件

2008-11-18

LINQ完整增删改查

LINQ完整增删改查LINQ完整增删改查

2008-11-18

Beginning ASP.NET 2.0 AJAX.pdf

目录<br>Introduction. . . . . . . . . . . . . . . . . . xxi<br>Chapter 1: Introduction to ASP.NET AJAX. . . . . 1<br>Chapter 2: Creating an ASP.NET AJAX Application. .11<br>Chapter 3: ASP.NET AJAX Architecture. . . . . . 。33<br>Chapter 4: Calling Web Services. . . . . . . . . .53<br>Chapter 5: The UpdatePanel. . . . . . . . . . . . 85<br>Chapter 6: Control Toolkit. . . . . . . . . . . . 115<br>Chapter 7: Control Extenders. . . . . . . . . . . 155<br>Chapter 8: JavaScript Enhancements. . . . . . . . 185<br>Chapter 9: Microsoft AJAX Library. . . . . . . . .207<br>Chapter 10: User Interface Design. . . . . . . . .233<br>Chapter 11: Security and Integration. . . . . . . 255<br>Chapter 12: Debugging. . . . . . . . . . . . . . .279<br>Chapter 13: ASP.NET AJAX Futures CTP: Online Content. . . . . . . . . . . . . . . 319<br>Appendix: Resources. . . . . . . . . . . . . . . 325<br>Index. . . . . . . . . . . . . . . . . . . . . . 329

2008-04-15

Introducing Microsoft ASP.NET AJAX.chm

AJAX stands for “Asynchronous JavaScript and XML,” and it’s a sort of blanket term coined in 2005 to indicate rich, highly interactive, and responsive Web applications that do a lot of work on the client and place out-of-band calls to the server. An out-of-band call is a server request that results in a page update rather than a page replacement. The net effect is that an AJAX Web application tends to look like a classic desktop Microsoft Windows application and has advanced features such as drag-and-drop and asynchronous tasks, a strongly responsive and nonflickering user interface, and far less user frustration.<br><br>ASP.NET AJAX Extensions is a significant extension to the ASP.NET platform that makes AJAX-style functionalities possible and effective. ASP.NET AJAX Extensions is designed to be part of ASP.NET and, therefore, seamlessly integrate with the existing platform and application model.<br><br>Architecturally speaking, the ASP.NET AJAX framework is made of two distinct elements: a client script library and a set of server extensions. The client script library is entirely written in JavaScript and, therefore, works with any modern browser. Server extensions are fully integrated with ASP.NET server-based services and controls. As a result, developers can write rich Web pages using nearly the same approach they know from developing classic ASP.NET server-based pages.<br><br>Most ASP.NET AJAX developers are former ASP.NET developers and, as such, are familiar with the server-side development model based on controls. The server-centric programming model is the next big step in the evolution of the ASP.NET programming model. ASP.NET AJAX server controls are great, especially if you don’t feel confident enough to create AJAX client scripts manually.<br><br>This book provides an overview of the ASP.NET AJAX framework with numerous examples to familiarize you with a variety of techniques and tools.<br><br>AJAX is a real breakthrough for ASP.NET developers and professionals. It makes cross-browser programming a reality and enables desktop-like functionalities over the Web.<br><br>

2008-04-15

JSF in Action英文版(含源代码)

JSF in Action英文版(含源代码)

2007-04-11

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除