ASP.NETAJAX編程(影印版)

《ASP.NETAJAX編程(影印版)》是由Wenz.C.(溫茲)編著的計算機套用技術類書籍;該書由東南大學出版社於2008年出版發行。

基本介紹

  • 書名:ASP.NETAJAX編程(影印版)
  • 作者:(美國)(Wenz.C.)溫茲
  • ISBN:9787564112394
  • 定價:68.00 元
  • 出版社東南大學出版社
  • 出版時間:2008
  • 開本:16
內容簡介,作者簡介,目錄,序言,

內容簡介

傳授關於構建豐富Web2.0風格的相關工作經驗並非易事。《ASP.NETAJAX編程》提供微軟ASP.NETAJAX1.0實用而全面的介紹,與ASP.NET給伺服器端開發帶來的眾多益處一樣,該框架給Ajax開發也帶來了諸多便利。擁有《ASP.NETAJAX編程》,你將學會如何使用Ajax快速創建專業的動態Web頁面。.
ASP.NETAJAX編程(影印版)
《ASP.NETAJAX編程》運用大量代碼樣例,全方位展現該框架的各個關鍵部分,不僅是那些想在應用程式開發中嘗試Ajax的ASP.NET開發者,也是任何對ASP.NETAJAX感興趣的Web開發者的理想讀物,無論他們現在在使用什麼開發技術。
《ASP.NETAJAX編程》為你提供:
ASP.NETAJAX框架的高級概要
可剪下/貼上用於個人應用程式的功能代碼
JavaScript和Ajax的關鍵要點,以幫助你理解框架所使用的各項獨立技術..
反映框架軟體包構成的內容編排,包含擴展、控制項工具包、FuturesCTP和AJAX程式庫等
關於如何編寫你自己的控制項,以及如何向社區工具包貢獻代碼的說明
將標準AJAX程式庫用於其他平台(如PHP)的方法
用一整章的篇幅討論使用更新面板(UpdatePanel)控制項,讓Web頁面中的多個部分可以獨立更新——該框架最重要的元素之一
《ASP.NETAJAX編程》此前曾以《ProgrammingAtlas》為名出版,涵蓋該微軟框架的beta版本,而如今已完全更新並擴展至ASP.NETAJAX1.0正式發布版。
《ASP.NETAJAX編程》包含了很多難以發現的細節,並通過一些非正式途徑完成任務。就這個新框架而言,《ASP.NETAJAX編程》是最理想的知識來源。

作者簡介

ChristianWenz是一位培訓師和諮詢師,撰寫過50餘本書籍。他同時使用開源和閉源Web技術開發,曾被授予“微軟的ASP/ASP.NETMVP”稱號,並且列入Zend的“Who'sWho”PHP專家名錄。Chritian是獨立於瀏覽器(browser-agnostic)的JavaScript開發專家,還被列入Mozilla貢獻者名單(about:credits)。

目錄

Preface.
PartI.Basics
1.ASP.NETAJAX,Ajax,andASP.NET
ASP.NETAJAXandAjax
ASP.NETAJAXandASP.NET
ASP.NETAJAXPrerequisitesandInstallation
ASP.NETAJAXStructureandArchitecture
AFirstASP.NETAJAXExample:HelloUser
TheScriptManagerControl
Summary
ForFurtherReading
2.JavaScript
TheJavaScriptLanguage
Object-OrientedProgramming(OOP)
AccessingPageElements
DOMMethods
Summary
ForFurtherReading
3.Ajax
TheXMLHttpRequestObject
TheXMLDocumentObject
JSON
Summary
ForFurtherReading
PartII.ASP.NETAJAXExtensions
4.UsingASP.NETAJAXJavaScriptExtensions
ASP.NETAJAXShortcutsandHelperFunctions
ExtensionstoExistingJavaScriptObjects
ASP.NETAJAXOOPFeaturesforJavaScript
ClientVersionsof.NETClasses
Summary
ForFurtherReading
5.WebServices
ErrorHandling
PageMethods
MaintainingSessionState
ExchangingComplexDatawiththeServer
ConsumingWebServiceswithJavaScript
Summary
ForFurtherReading
6.UpdatePanel:RefreshingOnlyPartsofaPage
MakingaPageRegionUpdatable
Summary
ForFurtherReading
7.UsingtheASP.NETAJAXProfileService
PreparingtheWebSite
AccessingProfileData
AccessingProfileGroupData
Summary
ForFurtherReading
8.UsingtheASP.NETAJAXAuthenticationService
PreparingtheApplication
LoginandLogout
Summary
ForFurtherReading
9.LocalizingandGlobalizingApplications
Localization
GlobalizationandInternationalization
Summary
ForFurtherReading
PartIII.ASP.NETAJAXControlToolkit
lO.UsingtheControlToolkit
InstallingtheControlToolkit
UsingtheControlToolkit
Summary
ForFurtherReading
11.AddingAnimationtoaWebPage
AnimationFramework
Drag-and-Drop
Summary
ForFurtherReading
12.AutocompletingUserInput,FightingSpam,andMore
CreatinganAccordionPane
MaintainingtheRelativePositionofanElement
AddingAutocompleteBehaviortoaTextBoxControl
AttachingaCalendartoaTextField
DynamicallyCollapsingaSinglePanel
DisplayingaPopUpOveraPage
FightingSpaminBlogsandinOtherEntryForms
CreatingaTabbedInterface
Summary
ForFurtherReading
13.WritingCustomControlsandContributingtotheCommunity..
WritingCustomASP.NETAJAXControls
ContributingtotheControlToolkit
Summary
ForFurtherReading
PartIV.ASP.NETAJAXFutures
14.ClientControls
IntroducingASP.NETAJAXClientControls
UsingASP.NETAJAXControls
HandlingControlEvents
Summary
ForFurtherReading
15.BindingandValidatingData
DataBinding
DataValidation
Summary
ForFurtherReading
16.UsingBehaviorsandComponents
UsingBehaviors
UsingComponents
Summary
ForFurtherReading
17.UsingServerData
UsingaListViewControl
~CreatingaCustomDataSource
Summary
ForFurtherReading
18.UsingRemoteWebServices
UsingtheGoogleWebService
UsingtheAmazonWebService
TransformingaWebServiceResultwithXSLT
UsingtheYahoo!WebService(andRESTandXPath)
Summary
ForFurtherReading
19.UsingAnimations
UsingAnimations
UsinganAnimationtoCreateaFadeEffect
Summary
ForFurtherReading
20.FixingBookmarksandBack/ForwardButtons
FixingwithCode
FixingBookmarksandBack/ForwardButtonswithControlsUsing
UpdateHistory
FixingBookmarksandBack/ForwardButtonswithControlsUsingthe
ASP.NETAJAXFutures
Summary
ForFurtherReading
21.WebParts
UsingASP.NETAJAXwithASP.NETWebParts
Summary
ForFurtherReading
PartV.MicrosoftAJAXLibrary
22.UsingASP.NETAJAXwithOtherServerTechnologies
UsingASP.NETAJAXwithPHP
Summary
ForFurtherReading
PartVI.Appendixes
A.DebuggingASP.NETAJAXApplications
B.XMLHttpRequestReference
C.DOMReference
D.ASP.NETAJAXReference
E.ScriptManager,UpdatePanel,UpdateProgress,andTimer
DeclarativeReference
Index

