Microsoft AJAX Library Essentials and over one million other books are available for Amazon Kindle . Learn more


or
Sign in to turn on 1-Click ordering.
or
Amazon Prime free trial required. Sign up when you check out. Learn more
More Buying Choices
Have one to sell? Sell yours here
Microsoft AJAX Library Essentials: Client-side ASP.NET AJAX 1.0 Explained
 
 
Start reading Microsoft AJAX Library Essentials on your Kindle in under a minute.

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Microsoft AJAX Library Essentials: Client-side ASP.NET AJAX 1.0 Explained [Paperback]

C Darie , B Brinzarea

RRP: £24.99
Price: £23.74 & this item Delivered FREE in the UK with Super Saver Delivery. See details and conditions
You Save: £1.25 (5%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In stock.
Dispatched from and sold by Amazon.co.uk. Gift-wrap available.
Want guaranteed delivery by Friday, June 1? Choose Express delivery at checkout. See Details

Formats

Amazon Price New from Used from
Kindle Edition £12.35  
Paperback £23.74  
Amazon.co.uk Trade-In Store
Did you know you can trade in your old books for an Amazon.co.uk Gift Card to spend on the things you want? Plus, get an extra £5 Gift Certificate when you trade in books worth £10 or more before June 30, 2012. Visit the Books Trade-In Store for more details.

Product details


More About the Authors

Discover books, learn about writers, and more.

Product Description

Product Description

A practical tutorial to using Microsoft AJAX to enhance the user experience of your ASP.NET web applications covering the most up to date versions of the AJAX tools. With ASP.NET AJAX (formerly known as ATLAS) developers can quickly create rich and responsive web pages with efficient server communication by simply adding a few server controls to their pages. Because ASP.NET AJAX is integrated with ASP.NET, developers have full access to the built-in ASP.NET 2.0 application services and the entire .NET Framework.


This book is the most practical and efficient resource a reader can get to enter the exciting world of AJAX in ASP.NET. Targeting the most recent version of the ASP.NET AJAX tools, this book will teach you how to create faster, lighter, and richer web applications by using the Microsoft AJAX technologies to their full potential.


Beginning with a hands-on tour of the basic technologies associated with AJAX, JavaScript, XMLHttpRequest, JSON, and the DOM, you'll move on to a crash course in the Microsoft AJAX tools.


You'll understand the architecture of the Microsoft AJAX components, how they all fit together, and exactly what they can do for you. At every stage of your journey, you'll be able to try out examples to illuminate the theory, and consolidate your understanding. In addition to learning about the client and server controls, you'll also see how to handle errors and debug your ASP.NET AJAX applications.


To get your client pages interacting with your server, the Microsoft AJAX framework allows you to consume web services on the client without having to worry about the underlying protocol used for exchanging the data. You will see how to create ASP.NET web services in practice, and consume them in your AJAX applications.


To get your client pages interacting with servers on other domains, the Microsoft AJAX framework provides bridges that allow you to make cross-domain calls seamlessly. This book shows you how this works and how to implement it, including how to consume services from Amazon’s ECS (E-Commerce Services).


Microsoft AJAX brings the power of the ASP.NET data presentation server controls to the client, enhancing the power and responsiveness of controls such as the GridView and DetailsView. You will learn about using the data client controls to create truly responsive web applications that interact seamlessly not just with your servers and your data, but also with other servers and other sources of data should you choose.


This book is a practical tutorial to get you confident and comfortable working with the Microsoft AJAX suite. Packed with step-by-step examples and detailed explanations of how the examples work, this book is the ideal first step into the exciting world of AJAX in ASP.NET. This book is written for ASP.NET developers who not only want to understand how Microsoft AJAX will impact on the way they develop web applications, but also want to make the transition to better, more responsive applications as easily as possible. You will need access to either Visual Studio Web Developer Express or Visual Studio .NET 2005. All the code examples are in C#.
Cristian Darie is a software engineer and celebrated author of numerous technical books, including the popular "Beginning E-Commerce" series. He has experience in a wide range of modern technologies. Having worked with computers since he was old enough to press the keyboard, he initially tasted programming success with a first prize in his first programming contest at the age of 12.


From there, Cristian moved on to many other similar achievements, and now he is studying distributed application architectures for his PhD degree. He always loves hearing feedback about his books, so don't hesitate dropping a "hello" message when you have a spare moment. Cristian can be contacted through his personal website at www.cristiandarie.ro.



Bogdan Brinzarea has a strong background in Computer Science holding Master and Bachelor Degrees from the Automatic Control and Computers Faculty of the Politehnica University of Bucharest, Romania and also an Auditor diploma from the Computer Science department at Ecole Polytechnique, Paris, France. His main interests cover a wide area from embedded programming, to distributed and mobile computing, and new web technologies. Currently, he is employed as an Alternative Channels Specialist at Banca Romaneasca, Member of National Bank of Greece where he is responsible for the Internet Banking project and coordinates other projects related to security applications

About the Author

Cristian Darie is a software engineer with experience in a wide range of modern technologies, and the author of numerous books, including his popular AJAX and PHP tutorial by Packt, his ASP.NET E-Commerce tutorial, by APress and his forthcoming SEO tutorial for PHP developers by Wrox Press. Cristian is studying distributed application architectures for his PhD, and is getting involved with various commercial and research projects. When not planning to buy Google, he enjoys his bit of social life. If you want to say "hi", you can reach Cristian through his personal website at http://www.cristiandarie.ro.

Inside This Book (Learn More)
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index | Back Cover
Search inside this book:

Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organise and find favourite items.
Your tags: Add your first tag
 

Customer Reviews

There are no customer reviews yet on Amazon.co.uk.
5 star
4 star
3 star
2 star
1 star
Most Helpful Customer Reviews on Amazon.com (beta)
Amazon.com:  3 reviews
4 of 4 people found the following review helpful
A Great Book On Advanced JavaScript 9 Dec 2007
By Robert S. Robbins - Published on Amazon.com
Format:Paperback
This is good book to get if you want to use a JavaScript library for AJAX which is designed to be similar to the .NET Framework in its use of namespaces and classes. The Microsoft AJAX Library is the best choice for ASP.NET developers and this book is an excellect reference guide to using it. In addition, it provides an overview of advanced JavaScript OOP language features and concepts.

I appreciated the extensive listing of online resources for advanced JavaScript tutorials, reference guides, and debugging tools. I learned about many that I did not know about and it included some obscure resources that I was familiar with. In other words, the authors clearly did their homework and were very thorough.

The sample code included detailed explanations of what the code does so you can easily follow it. They even used class diagrams to document the JavaScript classes which qualifies as extra effort since you cannot produce these diagrams using any JavaScript tools. They had to recreate them in C#. I was quite impressed by the authors' technical expertise.
3 of 3 people found the following review helpful
Great book 25 July 2008
By J. James - Published on Amazon.com
Format:Paperback
This is a book that should be in your library if you are going to be doing development with ASP.NET AJAX.

Typically when you start learning ASP.NET Ajax all of the material centers around UpdatePanels and leaves out anything to do with the client-side scripts. This book will make you realize how much functionality you are missing by only using UpdatePanels.

Also, this book not only covers learning the ASP.NET AJAX client scripts but how to do object oriented javascript development.
2 of 2 people found the following review helpful
Microsoft AJAX Library Essentials 23 Jan 2008
By Vamseedhar R. Sane - Published on Amazon.com
Format:Paperback
A practical tutorial to enhancing the user experience of your ASP.NET web applications with the final release of the Microsoft AJAX Library. What is Microsoft Ajax Library? Microsoft Ajax Library or otherwise known as Asynchronous JavaScript and XML is a unique compilation of standards-based JavaScript classes included in ASP.NET Ajax. The library is supported by most of today's most popular browsers and is used to build client-centric web applications that are used to integrate with backend data providers. In short Ajax is a web development technique for creating interactive applications.

This book features eight chapters. Each chapter holds a wealth of information. The book as a whole is essential to the understanding of the new Microsoft Ajax Library, it provides a detail look into how each aspect works, how each application or tool can be used, and how the reader can use each to their full advantage. The authors provide a greater understanding of what was once a closed topic, understood only by those who spent year dabbling in it.

Microsoft Ajax Library Essentials is a book designed to serve as a practical tutorial to enhance a user's experience of the ASP.NET web applications with the latest release of the Microsoft Ajax Library. It serves to teach practical development strategies and techniques. The first chapter covers topics such as Ajax and its relationship with Web 2.0, HTTP and HTML, Server Side Technologies, Client Side technologies, What makes Ajax, Uses and Misuses, an introduction to ASP.NET, resources and tools, installing IIS, installing visual web developers, and a section on how to quick start Ajax. It is easy to see early on that this book provides an in-depth view of the Microsoft client library for Ajax and is beneficial to any within the world of client side or server side technologies.

This book serves as a fantastic overview of the object oriented capabilities of JavaScript. Rather then just taking a swing at JavaScript this book gives readers the information they need to use OOP aspects so there is much more to be acquired from its material. Daire and Brinzarea reveal in a simple and easy to follow manner the proper way to create HTML codes with the Document Object Model. The book also covers all of the debugging tools for JavaScript, like Nikhil Kothari's Web Development Helper. These tools are extremely helpful with JSON and complicated JavaScript. The Web Development Helper offers a more detailed view JavaScript error messages and the complete stack trace, allowing users to gain a greater understanding of the error messages and how to avoid or bypass them.

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

Search Customer Discussions
Search all Amazon discussions
   


Listmania!

Create a Listmania! list

Look for similar items by category


Look for similar items by subject


Feedback


Amazon.co.uk Privacy Statement Amazon.co.uk Delivery Information Amazon.co.uk Returns & Exchanges