Transparent

Documents tagged with dzone

DZone Refcard #77: Core WS-BPEL: Business Process Execution Language

This Refcard gives an overview of key activities of WS-BPEL 2.0 language. The process structure including partner links, variables, fault handlers, event handlers, correlation sets, and message exc...
  • Pdf_16x16 6 pages
  • DZone published this 11/08/2009
  • 69 reads
  • 0 comments

DZone Refcard #76: Domain-Driven Design

It is often said that Domain-Driven Design is object orientation done right but the truth is that Domain-Driven Design is much more than just object orientation. Domain-Driven Design also deals wit...
  • Pdf_16x16 6 pages
  • DZone published this 11/01/2009
  • 427 reads
  • 0 comments

DZone Refcard #75: Getting Started with BlazeDS

This DZone Refcard on Adobe BlazDS is the perfect place to start for any developer looking to learn more about using this tool. Getting Started with BlazeDS illustrates some of the most important ...
  • Pdf_16x16 6 pages
  • DZone published this 10/25/2009
  • 220 reads
  • 0 comments

DZone Refcardz #74: Agile Adoption - Improving Software Quality

This Refcard is a quick introduction to Agile practices that can help you improve the quality of your software by reducing defects, improving design, sharing the theory of the code and building le...
  • Pdf_16x16 6 pages
  • DZone published this 10/18/2009
  • 208 reads
  • 0 comments

DZone Refcardz #73: Getting Started with LiveCycle Data Services ES

Adobe LiveCycle Data Services ES is a high-performance, scalable, and flexible framework that streamlines the development of Rich Internet Applications using the Flash Platform. This DZone Refcard ...
  • Pdf_16x16 6 pages
  • DZone published this 10/03/2009
  • 44 reads
  • 0 comments

DZone Refcardz #72: Getting Started with WPF

Windows Presentation Foundation is a next generation UI framework for creating desktop applications on the Windows Platform. The intent of this DZone Refcard is to help you understand the basics o...
  • Pdf_16x16 6 pages
  • DZone published this 09/27/2009
  • 322 reads
  • 0 comments

DZone Refcard #71: Essential PostgreSQL

Targeted at novices and professionals alike, this Refcard will help you quickly navigate some of PostgreSQL’s most popular features as well as its hidden gems. It will cover topics such as configur...
  • Pdf_16x16 6 pages
  • DZone published this 09/20/2009
  • 469 reads
  • 0 comments

DZone Refcardz #70: Eclipse Plug-in Development

The Eclipse platform consists of many plug-ins, which are bundles of code that provide some functionality to the entire system. Plug-ins contribute functionality to the system by implementing pre-d...
  • Pdf_16x16 6 pages
  • DZone published this 09/13/2009
  • 294 reads
  • 0 comments

DZone Refcard #69: Getting Started with ASP.NET MVC 1.0

Anyone interested in learning the basics of ASP.NET MVC, Microsoft's new framework for building Web applications, should definitely check out this DZone Refcard. You'll learn how to setup your envi...
  • Pdf_16x16 6 pages
  • DZone published this 09/06/2009
  • 266 reads
  • 0 comments

DZone Refcard #68: Getting Started with Oracle Berkeley DB

This DZone Refcard provides a brief introduction to the Oracle Berkeley DB family. The author, Masoud Kalali, then moves on to discuss in depth the Oracle Berkeley DB Java Edition, including: Trans...
  • Pdf_16x16 6 pages
  • DZone published this 08/28/2009
  • 192 reads
  • 0 comments

DZone Refcardz #67: Getting Started with Selenium

Selenium is a portable software testing framework for Web applications. Selenium works well for QA testers needing record/playback authoring of tests and for software developers needing to author t...
  • Pdf_16x16 7 pages
  • DZone published this 08/23/2009
  • 1,577 reads
  • 0 comments

DZone Refcard #66: Getting Started with Coldfusion 9

Adobe ColdFusion is a rapid application development toolkit that is written in Java and runs on top of the JVM. This DZone Refcard will take you through the various pieces and languages that compri...
  • Pdf_16x16 6 pages
  • DZone published this 08/16/2009
  • 419 reads
  • 0 comments

DZone Refcard #65: Getting Started with ServiceMix 4.0

ServiceMix is one of the only open source projects that are mature enough to be used to solve enterprise mission critical integration problems. This DZone Refcard will provide an introduction to t...
  • Pdf_16x16 6 pages
  • DZone published this 08/07/2009
  • 581 reads
  • 0 comments

DZone Refcardz #64: Core HTML

HTML and XHTML are the foundation of all web development. Everything from JavaScript to Ajax uses HTML in one way or another. This Refcard , useful for beginners and veterans alike, introduces to t...
  • Pdf_16x16 6 pages
  • DZone published this 08/02/2009
  • 402 reads
  • 0 comments

DZone Refcardz #63: Getting Started with Apache Wicket

Among the dizzying number of Web frameworks available today, Wicket’s simple and intuitive approach to Web development has led it to become a favorite among many Java developers. This Refcard brin...
  • Pdf_16x16 6 pages
  • DZone published this 07/24/2009
  • 189 reads
  • 0 comments

DZone Refcardz #62: Getting Started with Eclipse RCP

The Eclipse Rich Client Platform (RCP) provides a foundation for building and deploying rich client applications. This Refcard introduces you to the Eclipse plug-in development environment and show...
  • Pdf_16x16 6 pages
  • DZone published this 07/19/2009
  • 610 reads
  • 0 comments

DZone Refcardz #14: NetBeans 6.7 Update

Updated for Netbeans IDE 6.7, this Refcard provides a thorough exposition on how to optimally handle Java code in the editor, covering viewing, navigation, source handling, and re-factoring. It als...
  • Pdf_16x16 6 pages
  • DZone published this 07/10/2009
  • 1,272 reads
  • 0 comments

DZone Refcardz #61: Core Java Concurrency

This DZone Refcard helps Java developers working with multi-threaded programs understand the core concurrency concepts and how to apply them. Topics covered in this cheat sheet include built-in Jav...
  • Pdf_16x16 6 pages
  • DZone published this 07/05/2009
  • 922 reads
  • 0 comments

DZone Refcardz #59: Getting Started with Drupal

Drupal is an open source content management system and framework powering many of today’s high-profile sites. This Refcard will provide useful information to help you perform three of the most comm...
  • Pdf_16x16 6 pages
  • DZone published this 06/19/2009
  • 2,673 reads
  • 0 comments

DZone Refcardz #58: JavaServer Faces 2.0

This JSF 2.0 Refcard is perfect for both new and seasoned JSF developers. JSF 2.0, the long-awaited successor to JSF 1.x, brings exciting new features: less boilerplate code, better error handling,...
  • Pdf_16x16 6 pages
  • DZone published this 06/12/2009
  • 889 reads
  • 0 comments
1 2 3 4 Next >