Pro Ajax and the .NET 2.0 Platform

There are a few class libraries recently distributed that open the Ajax door to the .NET Framework 2.0. This book examines how the Ajax technology and the .NET Framework can work in tandem. It thoroughly covers the XMLHttpRequest processes and the .NET 2.0 class libraries, and shows you how to turn...

Full description

Bibliographic Details
Main Author: Woolston, Daniel
Format: eBook
Language:English
Published: Berkeley, CA Apress 2006, 2006
Edition:1st ed. 2006
Subjects:
Online Access:
Collection: Springer eBooks 2005- - Collection details see MPG.ReNa
LEADER 03085nmm a2200301 u 4500
001 EB000360452
003 EBX01000000000000000213504
005 00000000000000.0
007 cr|||||||||||||||||||||
008 130626 ||| eng
020 |a 9781430201830 
100 1 |a Woolston, Daniel 
245 0 0 |a Pro Ajax and the .NET 2.0 Platform  |h Elektronische Ressource  |c by Daniel Woolston 
250 |a 1st ed. 2006 
260 |a Berkeley, CA  |b Apress  |c 2006, 2006 
300 |a 488 p  |b online resource 
505 0 |a Introduction -- Part 1. Ajax.Net Concepts: History and Revival of Ajax - How Google Changed The World -- Technology Essential to Ajax.Net - The Haves and Have-Nots -- Bridging the Gap between Client and Server - The XMLHttpRequest -- The Client and the Server - The roles of the game -- N-Tier’s Demise - Maintain structure -- Part 2. Legacy Ajax: Defining the Rich Client - The Power of the browser -- Javascript and DHTML - The Foundation of it all -- Ajax Alternates - Other avenues to explore?- CSS and the Dom - Tools of the trade -- Part 3. Concept To Code: Building the library - Ajax.Net takes shape -- Setting up Visual Studio - Preparing for projects -- Tagging with Ajax.Net - Power of the Public -- Cloning Google Suggest - Search Times Ten -- Dynamic Menus - When Content Drives the Bus -- User Controls and Ajax.Net - Caveats of Usability -- Part 4. Security and Performance: Locking Down the Browser - Javascript Security -- HTTPS - Ajax.Net under the umbrella -- Protection considerations - Intriguing issues -- Performance Examination - Maximizing the experience -- Testing and Resolving - Watching the Ajax.Net meters -- Part 5. Moving Forward: Examining Ajax limitations - When not to use the tool -- Microsoft Answers with 'Atlas' - Will it be enough?- Conclusion 
653 |a Microsoft software 
653 |a Software engineering 
653 |a Microsoft 
653 |a Software Engineering 
653 |a Microsoft .NET Framework 
041 0 7 |a eng  |2 ISO 639-2 
989 |b Springer  |a Springer eBooks 2005- 
028 5 0 |a 10.1007/978-1-4302-0183-0 
856 4 0 |u https://doi.org/10.1007/978-1-4302-0183-0?nosfx=y  |x Verlag  |3 Volltext 
082 0 |a 005.268 
520 |a There are a few class libraries recently distributed that open the Ajax door to the .NET Framework 2.0. This book examines how the Ajax technology and the .NET Framework can work in tandem. It thoroughly covers the XMLHttpRequest processes and the .NET 2.0 class libraries, and shows you how to turn theory into practice and concepts into code, with samples that duplicate many new web technologies. With the knowledge you gain from this book, you'll be ready to put this asynchronous technology to work. Thanks to the folks at Google, Ajax technology has become a force to be reckoned with. It is a technology that is here and now, just waiting for you to implement it with full impact. Google Maps, Google Suggest, and Flickr.com are just a few of the sites out there that have moved Ajax into the mainstream. More shall be revealed as the technology eases its way into coding