Dieser Artikel ist nicht mehr vorrätig.

Professional ASP.NET 3.5 AJAX by Evjen, Bill; Gibbs, Matt; Wahlin, Dan

by Evjen, Bill; Gibbs, Matt; Wahlin, Dan | PB | Good
ThriftBooks
(4096279)
Angemeldet als gewerblicher Verkäufer
US $10,41
Ca.CHF 8,38
Artikelzustand:
Gut
Pages can have notes/highlighting. Spine may show signs of wear. ~ ThriftBooks: Read More, ... Mehr erfahrenÜber den Artikelzustand
Versand:
Kostenlos Economy Shipping.
Standort: Aurora, Illinois, USA
Lieferung:
Lieferung zwischen Mi, 5. Nov und Mi, 12. Nov nach 94104 bei heutigem Zahlungseingang
Liefertermine - wird in neuem Fenster oder Tab geöffnet berücksichtigen die Bearbeitungszeit des Verkäufers, die PLZ des Artikelstandorts und des Zielorts sowie den Annahmezeitpunkt und sind abhängig vom gewählten Versandservice und dem ZahlungseingangZahlungseingang - wird ein neuem Fenster oder Tab geöffnet. Insbesondere während saisonaler Spitzenzeiten können die Lieferzeiten abweichen.
Rücknahme:
30 Tage Rückgabe. Verkäufer zahlt Rückversand.
Zahlungen:
     Diners Club

Sicher einkaufen

eBay-Käuferschutz
Geld zurück, wenn etwas mit diesem Artikel nicht stimmt. Mehr erfahreneBay-Käuferschutz - wird in neuem Fenster oder Tab geöffnet
Der Verkäufer ist für dieses Angebot verantwortlich.
eBay-Artikelnr.:374073155092
Zuletzt aktualisiert am 22. Okt. 2025 02:38:18 MESZAlle Änderungen ansehenAlle Änderungen ansehen

Artikelmerkmale

Artikelzustand
Gut
Buch, das gelesen wurde, sich aber in einem guten Zustand befindet. Der Einband weist nur sehr geringfügige Beschädigungen auf, wie z.B. kleinere Schrammen, er hat aber weder Löcher, noch ist er eingerissen. Bei gebundenen Büchern ist der Schutzumschlag möglicherweise nicht mehr vorhanden. Die Bindung weist geringfügige Gebrauchsspuren auf. Die Mehrzahl der Seiten ist unbeschädigt, das heißt, es gibt kaum Knitter oder Einrisse, es wurden nur in geringem Maße Bleistiftunterstreichungen im Text vorgenommen, es gibt keine Textmarkierungen und die Randbereiche sind nicht beschrieben. Alle Seiten sind vollständig vorhanden. Genauere Einzelheiten sowie eine Beschreibung eventueller Mängel entnehmen Sie bitte dem Angebot des Verkäufers. Alle Zustandsdefinitionen ansehenwird in neuem Fenster oder Tab geöffnet
Hinweise des Verkäufers
“Pages can have notes/highlighting. Spine may show signs of wear. ~ ThriftBooks: Read More, ...
Binding
Paperback
Book Title
Professional ASP.NET 3.5 AJAX
Weight
1 lbs
Product Group
Book
IsTextBook
Yes
ISBN
9780470392171
Kategorie

Über dieses Produkt

Product Identifiers

Publisher
Wiley & Sons, Incorporated, John
ISBN-10
0470392177
ISBN-13
9780470392171
eBay Product ID (ePID)
69824986

Product Key Features

Number of Pages
552 Pages
Language
English
Publication Name
Professional Asp.Net 3.5 Ajax
Publication Year
2009
Subject
Web / Design, Programming Languages / Asp.Net
Type
Textbook
Author
Matt Gibbs, Dan Wahlin, Dave Reed, Bill Evjen
Subject Area
Computers
Format
Trade Paperback

Dimensions

Item Height
1.2 in
Item Weight
0 Oz
Item Length
9.3 in
Item Width
7.4 in

Additional Product Features