序言

Chapter 1 ASP.NET AJAX Ajax and ASP.NET gives a broad overview of Ajax and the ASP.NET AJAX framework and then covers the installation of ASP.NET AJAX a review of its structure and a first simple example. .
Chapter 2 JavaScript is a concise introduction to JavaScript. Although ASP.NET AJAX does its best to hide the functional details from ASP.NET programmers a certain knowledge of JavaScript is required to really master ASP.NET AJAX.
Chapter 3 Ajax explains the technologies beyond the hype. You learn what happens in the background how Ajax works and what it really is all about in fewer than 20 pages.
Chapter 4 Using ASP.NET AJAX JavaScript Extensions describes how ASP.NET AJAX enriches the functionality of client-side JavaScript by adding new OOP-like features and even reimpleme nting some classes of the .NET Framework so they can be used on the client side.
Chapter 5 Web Services deals with XML web services. Even though ASP.NET AJAX focuses on client-based development it also adds features for server-side web services. This includes features for error management and session support.
Chapter 6 UpdatePanel: Refreshing Only Parts of a Page introduces the UpdatePanel control that makes individual parts of a web page updateable independent from the rest of the page without a page refresh. This is one of the most important elements of ASP.NET AJAX.
Chapter 7 Using the ASP.NET AJAX Profile Service details how ASP.NET AJAX provides a JavaScript access to the ASP.NET 2.0 Profile API.
Chapter 8 Using the ASP.NET AJAX Authentication Service explains the JavaScript hook into the ASP.NET 2.0 Forms Authentication API. ..
Chapter 9 Localizing and Globalizing Applications covers the emerging topic of providing a web application that works with different languages and regional settings.
Chapter 10 Using the Control Toolkit introduces the ASP.NET AJAX Control Toolkit a collection of impressive server controls enriched with Ajax features.
Chapter 11 Adding Animation to a Web Page introduces the animation framework that is part of the ASP.NET AJAX Control Toolkit.
Chapter 12 Autocompleting User Input Fighting Spam and More shows the (debatable) highlights of the ASP.NET AJAX Control Toolkit showcasing the diversity of the toolkit and also covering some best practices and tips.
hapter 13 Writing Custom Controls and Contributing to the Community explains how to write your own controls using the Control Toolkit infrastructure and how to integrate them or patches to existing controls in the toolkit project.
Chapter 14 Client Controls describes the client-side controls that come with the ASP.NET AJAX Futures CTP. These make accessing HTML elements from Java- Script easy using a consistent API.
Chapter 15 Binding and Validating Data shows how to implement a client-side data binding between (client) controls courtesy of the ASP.NET AJAX Futures CTP.
Chapter 16 Using Behaviors and Components shows you the built-in behaviors of ASP.NET AJAX and how to attach their functionality to client-side controls and components.
Chapter 17 Using Server Data explains how you connect to databases. ASP.NET AJAX can be linked to a data source via specifically crafted web services making data binding without page refreshes quite easy. ASP.NET AJAX also provides special client-side controls to display data.

相關詞條

熱門詞條

聯絡我們