ColdFusion MX Developer's Cookbook (Paperback)

Peter Freitag, Brad Leupen, Chris Reeves

  • 出版商: SAMS
  • 出版日期: 2003-04-09
  • 售價: $2,000
  • 貴賓價: 9.5$1,900
  • 語言: 英文
  • 頁數: 408
  • 裝訂: Paperback
  • ISBN: 0672324628
  • ISBN-13: 9780672324628
  • 已過版

買這商品的人也買了...

商品描述

ColdFusion is a rapid application development tool used to create Web sites throughout the Internet. The product's ease of use and capabilities allow even inexperienced developers to rapidly produce basic Web sites.

The ColdFusion MX Developer's Cookbook focuses upon teaching the use of ColdFusion's advanced features in the development of more complex Web sites -- Web sites that interact with other sites on the Internet, that are data-driven rather than static, and that are not necessarily confined to one server.

Though the basics of ColdFusion are easily picked up by even novice programmers, many encounter difficulties when they attempt to master more advanced features because they lack formal training. The ColdFusion MX Developer's Cookbook provides recipes and insights into ColdFusion, and along the way teaches some of the fundamentals of the development process.

The recipes serve as templates for database access, custom tags, scripting, generating charts and graphs, and linking into other resources on the Web using SOAP and .NET

Table of Contents

Introduction.

I. DATATYPES AND CONTAINERS.

1. String Manipulation.
2. Working with Lists.
3. Arrays.
4. Structures.
5. Queries.
6. Dates and Times. 

II. CONTROLLING APPLICATION FLOW.


7. Application Flow.
8. Exception Handling.

III. USING UTILITY TAGS.


9. Charting Data.
10. Files and Directories.
11. Using Internet Protocols.
12. Using Verity.
13. User Authentication and Authorization.

IV. DATABASE INTEGRATION.


14. Structured Query Language (SQL).
15. Stored Procedures. 

V. LANGUAGE EXTENSIBILITY FEATURES.


16. User-Defined Functions.
17. ColdFusion Custom Tags.
18. CFX API Custom Tags.
19. Components.
20. Objects.
21. WDDX.
22. XML.