Intended Audience
Trade
Dewey Edition
22
Illustrated
Yes
Dewey Decimal
005.2762
Table Of Content
Introduction.Chapter 1: Overview of AJAX.Why AJAX Applications Are Needed.Bringing Richness to Web Applications.Who Benefits from AJAX?Technologies of AJAX.AJAX Libraries.Creating a Simple Web Page with AJAX.The Power of AJAX.Summary.Chapter 2: ASP.NET 3.5 and AJAX.ASP.NET 3.5 Brings a Lot to the Table.ASP.NET AJAX Applications.ASP.NET AJAX's Server-Side Controls.Using Multiple UpdatePanel Controls.The Client-Side Page Request Lifecycle.Canceling a Request.Detecting Errors.Working with Updates.Summary.Chapter 3: JavaScript for the ASP.NET Developer.Variable Types in JavaScript.Language Anomalies.Scoping Variables.Using Prototypes.Close on Closures.Evaluating eval().Handling Exceptions.Getting Parts of a String.Better JavaScript.Summary.Chapter 4: Understanding the ASP.NET AJAX Client Library.The Browser Page Lifecycle.Using the Type System.Base Class Library.Supporting IntelliSense.Errors and Debugging.The Browser Object.The Sys Namespace.Summary.Chapter 5: The ScriptManager.The Ubiquitous ScriptManager.ASP.NET Application Services.Error Handling.Customizing the Location of Scripts.Script Combining.Summary.Chapter 6: Controlling the Back Button.The Document Fragment Indicator.Sample Application.Enabling Partial Updates.Adding History Support.State Encoding.Managing History Client-Side.Client-Side Updates.Adding History Support.Deep Linking.Summary.Chapter 7: The ASP.NET AJAX Toolkit.Downloading and Installing.The ASP.NET AJAX Controls.ASP.NET AJAX Control Toolkit Extenders.ASP.NET AJAX Control Toolkit Server Controls.Summary.Chapter 8: Services.Authenticating Users.Managing User Roles.Summary.Chapter 9: ASP.NET AJAX Networking.The XMLHttpRequest Object.Making WebRequest Calls.Managing Web Requests.Passing Data.Summary.Chapter 10: Working with Animations.Working with the Animation Control.Examples of Animation Actions.SummaryChapter 11: Building Custom Controls.Building Client-Side ASP.NET AJAX Controls.Building a Server-Side ASP.NET AJAX Control.Summary.Chapter 12: Web Parts.Introducing Web Parts.Building a Web Parts Page without AJAX.Understanding Postbacks with Web Parts.Adding AJAX to the Web Parts Page.Building a Custom Web Part with AJAX.Summary.Chapter 13: Localization.What Is Localization?Cultures and Regions.Server-Side versus Client-Side Localization.Client-Side Culture Details.ASP.NET 3.5 Resource Files.Looking at the Resource Editor.Script Localization with Static Files.Embedding JavaScript Files.Summary.Chapter 14: State Management.Understanding State in .NET.Understanding Sessions.Using the Application Object.Using Cookies.Using ViewState.State Management and ASP.NET AJAX.Summary.Chapter 15: Testing and Debugging ASP.NET AJAX Applications.Debug and Release Scripts.Using the Error Class.Using the Sys.Debug Class.Enabling Internet Explorer for Debugging.Viewing ASP.NET AJAX Request and Response Messages.Summary.Chapter 16: Deploying ASP.NET AJAX Applications.Installing the Bits.ASP.NET AJAX.Preparing for Web Farm Deployment.Using a Different Platform.Avoiding Common Configuration Pro
Synopsis
ASP. NET revolutionized Web application development. The platform handles many of the complexities of creating Web applications. Now ASP. NET AJAX takes the development platform even further., This book is aimed at experienced ASP.NET developers looking to add AJAX to their applications, and experienced Web developers who want to move to using ASP.NET and AJAX together. The focus here is on how you can extend ASP.NET applications to update portions of the page asynchronously and to add richer UI elements to a page. ASP.NET AJAX makes it easy to enrich your existing application or to design a new application to provide a better experience for users. The differences among modern browsers have been abstracted, allowing you to write to a common set of APIs and trust that the user will get the correct behavior whether they are using Internet Explorer, Firefox, or Safari. This book covers ASP.NET 3.5 AJAX but not ASP.NET 3.5, on which ASP.NET AJAX is built. The examples lead you from the core of what is included in the ASP.NET AJAX Library through the core controls you would first start using. You build on that using the core JavaScript library and the ASP.NET AJAX Toolkit. Detailed coverage includes: how ASP.NET AJAX compares to other AJAX libraries and how you can use the client library with any server platform you choose the UpdatePanel control that allows you to automatically update portions of a page asynchronously without a visible pause while the page refreshes working with JavaScript and how the ASP.NET AJAX Library makes development with JavaScript easier control of script resources and working with the ScriptManager control the ASP.NET 3.5 ability to work with the back button the ASP.NET AJAX Toolkit and all it has to offer for creating rich user interfaces how to use ASP.NET's services and core features such as the Membership and Role management systems,  Web Parts, localization, and state management with ASP.NET AJAX networking objects, animations, custom AJAX controls testing, debuging, and deploying ASP.NET Ajax applications, This book is aimed at experienced ASP.NET developers looking to add AJAX to their applications, and experienced Web developers who want to move to using ASP.NET and AJAX together. The focus here is on how you can extend ASP.NET applications to update portions of the page asynchronously and to add richer UI elements to a page. ASP.NET AJAX makes it easy to enrich your existing application or to design a new application to provide a better experience for users. The differences among modern browsers have been abstracted, allowing you to write to a common set of APIs and trust that the user will get the correct behavior whether they are using Internet Explorer, Firefox, or Safari. This book covers ASP.NET 3.5 AJAX but not ASP.NET 3.5, on which ASP.NET AJAX is built. The examples lead you from the core of what is included in the ASP.NET AJAX Library through the core controls you would first start using. You build on that using the core JavaScript library and the ASP.NET AJAX Toolkit. Detailed coverage includes: how ASP.NET AJAX compares to other AJAX libraries and how you can use the client library with any server platform you choose the UpdatePanel control that allows you to automatically update portions of a page asynchronously without a visible pause while the page refreshes working with JavaScript and how the ASP.NET AJAX Library makes development with JavaScript easier control of script resources and working with the ScriptManager control the ASP.NET 3.5 ability to work with the back button the ASP.NET AJAX Toolkit and all it has to offer for creating rich user interfaces how to use ASP.NET's services and core features such as the Membership and Role management systems, Web Parts, localization, and state management with ASP.NET AJAX networking objects, animations, custom AJAX controls testing, debuging, and deploying ASP.NET Ajax applications, AJAX is the de facto standard for building compelling, scalable user-friendly interactive web applications. With this book, you'll discover how to use those ASP.NET 3.5 AJAX features in order to create richer, more responsive, dynamic web sites. You'll get an overview of the architecture, including the ASP.NET server elements and the client-side JavaScript library and runtime, and you'll gain a clear understanding of how the pieces of ASP.NET 3.5 AJAX build upon each other to provide a comprehensive framework for rich application development and limitless customization.As you build your knowledge of the underlying ASP.NET platform, you'll also learn how to effectively use Visual Studio 2008 to build ASP.NET solutions that maximize the new AJAX capabilities.What you will learn from this bookHow the latest AJAX version is part of the .NET Framework 3.5, requiring no separate installationThe benefits of cross-platform compatibility within all the major up-level browsers that existWays that Visual Studio works with AJAX-enabled pagesTechniques for testing, debugging, and deploying ASP.NET AJAX applicationsTips for building custom controls and working with animationsHow to access databases and Web ServicesWho this book is forThis book is for ASP.NET developers who are interested in using AJAX to enhance existing web sites or develop new, more interactive web applications.Wrox Professional guides are planned and written by working programmers to meet the real-world needs of programmers, developers, and IT professionals. Focused and relevant, they address the issues technology professionals face every day. They provide examples, practical solutions, and expert education in new technologies, all designed to help programmers do a better job.
LC Classification Number
TK5105.8885.A26

