Ajax - Books On Amazon.com Check eBay.com!


 Page 2   |   First Page   |   Next Page…   |   Prev Page…
Related Topics: |ajax|


BOOK
Ajax Security
Bryan Sullivan
$16.00

About this product:

The Hands-On, Practical Guide to Preventing Ajax-Related Security Vulnerabilities

 

More and more Web sites are being rewritten as Ajax applications; even traditional desktop software is rapidly moving to the Web via Ajax. But, all too often, this transition is being made with reckless disregard for security. If Ajax applications aren’t designed and coded properly, they can be susceptible to far more dangerous security vulnerabilities than conventional Web or desktop software. Ajax developers desperately need guidance on securing their applications: knowledge that’s been virtually impossible to find, until now.

            Ajax Security systematically debunks today’s most dangerous myths about Ajax security, illustrating key points with detailed case studies of actual exploited Ajax vulnerabilities, ranging from MySpace’s Samy worm to MacWorld’s conference code validator. Even more important, it delivers specific, up-to-the-minute recommendations for securing Ajax applications in each major Web programming language and environment, including .NET, Java, PHP, and even Ruby on Rails. You’ll learn how to:

 

·        Mitigate unique risks associated with Ajax, including overly granular Web services, application control flow tampering, and manipulation of program logic

·        Write new Ajax code more safely—and identify and fix flaws in existing code

·        Prevent emerging Ajax-specific attacks, including JavaScript hijacking and persistent storage theft

·        Avoid attacks based on XSS and SQL Injection—including a dangerous SQL Injection variant that can extract an entire backend database with just two requests

·        Leverage security built into Ajax frameworks like Prototype, Dojo, and ASP.NET AJAX Extensions—and recognize what you still must implement on your own

·        Create more secure “mashup” applications

 

Ajax Security will be an indispensable resource for developers coding or maintaining Ajax applications; architects and development managers planning or designing new Ajax software, and all software security professionals, from QA specialists to penetration testers.

BOOK
Introducing Microsoft ASP.NET AJAX (Pro - Developer)
Dino Esposito
$5.81

About this product:
Get an expert introduction to the new JavaScript enhancements (code-named "Atlas") for Microsoft ASP.NET 2.0. More than a basic AJAX (Asynchronous JavaScript And XML) script library, the Microsoft implementation brings object orientation to JavaScript, together with enhanced client-side and server-side controls that greatly simplify coding while delivering enhanced Web experiences with any browser. Scheduled for release with the next version of Microsoft Visual Studio®, code named "Orcas," AJAX extensions and tools can be used by developers today. This book offers expert insights direct from the Microsoft product team and noted ASP authority Dino Esposito, as well as hands-on instruction and examples of Web development with AJAX. This ideal reference will be updated online, keeping readers up to date with the evolving tool. The book includes code samples in ASP.NET 2.0 created using C# and JavaScript.

BOOK
Ajax For Dummies (For Dummies (Computer/Tech))
Steve, Ph.D. Holzner
$6.24

About this product:
Ajax is short for “Asynchronous JavaScript+CSS+DOM+XMLHttpRequest.”

Even if you weren’t intimidated before, that tidbit is probably enough to make you reach for the Excedrin. Just reach for Ajax For Dummies instead. With screen shots, actual code and explanations, and live Web sites where you can see Ajax applications doing their thing, it will have you using Ajax to create Web applications that look an act like desktop applications in no time. With Ajax, you can speed up and clean up your Web applications. Shoppers at your online store can fill their carts without waiting for multiple page refreshes. Searchers on your sites can get instant results on the same page.

This guide takes you on a tour of how Ajax is used today, complete with examples of Ajax applications in action, such as an Ajax-enabled Yahoo! search or an Ajax-based chat application. Then it gives you basics on using JavaScript. After that you dive in and get info on:

  • Writing some Ajax, interactive mouseovers using Ajax, passing data to the server with GET or POST, and more
  • Connecting to Google for a live search
  • Using free Ajax frameworks so you don’t have to start from scratch, including Ajax Gold (written specifically for this book), AJAXLib, and grabbing XML with libXmlRequest
  • All kinds of Ajax techniques, such as using Ajax for drag-and-drop operations, pop-up menus, downloading images behind the scenes, and more
  • Using SACK (simple AJAX code kit), decoding XML with Sarissa, and creating visual effects with Rico
  • Handling XML int Ajax Applications
  • Working with cascading style sheets (CCS) in Ajax, including setting up the styles, displaying a menu, styling text, handling colors and backgrounds, and more
  • Working with Ajax and PHP

