
1. | ![]() ACE Programmer's Guide, The: Practical Design Patterns for Network and Systems Programming By: Stephen D. Huston; James CE Johnson; Umar Syyid Publisher: Addison-Wesley Professional Publication Date: 14-NOV-2003 Insert Date: 09-JAN-2004 Slots: 1.0 | Overview: ACE Programmer's Guide, The: Practical Design Patterns for Network and Systems Programming If you're designing software and systems that must be
portable, flexible, extensible, predictable, reliable, and
affordable, this book and the ACE toolkit will enable you to be
more effective in all of these areas. Even after spending over a
decade developing ACE and using it to build networked software
applications, I find that I've learned a great deal from this book,
and I'm confident that you will, too.
--Douglas C. Schmidt, Inventor of ACE, from the Foreword
This book is a must-have for every ACE programmer. For the
beginner, it explains step-by-step how to start using ACE. For...
|
2. | ![]() Agility and Discipline Made Easy: Practices from OpenUP and RUP Publisher: Addison-Wesley Professional Publication Date: 19-MAY-2006 Insert Date: 11-JUL-2006 Slots: 1.0 | Overview: Agility and Discipline Made Easy: Practices from OpenUP and RUP "The Japanese samurai Musashi wrote: 'One can win with the
long sword, and one can win with the short sword. Whatever the
weapon, there is a time and situation in which it is
appropriate.'
"Similarly, we have the long RUP and the short RUP, and all
sizes in between. RUP is not a rigid, static recipe, and it evolves
with the field and the practitioners, as demonstrated in this new
book full of wisdom to illustrate further the liveliness of a
process adopted by so many organizations around the world.
Bravo!"
--Philippe Kruchten, Professor, University of British
Columbia
"The Unified...
|
3. | ![]() Applied SOAP: Implementing .NET XML Web Services By: Kenn Scribner; Mark Stiver Publisher: Sams Publication Date: 25-OCT-2001 Insert Date: 26-SEP-2002 Slots: 1.0 | Overview: Applied SOAP: Implementing .NET XML Web Services This book takes the reader from the architecture of .NET to
real-world techniques they can use in their own Internet
applications. The reader is introduced to .NET and Web Services and
explores (in detail) issues surrounding the fielding of successful
Web Services. Practical guidelines as well as solutions are
provided that the rader may use in their own projects. Some of the
issues involve lack of specific guidance in the SOAP specification,
while others transcend SOAP and involve issues Internet developers
have grappled with since the inception of the World Wide Web. At
this time, this book...
|
4. | ![]() Applying Domain-Driven Design and Patterns: With Examples in C# and .NET By: Jimmy Nilsson Publisher: Addison-Wesley Professional Publication Date: 08-MAY-2006 Insert Date: 30-OCT-2006 Slots: 1.0 | Overview: Applying Domain-Driven Design and Patterns: With Examples in C# and .NET “[This] is a book about design in
the .NET world, driven in an agile manner and infused with the
products of the enterprise patterns community. [It] shows you how
to begin applying such things as TDD, object relational mapping,
and DDD to .NET projects...techniques that many developers think
are the key to future software development.... As the technology
gets more capable and sophisticated, it becomes more important to
understand how to use it well. This book is a valuable step toward
advancing that understanding.”
–Martin Fowler, author of Refactoring and Patterns
of Enterprise...
|
5. | ![]() Applying Use Case Driven Object Modeling with UML: An Annotated e-Commerce Example By: Doug Rosenberg; Kendall Scott Publisher: Addison-Wesley Professional Publication Date: 14-JUN-2001 Insert Date: 26-SEP-2002 Slots: 1.0 | Overview: Applying Use Case Driven Object Modeling with UML: An Annotated e-Commerce Example Applying Use Case Driven Object Modeling with UML: An
Annotated e-Commerce Example is a practical, hands-on guide
to putting use case methods to work in real-world situations. This
workbook is a companion to Use Case Driven Object Modeling with
UML. It bridges the gap between the theory presented in the
main book and the practical issues involved in the development of
an Internet e-commerce application.Uniquely conceived as a workbook and featuring as a running
example an e-commerce system for an online bookstore,
Applying Use Case Driven Object Modeling with UML
examines design in detail,...
|
6. | ![]() By: Russell Miles Publisher: O'Reilly Media, Inc. Publication Date: 20-DEC-2004 Insert Date: 06-JAN-2005 Slots: 1.0 | Overview: AspectJ Cookbook
When Object Oriented programming (OO) first appeared, it was a
revelation. OO gave developers the ability to create software that
was more flexible and robust, but as time went on and applications
became more sophisticated, too, certain areas of "traditional" OO
architectures were found wanting. Aspect-oriented programming (AOP)
addresses those issues by extending the OO approach even further.
Many developers are interested in AOP--especially in AspectJ, the
open source extension of the Java programming language that
explicitly supports the AOP approach. Yet, although AspectJ is
included...
|
7. | ![]() Beginning Hibernate: From Novice to Professional By: Dave Minter; Jeff Linwood Publisher: Apress Publication Date: 01-AUG-2006 Insert Date: 18-OCT-2008 Slots: 1.0 | Overview: Beginning Hibernate: From Novice to Professional
Beginning Hibernate is ideal if youre experienced in Java with databases (the traditional, or "connected," approach), but are new to open source lightweight Hibernatethe most popular de facto object-relational mapping and database-oriented application development framework. This book packs in brand new information about the latest release of the Hibernate 3.2.x persistence layer and provides a clear introduction to the current standard for object-relational persistence in Java.
Experienced author Dave Minter and contributor Jeff Linwood provide more in-depth examples than any other books...
|
8. | ![]() Building J2EE™ Applications with the Rational Unified Process By: Peter Eeles; Kelli Houston; Wojtek Kozaczynski Publisher: Addison-Wesley Professional Publication Date: 20-AUG-2002 Insert Date: 23-JAN-2003 Slots: 1.0 | Overview: Building J2EE™ Applications with the Rational Unified Process Two of the most significant technological development trends of
the past few years have been the Java 2 Platform, Enterprise
Edition (J2EE), a platform specifically geared to the needs of
enterprise systems, and the Rational Unified Process (RUP), a
comprehensive development methodology.
Building J2EE™ Applications with the Rational
Unified Process is the first book to bring these two key
development concepts together. Featuring a non-trivial sample
application, the book demonstrates a customized subset of RUP that
is relevant and essential to J2EE development. The text guides
readers...
|
9. | ![]() C++ Pocket Reference, 1st Edition By: Kyle Loudon Publisher: O'Reilly Media, Inc. Publication Date: 20-MAY-2003 Insert Date: 31-JAN-2009 Slots: 1.0 | Overview: C++ Pocket Reference, 1st Edition
C++ is a complex language with many subtle facets. This is
especially true when it comes to object-oriented and template
programming. The C++ Pocket Reference is a memory aid for
C++ programmers, enabling them to quickly look up usage and syntax
for unfamiliar and infrequently used aspects of the language. The
book's small size makes it easy to carry about, ensuring that it
will always be at-hand when needed. Programmers will also
appreciate the book's brevity; as much information as possible has
been crammed into its small pages. In the C++ Pocket
Reference, you will find:
Information on...
|
10. | ![]() Collaborative Application Lifecycle Management with IBM Rational Products By: Mats Göthe; Carolyn Pampino; Philip Monson; Khurram Nizami; Katur Patel; Brianna M. Smith; Nail Yuce Publisher: IBM Redbooks Publication Date: 23-DEC-2008 Insert Date: 10-FEB-2009 Slots: 1.0 | Overview: Collaborative Application Lifecycle Management with IBM Rational Products
In this IBM® Redbooks® publication, we provide a
blueprint for Collaborative Application Lifecycle Management (CALM)
and show how the new IBM Rational® products support this
evolving market. Driven by the business demands of global software
delivery, many large organizations are seeking guidance in how to
incorporate agile methods.
In this book, we provide a reference scenario and tool
architectures for deploying the new IBM Rational products into an
existing enterprise environment. We also provide a set of
blueprints that define each of the key disciplines in the
development...
|
About Safari Books Online •
Terms of Service •
Privacy Policy •
Contact Us •
Corporate Licenses •
Help •
Accessibility |
![]()
![]()
![]()
![]()
Copyright 2009 Safari Books Online. All rights reserved.



