rss Home » Tag Archive For ‘XML’

Professional IronPython

Professional IronPython

Book Description

Create applications that are more responsive to user needs
should be an important part of your developer’s toolbox and this book will quickly get you up and running with this powerful language. John Paul Mueller clearly shows how can help you create better desktop or web-based applications in less time and with fewer errors. Throughout the pages, you’ll find techniques for extending and making it a more robust language. In addition, you’ll follow advanced steps such as building an extension that directly accesses the Win32 API. And you’ll enhance your skill set as you introduce into other environments such as Linux® and Mac OS® X.

Professional :

  • Demonstrates how to build applications that every developer needs to know when starting a new language
  • Explains how to create Windows Forms applications, interact with COM objects, and work at the command line
  • Uncovers how to work with , the Dynamic Language Runtime, and other languages
  • Shows how you can use IronPython to improve your testing process for just about any language
  • Discusses techniques for using IronPython with the Python Standard Library

Download Now »

Beginning XML, 4th Edition

Beginning XML, 4th Edition

Book Description

The perfect resource for beginning programmers, this guidebook clearly shows you what is, how to use it, and what technologies surround it. The authors build on the strengths of previous editions while covering the latest changes in the landscape such as , and Atom, and Ajax. The most recent specifications are presented along with best practices to follow when developing solutions.

The fourth edition will help you quickly progress from XML basics to more advanced programming techniques. You’ll delve into the state of the art for XML and databases, discover how to query XML information, retrieve data, and create new XML documents. In addition, you’ll learn how to publish information on the web, design dynamic interactive graphics, and make interactive forms. You’ll be able to apply this information to build robust applications in real-world situations.

What you will learn from this book

  • Specific rules to follow for constructing XML
  • How to create and use different XML vocabularies
  • Steps for extracting information and converting it to HTML or other formats
  • Strategies for storing and retrieving XML documents
  • How to manipulate XML using DOM and SAX Download Now »

Beginning PHP 5.3

Beginning PHP 5.3

Book Description

Serving as a complete introduction to 5.3, this book walks you through all the major concepts of in a way that’s easy to follow, with plenty of code snippets illustrating each concept to aid learning. You’ll discover how to install and configure 5.3, how to get started with simple programs, and the basic building blocks of such as variables, operators, expressions, arrays, and objects. Coverage working with files, , and ; building Web applications with ; exploring the PEAR library; handling e-mail; and creating Web graphics.

From the Back Cover
A solid introduction to writing powerful web applications using PHP 5.3

As one of the most popular open-source web-programming languages in use today, PHP is an ideal server-side scripting language that connects HTML-based web pages to a backend database for dynamic content. It allows you to create anything from a simple form-to-email script to a web forum application, a blogging platform, or a content management system. This guide introduces the PHP language and shows how to write powerful web applications using PHP.
Download Now »

RESTful Web Services Cookbook: Solutions for Improving Scalability and Simplicity

RESTful Web Services Cookbook: Solutions for Improving Scalability and Simplicity

Book Description

While the design philosophy has captured the imagination of web and enterprise developers alike, using this approach to develop real web services is no picnic. This cookbook includes more than 100 recipes to help you take advantage of , HTTP, and the infrastructure of the Web. You’ll learn ways to design RESTful web services for client and server applications that meet performance, scalability, reliability, and security goals, no matter what programming language and framework you use.

Each recipe includes one or two problem statements, with easy-to-follow, step-by-step instructions for solving them, as well as examples using HTTP requests and responses, and , , and Atom snippets. You’ll also get implementation guidelines, and a discussion of the pros, cons, and trade-offs that come with each solution.

* Learn how to design resources to meet various application scenarios
* Successfully design representations and URIs
* Implement the hypertext constraint using links and link headers
* Understand when and how to use Atom and AtomPub
* Know what and what not to do to support caching
* Learn how to implement concurrency control
* Deal with advanced use cases involving copying, merging, transactions, batch processing, and partial updates
* Secure web services and support OAuth
Download Now »

Professional LINQ

Professional LINQ

Book Description

Professional

Are you ready to revolutionize the way you can work with data? This book shows you how to effectively utilize so that you can query , SQLdatabases, ADO.NET DataSets, and other data sources, and it also delvesdeeper into the technology to demonstrate how LINQ can dramatically improve your applications.

Database Scott Klein first examines LINQ and Visual Studio® 2008, the language-specific features that support LINQ, as well as LINQ queries and the LINQ standard query operators. He then shows you how to program with LINQ to with both C# and Visual Basic® and how to use LINQ to with other data models. Plus, he walks you through LINQ to queries, advanced query concepts, LINQ to Entities, and LINQ to DataSets. All of this valuable insight will provide you with powerful new tools so that you can easily extend and access information in your databases.

Professional LINQ introduces experienced programmers and database developers to LINQ database queries in their native VB and C# languages. Some of the topics covered include:
Download Now »

Beginning XML Databases

Beginning XML Databases

Book Description

* Supported by all major database systems, provides an easy, standardized method of transferring data between databases and to and from the Web, independent of the software in use
* Offers database programmers and data-driven Web developers detailed guidance on how to understand and work with as data
* Numerous hands-on, step-by-step examples help readers learn to simplify database work using XML
* Shows how to use XML to exchange data between multiple databases either internally or with external customers and partners
* Covers XML in popular databases including Oracle Database, Server, and brief coverage of DB2 Database
* Covers basic syntax for XML, the XML DOM, and XSL – with an emphasis on database use, and native XML databases
* Additional topics covered include Native XML databases, XPath, , XLink, XPointer, DTDs, XML Schemas, among others

From the Back Cover

The union of XML and relational databases creates a powerful tool with the ability to transfer information between two completely unrelated databases. With this book, veteran author Gavin Powell shows you how this confluence of two technologies can simplify your database work and provide a more standardized way to exchange data between multiple databases and web sites. Download Now »