Complete with a companion Web site, free Ajax frameworks, and sample code you can use, Ajax for Dummies is your friendly guide to creating truly user-friendly Web sites!

Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.

BOOK
Bulletproof Ajax
Jeremy Keith
$22.10

About this product:

Step-by-step guide reveals best practices for enhancing Web sites with Ajax

  • A step-by-step guide to enhancing Web sites with Ajax.
  • Uses progressive enhancement techniques to ensure graceful degradation (which makes sites usable in all browsers).
  • Shows readers how to write their own Ajax scripts instead of relying on third-party libraries.

Web site designers love the idea of Ajax--of creating Web pages in which information can be updated without refreshing the entire page. But for those who aren't hard-core programmers, enhancing pages using Ajax can be a challenge. Even more of a challenge is making sure those pages work for all users. In Bulletproof Ajax, author Jeremy Keith demonstrates how developers comfortable with CSS and (X)HTML can build Ajax functionality without frameworks, using the ideas of graceful degradation and progressive enhancement to ensure that the pages work for all users. Throughout this step-by-step guide, his emphasis is on best practices with an approach to building Ajax pages called Hijax, which improves flexibility and avoids worst-case scenarios.

BOOK
Ajax on Rails
Scott Raymond
$11.59

About this product:
Learn to build dynamic, interactive web applications using the two most important approaches to web development today: Ajax and the phenomenally efficient Ruby on Rails platform. This book teaches intermediate to advanced web developers how to use both Ajax and Rails to quickly build high-performance, scalable applications without being overwhelmed with thousands of lines of JavaScript code. More than just recipes, you also get a thorough, low-level understanding of what's happening under the hood.

  • Ajax on Rails includes three fully worked out Rails/Ajax applications, and quick reference sections for Prototype and script.aculo.us.
  • Testing lessons show you how to eliminate cross-browser JavaScript errors and DOM debugging nightmares using a combination of Firebug, and Venkman.
  • Advanced material explains the most current design practices for Ajax usability. You'll learn to avoid user experience mistakes with proven design patterns.
