rss Home » Tag Archive For ‘XML’

Pro C# 2010 and the .NET 4 Platform, 5th Edition

Pro C# 2010 and the .NET 4 Platform, 5th Edition

Book Description

The first edition of this book was released at the 2001 Tech-Ed conference in Atlanta, Georgia. At that time, the platform was still a beta product, and in many ways, so was this book. This is not to say that the early editions of this text did not have merit—after all, the book was a 2002 Jolt Award finalist and it won the 2003 Referenceware Excellence Award. However, over the years that author Andrew Troelsen spent working with the common language runtime (CLR), he gained a much deeper understanding of the platform and the subtleties of the language, and he feels that this fifth edition of the book is as close to a “final release” as he’s come yet.

This new edition has been comprehensively revised and rewritten to make it accurately reflect the 4 language specification for the 4 platform. You’ll find new chapters covering the important concepts of dynamic lookups, named and optional arguments, Parallel (PLINQ), improved COM interop, and variance for generics.

If you’re checking out this book for the first time, do understand that it’s targeted at experienced software professionals and/or graduate students of computer science (so don’t expect three chapters on iteration or decision constructs!). The mission of this text is to provide you with a rock-solid foundation in the C# language and the core aspects of the .NET platform (assemblies, remoting, Windows Forms, Web Forms, , web services, etc.). Once you digest the information presented in these 25 chapters, you’ll be in a perfect position to apply this knowledge to your specific programming assignments, and you’ll be well equipped to explore the .NET universe on your own terms. Download Now »

XSLT 2.0 and XPath 2.0 Programmer’s Reference, 4th Edition

XSLT 2.0 and XPath 2.0 Programmers Reference, 4th Edition

Book Description

This book is primarily a practical reference book for professional developers. It assumes no previous knowledge of the language, and many developers have used it as their first introduction to ; however, it is not structured as a tutorial, and there are other books on that provide a gentler approach for beginners.The book does assume a basic knowledge of , HTML, and the architecture of the Web, and it is written for experienced programmers. There’s no assumption that you know any particular language such as Java or Visual Basic, just that you recognize the concepts that all languages have in common.

The book is suitable both for 1.0 users upgrading to 2.0, and for newcomers to . The book is also equally suitable whether you work in the Java or world.

As befits a reference book, a key aim is that the coverage should be comprehensive and authoritative. It is designed to give you all the details, not just an overview of the 20 percent of the language that most people use 80 percent of the time. It’s designed so that you will keep coming back to the book whenever you encounter new and challenging tasks, not as a book that you skim quickly and then leave on the shelf. If you like detail, you will enjoy this book; if not, you probably won’t.

But as well as giving the detail, this book aims to explain the concepts, in some depth. It’s therefore a book for people who not only want to use the language but who also want to understand it at a deep level. Download Now »

DocBook 5: The Definitive Guide

DocBook 5: The Definitive Guide

Book Description

If you need a reliable tool for technical documentation, this clear and concise reference will help you take advantage of , the popular schema originally developed to document computer and hardware projects. 5.0 has been expanded and simplified to address documentation needs in other fields, and it’s quickly becoming the tool of choice for many content providers.

DocBook 5: The Definitive Guide is the complete, official documentation of DocBook 5.0. You’ll find everything you need to know to use DocBook 5.0′s features-including its improved content model-whether you’re new to DocBook or an experienced user of previous versions.

  • Learn how to write DocBook documents
  • Understand DocBook 5.0′s elements and attributes, and how they fit together
  • Determine whether your documents conform to the DocBook schema
  • Learn about options for publishing DocBook to various output formats
  • Customize the DocBook schema to meet your needs
  • Get additional information about DocBook editing and processing

This book is still in progress, but you can explore this technology through our Rough Cuts edition, which lets you read the manuscript as it’s being written, either online or via PDF. Download Now »

Processing XML documents with Oracle JDeveloper 11g

Processing XML documents with Oracle JDeveloper 11g

Book Description

is an open standard for creating markup languages and exchanging structured documents and data over the Internet. JDeveloper 11g presents an effective, quick, and easy-to-use means of processing documents.

Inspired by the author’s previous articles for the community, this expanded hands-on tutorial guides newcomers and intermediate users through JDeveloper 11g and document development. It offers up-to-date information on working with the latest version of JDeveloper, and brand new information on JAXB 2.0 support in JDeveloper 11g. Filled with illustrations, explanatory tables, and comprehensive instructions, this book walks the reader through the wide assortment of JDeveloper’s capabilities.

’s JDeveloper 11g is an Integrated Development Environment that provides a visual and declarative approach to application development. Over the course of 14 chapters, readers will get hands-on with JDeveloper as the comprehensive and self-contained tutorials provide clear instruction on the key XML tasks that JDeveloper can accomplish.

Filled with practical information and illustrated examples, this book shows the reader how to create, parse, and store XML documents quickly, as well as providing step-by-step instructions on how to construct an XML schema and use the schema to validate an XML document. Download Now »

Professional VB 2005

Professional VB 2005

Book Description

Professional 2005
As ’s most popular language in the world, Visual Basic allows applications to be written with dramatically less code. Programmers can simply drag and drop controls, such as buttons and dialog boxes, and then define their appearance and behavior. With 2005, this language has finally made the leap to becoming a true object-oriented language, and is now able to take advantage of everything the Framework has to offer. This unparalleled author team combines their years of expert-level experience to provide you with the complete VB.NET developer resource. You’ll be equipped with everything you need to know to take your abilities to the next level when writing robust, useful applications.

  • Visual Basic has changed dramatically from its predecessor, and this book shows developers how to build traditional console applications, ASP.NET applications, Web Services, and more
  • The top-notch author team shares their years of experience in VB and helps readers take their skills to new heights
  • Addresses issues such as security, data access (), and the latest Visual Studio .NET IDE
  • Explores Common Language Runtime, variables and data types, object syntax, inheritance and interfaces, Windows forms, error handling and debugging, , namespaces, and advanced features of the latest version of ASP.NET Download Now »

Beginning JavaScript, 4th Edition

Beginning JavaScript, 4th Edition

Book Description

The perennial bestseller returns with new details for using the latest tools and techniques available with

is the definitive language for making the Web a dynamic, rich, interactive medium. This guide to builds on the success of previous editions and introduces you to many new advances in development. The reorganization of the chapters helps streamline your learning process while new examples provide you with updated techniques.

You’ll get all-new coverage of for remote scripting, JavaScript frameworks, JavaScript and , and the latest features in modern Web browsers. Plus, all the featured code has been updated to ensure compliance with the most recent popular Web browsers.

  • Introduces you to the latest capabilities of JavaScript, the definitive language for developing dynamic, rich, interactive Web sites
  • Features new coverage of data types and variables, JavaScript and , for remote scripting, and popular JavaScript frameworks
  • Offers updated code that ensures compliance with the most popular Web browsers
  • Includes improved examples on the most up-to-date JavaScript techniques Download Now »