Home > Articles > Web Development > Ajax and JavaScript

Ajax and JavaScript

93 Items

Sort by Date | Title

Test-Driven JavaScript Development: Tools of the Trade
Oct 27, 2010
This chapter takes a look at essential and useful tools to support a test-driven workflow. After an overview of available testing frameworks, you will learn to set up and run JsTestDriver. In addition to a testing framework, this chapter looks at tools such as coverage reports and continuous integration.
JavaScript by Example: Under Certain Conditions
Oct 21, 2010
Ellie Quigley shows you how to work with Control Structures, Blocks, Compound Statements, Conditionals, and Loops in this chapter from her book, JavaScript by Example, 2nd Edition.
SharePoint 2010 Development: Using the JavaScript Object Client Model to Interact with SharePoint
Jun 2, 2010
This video excerpt is from SharePoint 2010 Development LiveLessons (Video Training).
Making JavaScript Fast, Part 1
Sep 8, 2009
David Chisnall discusses how dynamic language techniques work in JavaScript.
Developing AJAX Applications with jQuery
Jun 30, 2009
CCIE and networking specialist Ivan Pepelnjak describes the benefits of using the jQuery library in AJAX/Web 2.0 applications.
Accessing iPhone's GPS, Acceleration, and Other Native Functions with QuickConnect
Jun 25, 2009
Lee Barney shows how to activate several desirable features of iPhone or iPod Touch devices from within your JavaScript application.
JavaScript Fundamentals I and II: Learning Objectives
Jun 15, 2009
This video excerpt is part 1 of lesson 3 from Javascript Fundamentals I and II LiveLessons Bundle.
Web Page Refactoring with jQuery
Jun 10, 2009
Ivan Pepelnjak illustrates the benefits of using jQuery by walking you through the HTML and JavaScript refactoring of a simple drop-down menu.
Introduction to jQuery: Use jQuery to Write Simpler, Shorter, More Readable JavaScript Code
Jun 1, 2009
Ivan Pepelnjak describes some of the jQuery highlights that prompted him to choose this particular library and demonstrates how you can use jQuery to write simpler, shorter, more readable JavaScript code.
JavaScript and the Document Object Model (DOM)
Apr 21, 2009
Paul J. Deitel and Harvey M. Deitel show you how to access the objects in a page, how to access the objects in a collection, and how to change element styles dynamically.
Sams Teach Yourself JavaScript and Ajax Video Learning: A JavaScript Library for Ajax
Mar 4, 2009
This video excerpt is lesson 23 from Sams Teach Yourself JavaScript and Ajax: Video Learning.
The Dynamic Languages Renaissance
Jan 30, 2009
David Chisnall looks at the recent rebirth of dynamic languages and what it means for the future of programming.
Wherever You Go, There They Are: The Perils of Cross-Site Tracking
Jan 23, 2009
Greg Conti examines the practice of cross-site tracking and offers ways to block, or at least minimize, it.
Enterprise Ajax (Video Training): The XMLHttpRequest Object and Data
Nov 28, 2008
This video excerpt is lesson 4 from Enterprise Ajax (Video Training): Building Robust Ajax Applications.
Getting Started with ASP.NET Ajax
Aug 20, 2008
Ajax is the technology of choice for building fast and responsive web applications. Find out why.
Content Providers: Android's Data Sharing Mechanisms
Aug 6, 2008
Carl-Gustaf Harroch focuses on the data-sharing mechanism offered by Android (in reference to Android release v0.5).
Anatomy of an Ajax Application
Jul 1, 2008
Learn the building blocks of an Ajax application and how they work together.
Using Dojo for Client-side Validation
Jun 23, 2008
Here are the Dojo features that allow you to easily add validation.
Transparency in Ajax Applications
Feb 15, 2008
Billy Hoffman and Bryan Sullivan explain why it's in your best interest to keep as much business logic as possible on the server.
Software Engineering for Ajax Using the Google Web Toolkit
Jan 18, 2008
This chapter looks at how to use the Java software engineering tools in GWT to build nontrivial high-quality Ajax applications.

<< < Prev Page 1 2 3 4 5 Next >