Beyond the how-to, Ajax on Rails helps you consider when Ajax is (and isn't) appropriate, and the trade-offs associated with it. For those new to Rails, this book provides a quick introduction, the big picture, a walk through the installation process, and some tips on getting started. If you've already started working with Rails and seek to deepen your skill set, you'll find dozens of examples drawn from real-world projects, exhaustive reference for every relevant feature, and expert advice on how to "Ajaxify" your applications.
BOOK
Ajax Bible
Steve, Ph.D. Holzner
$5.43

About this product:
Build interactive Web applications with Ajax

Create live searches and online spreadsheets

Discover programming mistakes to avoid!

Create blazing-fast Web applications with powerful Ajax

If you think that mastering Ajax is too difficult, guess again. You can create Web applications that look and feel like desktop apps in less time than you think with the comprehensive Ajax instruction in this in-depth book. You'll find easy-to-follow tutorials, hundreds of tips and tricks, and so much practical information that even skilled developers will reach for this book first. Let this Bible be your guide as you jump into the hottest Web programming technology in years.

* Master the fundamentals--JavaScript(r), XML, dynamic HTML, and CSS
*

Tie Ajax into Google with the Google(r) API
*

Handle simultaneous XMLHttpRequest objects in Ajax
*

Use Ajax frameworks such as Ruby on Rails, AjaxTags, and others
*

Understand the Document Object Model (DOM)
*

Create floating menus and effects with CSS
*

Encrypt data over plain HTTP using JavaScript
*

Adapt real-world examples to your own programs

Companion Web site

Find all the code used throughout the book at www.wiley.com/go/ajaxbible

BOOK
Ajax Design Patterns
Michael Mahemoff
$9.95

About this product:

Ajax, or Asynchronous JavaScript and XML, exploded onto the scene in the spring of 2005 and remains the hottest story among web developers. With its rich combination of technologies, Ajax provides a strong foundation for creating interactive web applications with XML or JSON-based web services by using JavaScript in the browser to process the web server response.

Ajax Design Patterns shows you best practices that can dramatically improve your web development projects. It investigates how others have successfully dealt with conflicting design principles in the past and then relays that information directly to you.

The patterns outlined in the book fall into four categories:

  • Foundational technology: Examines the raw technologies required for Ajax development
  • Programming: Exposes techniques that developers have discovered to ensure their Ajax applications are maintainable
  • Functionality and usability: Describes the types of user interfaces you'll come across in Ajax applications, as well as the new types of functionality that Ajax makes possible
  • Development: Explains the process being used to monitor, debug, and test Ajax applications

Ajax Design Patterns will also get you up to speed with core Ajax technologies, such as XMLHttpRequest, the DOM, and JSON. Technical discussions are followed by code examples so you can see for yourself just what is-and isn't-possible with Ajax. This handy reference will help you to produce high-quality Ajax architectures, streamline web application performance, and improve the user experience.

Michael Mahemoff holds a PhD in Computer Science and Software Engineering from the University of Melbourne, where his thesis was "Design Reuse in Software Engineering and Human-Computer Interaction." He lives in London and consults on software development issues in banking, health care, and logistics.

"Michael Mahemoff's Ajax Design Patterns is a truly comprehensive compendium of web application design expertise, centred around but not limited to Ajax techniques. Polished nuggets of design wisdom are supported by tutorials and real-world code examples resulting in a book that serves not only as an intermediate to expert handbook but also as an extensive reference for building rich interactive web applications."
--Brent Ashley, remote scripting pioneer

BOOK
Advanced ASP.NET AJAX Server Controls For .NET Framework 3.5 (Microsoft .Net Development Series)
Joel Rumerman
$30.64

About this product:
Microsoft .NET Development Series

 

“Supported by the leaders and principal authorities of core Microsoft technologies, this series has an author pool that combines some of the most insightful authors in the industry with the lead software architects and developers at Microsoft and the developer community at large.”

Don Box

Architect, Microsoft

 

“This is a great resource for professional .NET developers. It covers all bases, from expert perspective to reference and how-to. Books in this series are essential reading for those who want to judiciously expand their knowledge base and expertise.”

John Montgomery

Principal Group Program Manager,

Developer Division, Microsoft

 

“This foremost series on .NET contains vital information for developers who need to get the most out of the .NET Framework. Our authors are selected from the key innovators who create the technology and are the most respected practitioners of it.”

Brad Abrams

Group Program Manager, Microsoft

 

 

ASP.NET AJAX server controls can encapsulate even the most powerful AJAX functionality, helping you build more elegant, maintainable, and scalable applications. This is the first comprehensive, code-rich guide to custom ASP.NET AJAX server controls for experienced ASP.NET developers. Unlike other books on ASP.NET AJAX, this book focuses solely on server control development and reflects the significant improvements in ASP.NET 3.5 AJAX and the latest Visual Studio 2008 features for streamlining AJAX development

 

Adam Calderon and Joel Rumerman first review the core Microsoft AJAX Library and JavaScript techniques needed to support a rich client-side experience. Next, they build upon these techniques showing how to create distributable AJAX-enabled controls that include rich browser-independent JavaScript client-side functionality. The authors thoroughly explain both the JavaScript and .NET aspects of control development and how these two distinct environments come together to provide a foundation for building a rich user experience using ASP.NET AJAX.

 

  • Create object-oriented cross-browser JavaScript that supports .NET style classes, interfaces, inheritance, and method overloading
  • Work with components, behaviors, and controls, and learn how they relate to DOM elements
  • Learn Sys.Application and the part it plays in object creation, initialization, and events in the Microsoft AJAX Library
  • Build Extender and Script controls that provide integrated script generation for their corresponding client-side counterparts
  • Localize ASP.NET AJAX controls including client script
  • Discover ASP.NET AJAX client and server communication architecture and the new support for Windows Communication Foundation (WCF)
  • Understand ASP.NET AJAX Application Services
  • Create custom Application Services
  • Design controls for a partial postback environment
  • Understand the AJAX Control Toolkit architecture and the many features it provides
  • Develop highly interactive controls using the AJAX Control Toolkit
  • Understand AJAX Control Toolkit architecture and build controls that utilize the toolkit

 

Foreword xxv

Preface xxvii

Acknowledgments xxxv

About the Authors xxxix

 

Part I: Client Code

Chapter 1: Programming with JavaScript 3

Chapter 2: Microsoft AJAX Library Programming 51

Part II: Controls

Chapter 3: Components 121

Chapter 4: Sys.Application 169

Chapter 5: Adding Client Capabilities to Server Controls 207

Chapter 6: ASP.NET AJAX Localization 255

Chapter 7: Control Development in a Partial Postback Environment 317

Part III: Communication

Chapter 8: ASP.NET AJAX Communication Architecture 371

Chapter 9: Application Services 425

Part IV: AJAX Control Toolkit

Chapter 10: ASP.NET AJAX Control Toolkit Architecture 481

Chapter 11: Adding Client Capabilities to Server Controls Using the ASP.NET AJAX Control Toolkit 513

Appendixes

Appendix A: JavaScript in Visual Studio 2008 547

Appendix B: Validating Method Parameters 555

Appendix C: ASP.NET Handlers and Modules 559

Appendix D: Client Error Handling Code 569

 

Index 577

 

 

BOOK
Black Ajax
George MacDonald Fraser
$2.88

About this product:
In Black Ajax, George MacDonald Fraser tells the story of a black man from the United States who nearly became England's champion boxer during the early 19th century. This historical novel is based on the true story of Tom Molineaux, a former slave who won his freedom in a boxing match, then traveled to England, refined his skills, and almost became the first black champ. The story is told by over a dozen witnesses to Molineaux's bouts with the reigning champion, Tom Cribb. Molineaux's trainer recalls the fighter's awe-inspiring strength and speed. A butler who asks to remain anonymous divulges information about the fighter's love affair with an English noblewoman. Molineaux's manager, a former slave and retired boxer, speaks bitterly of his disappointment in the youth for failing to prove to the English that a black man could be as capable a fighter as any white man. Nearly all the witnesses to the first match between the two fighters thought Molineaux lost mainly because the judges gave the white opponent an unfair advantage.

All the characters in this novel speak in 19th-century dialect, and it's diverting to try to decipher their many odd turns of phrase. For those who cannot determine the meanings of words such as "Spike Hotel," "toco," "winker," and "wistycastor" from context, the author provides a glossary at the end of the book. Unfortunately, almost all of the characters seem overly fond of using racial epithets, which draws attention to the shortcomings of this book. The main one is that Tom Molineaux, who undoubtedly was a complex, fascinating character, comes across as a stereotype here: a hulk with not many brains but a lot of sex drive. Although Fraser fails in that respect, this novel does vividly chronicle an intriguing episode in the history of sport and race relations. --Jill Marquis

BOOK
ASP.NET 3.5 AJAX Unleashed
Robert Foster
$21.75

About this product:

As the Internet user experience (UX) progresses, more users are demanding and expecting their custom-built business applications to provide the same UX that they see on the Internet every day. ASP.NET 3.5 AJAX Unleashed empowers ASP.NET developers to easily provide this type of experience with minimal code. Author Rob Foster has built AJAX-enabled web applications for a number of major corporations and uses the experience he has gained there to explain concisely, clearly, and completely what ASP.NET developers need to learn to start taking advantage of the rich opportunities made possible by ASP.NET AJAX.

 

  • Learn ASP.NET AJAX by working with real-world examples
  • Use the ScriptManager and ScriptManagerProxy controls in your ASP.NET AJAX-enabled applications
  • Leverage the ASP.NET AJAX client-side API to maximize the flexibility of ASP.NET AJAX
  • Build applications that use the UpdatePanel and Timer controls
  • Use the ASP.NET AJAX Control Toolkit to provide rich AJAX functionality to your web applications
  • Build ASP.NET AJAX-enabled extender controls
  • Integrate ASP.NET AJAX and .NET 3.5 with Microsoft Office SharePoint Server 2007
  • Create ASP.NET AJAX-enabled Windows Vista Gadgets
  • Learn advanced AJAX concepts such as JavaScript Object Notation (JSON) and WCF Web services

Introduction     1

 

Part I Introduction

Chapter 1 Introduction to AJAX Technologies     5

 AJAX and Web 2.0     6

 Why Use AJAX?      7

 AJAX Rationale     7

 AJAX: An Example     8

 The XMLHttpRequest Object     8

 A Simple AJAX Library     10

 Using the AJAX Library     14

 Summary     20

 

Chapter 2 Introduction to ASP.NET AJAX     21

 Introducing the Visual Studio Controls     22

 ScriptManager     22

 ScriptManagerProxy     23

 Timer     23

 UpdatePanel     23

 UpdateProgress     23

 Introducing the Visual Studio Projects and Web Site Items     24

 Projects     24

 Web Site Items     25

 Introducing the AJAX Control Toolkit     26

 Summary     27

 

Part II Working with ASP.NET 3.5 AJAX

Chapter 3 The ScriptManager and ScriptManagerProxy Controls     31

 About the ScriptManager Control.      31

 ScriptManager Properties, Methods, and Events     34

 JavaScript Proxy Classes for Web Services     37

 Partial-Page Rendering     43

 Summary     47

 

Chapter 4 The ASP.NET AJAX Client API     49

 The Namespaces     49

 Global     49

 Sys     52

 Sys.Net     53

 Sys.Serialization     54

 Sys.Services     62

 Sys.UI     66

 Sys.WebForms     68

 Summary     71

 

Chapter 5 The UpdatePanel and Timer Controls     73

 About the UpdatePanel Control     73

 Using the UpdatePanel Control     74

 Advanced Features of the UpdatePanel Control     78

 Triggers     78

 Multiple UpdatePanel Controls on a Single Page     81

 The Timer Control     89

 Using the Timer Control with Partial-Page Rendering     90

 Summary     92

 

Chapter 6 Advanced Techniques with the ASP.NET AJAX PageRequestManager Object     93

 Using the PageRequestManager Object     93

 A Practical Example of the PageRequestManager Object     95

 Summary     100

 

Chapter 7 Using the ASP.NET AJAX Control Toolkit     101

 ASP.NET AJAX Control Toolkit: The Controls     102

 Using Controls in the ASP.NET AJAX Control Toolkit     105

 Configuring Visual Studio to Use the Toolkit     105

 The Accordion and AccordionPane Controls     106

 The CalendarExtender Control     110

 The CollapsiblePanelExtender Control     112

 The ConfirmButtonExtender Control     118

 The DragPanelExtender Control     120

 The DropDownExtender Control     122

 The FilteredTextBoxExtender Control     125

 The HoverMenuExtender Control     127

 The TextBoxWatermarkExtender Control     130

 ASP.NET AJAX Control Toolkit: A Practical Example     134

 Using the ASP.NET AJAX Control Toolkit with Microsoft Expression Web     145

 Configuring Expression Web for the ASP.NET AJAX

 Control Toolkit     145

 Summary      150

 

Chapter 8 Building an ASP.NET AJAX Extender Control     151

 Add ASP.NET Controls     151

 How to Build an Extender Control     154

 Server-Side Code     156

 Client-Side Code     159

 Summary     163

 

Chapter 9 ASP.NET AJAX and SharePoint 2007     165

 SharePoint and AJAX     165

 Modifying Web.Config     166

 Developing an AJAX-Based SharePoint Web Part     171

 Summary     177

 

Chapter 10 Creating ASP.NET AJAX-Enabled Vista Sidebar Gadgets     179

 Vista Sidebar Gadgets     179

 Creating the Gadget     181

 Create the Web Service     181

 Generate the JavaScript Proxy     183

 Create the Vista Gadget     186

 Test the Gadget     187

 Summary     188

 

Part III Appendices

Appendix A Microsoft Expression Web 191

 An Introduction to the Expression Web Interface     191

 Creating Web Pages and Web Sites     191

 Customizable Interface     194

 Creating Standards-Based Web Sites      198...

 Page 2   |   First Page   |   Next Page…   |   Prev Page…
Related Topics: |ajax|


Items relating to "ajax":
| Books | DVD | Electronics | Blended | TV |


Read Financial Markets  |   Home  |   Blog  |   Web Tools  |   News  |   Articles  |   FAQ  |   About  |   Contact

© 2001-2009 Robert Vahid Hashemian
Support the effort
Liked this page?
Please consider creating a link to it
from your Web site.

hashemian.com
هاشمیان.com

 Home

 Blog

 Web Tools Add Free Web Tools custom Google Toolbar button (Requires Toolbar >V4)
Usage

 News

 Articles

 FAQ

 About

 Contact

 Financial Markets Book
Read Complete Book

Search Amazon:  
Amazon Logo


Get Kindle

aStore - Hashemian.com on Amazon

Visits: Powered by hashemian.com

 

 

 

 

 

Search Hashemian.com



eBay