Artikelbeschreibung des Verkäufers

Info zu diesem Verkäufer

ThriftBooks

99,2% positive Bewertungen20.0 Mio. Artikel verkauft

Mitglied seit Mär 2015
Angemeldet als gewerblicher Verkäufer
Just Voted on Newsweek - ThriftBooks ranks #1 America's Best Online Shops 2025 in Office, Electronics & Media sector, Media category!!ThriftBooks is a fully independent seller of used books, having ...
Mehr anzeigen
Shop besuchenKontakt

Detaillierte Verkäuferbewertungen

Durchschnitt in den letzten 12 Monaten
Genaue Beschreibung
4.9
Angemessene Versandkosten
5.0
Lieferzeit
5.0
Kommunikation
4.9

Verkäuferbewertungen (5'920'427)

Alle Bewertungenselected
Positiv
Neutral
Negativ
  • e***- (122)- Bewertung vom Käufer.
    Letzter Monat
    Bestätigter Kauf
    Unfortunately I received a damaged book, the item and the package both were damaged and it was clearly evident its appearance that it happened during transit. The seller was very understanding and gave me a full refund for the damaged book, though it was no fault of their own. Other than the damage, the book was as described, the quality and condition aside from the damaged spot was like new. The cost of the book was reasonable. I would definitely purchase from the seller again.
  • 7***j (862)- Bewertung vom Käufer.
    Letzter Monat
    Bestätigter Kauf
    I recently purchased an item from this eBay seller, and I couldn't be happier with the experience. From the prompt communication to the fast shipping, everything was handled with utmost professionalism. The item arrived exactly as described and was well packaged to ensure its safety during transit. The seller was courteous and responsive, making the entire transaction smooth and hassle-free. I highly recommend this seller to anyone looking for quality products and excellent service.
  • 2***4 (2351)- Bewertung vom Käufer.
    Letzter Monat
    Bestätigter Kauf
    I buy books from this seller all the time. The books are extremely affordable. Every once in a while there's an issue but more often than not, the outcome is positive. Packaging is just a thin sleeve with no bubble protection. This leaves the books open to damage in shipping. However, the seller ships for free. Book was actually in better condition than described - a nice surprise & greatly appreciated!! 👍 Thank you very much, seller!! I'll be back with another order!! 😀