Ajax Patterns and Best Practices
You probably picked up this book because of the buzzwords Ajax, REST, and patterns. You will probably read this introduction and skim through the pages. But I want to stop you from skimming through the pages, at least for a moment. I want you to read this introduction and then decide whether you...
Đã lưu trong:
Tác giả chính: | |
---|---|
Định dạng: | Sách |
Ngôn ngữ: | English |
Được phát hành: |
Apress
2012
|
Những chủ đề: | |
Truy cập trực tuyến: | http://scholar.dlu.edu.vn/thuvienso/handle/DLU123456789/30629 |
Các nhãn: |
Thêm thẻ
Không có thẻ, Là người đầu tiên thẻ bản ghi này!
|
Thư viện lưu trữ: | Thư viện Trường Đại học Đà Lạt |
---|
Tóm tắt: | You probably picked up this book because of the buzzwords Ajax, REST, and patterns. You will
probably read this introduction and skim through the pages. But I want to stop you from skimming
through the pages, at least for a moment. I want you to read this introduction and then decide
whether you want to buy the book.
Here are the things you need to know about Ajax:
• Ajax is an acronym, and the ramifications of the acronym are immense.
• Ajax is not just about a fat client, JavaScript, XML, or asynchronous behavior, but about
developing the next generation of web applications.
• We are at the beginning of building the next generation of web applications.
You are still reading, and that means I still have your interest, which is a good thing. So now
let me tell you what this book is about:
• Using Ajax is the act of creating a web application that implies using REST, that implies
using HTTP, and that implies using the Internet. The patterns of this book illustrate how
JavaScript can be used to control the XMLHttpRequest object to make XMLHttpRequest calls
that process XML or HTML.
• This book for the server side focuses on using Java and C# .NET. The patterns can be used
with Python or Ruby on Rails. I focus on Java and C# because at the time of this writing I
feel that most developers are using them. In the next edition of this book, I want to extend
the materials to include Python and Ruby on Rails examples, because I happen to be an
avid Python programmer.
• The patterns in this book can be used in other contexts, such as Flex (Flash |
---|