by Nishant Sivakumar
C++/CLI in Action is a practical guide that will help you breathe new life into your legacy C++ programs. The book begins with a concise C++/CLI tutorial. It then quickly moves to the key themes of native / managed code interop and mixed-mode programming. You'll learn to take advantage of GUI frameworks like Windows Forms and WPF while keeping your native C++ business logic. The book also covers method...
Price: $13.75 | Publisher: Manning | Release: 2007
by Robert Hanson, Adam Tacy
The Google Web Toolkit (GWT) is a new technology from Google that automatically translates Java into JavaScript, making Ajax applications easier to code and deploy. GWT in Action is a comprehensive tutorial for Java developers interested in building the next generation of rich, web-based applications. This book was written by Robert Hanson, creator of the popular GWT Widget Library, and Adam Tacy, a major c...
Price: $5.34 | Publisher: Manning | Release: 2007
Data Analysis Using SQL and Excel
by Gordon S. Linoff
Useful business analysis requires you to effectively transform data into actionable information. This book helps you use SQL and Excel to extract business information from relational databases and use that data to define business dimensions, store transactions about customers, produce results, and more. Each chapter explains when and why to perform a particular type of business analysis in order to obtain u...
Price: $19.00 | Publisher: Wiley | Release: 2007
by Howard M. Lewis Ship
Tapestry in Action is the definitive guide to the Tapestry approach: creating full-featured web apps by connecting framework components to economical amounts of application code. Many simple examples show you how to tackle common tasks such as form validation, application localization, client-side scripting, and synchronization between browser and app server. Later chapters discuss more advanced topics incl...
Price: $7.33 | Publisher: Manning | Release: 2004
by Kito D. Mann
JavaServer Faces helps streamline your web development through the use of UI components and events (instead of HTTP requests and responses). JSF components (buttons, text boxes, checkboxes, data grids, etc.) live between user requests, which eliminates the hassle of maintaining state. JSF also synchronizes user input with application objects, automating another tedious aspect of web development.JavaServer F...
Price: $36.56 | Publisher: Manning | Release: 2004
by Craig Walls, Norman Richards
Are you tired of writing the same Java code, over and over again? XDoclet will take the burden of repetitive development tasks off your shoulders by automating them. XDoclet is a metadata-driven, code generation engine for Java. Starting from simple JavaDoc-style comments, it generates deployment descriptors, interfaces, framework classes and other utility classes your project requires.XDoclet in Action is ...
Price: $4.71 | Publisher: Manning | Release: 2003
by Ramnivas Laddad
A software system is the realization of a set of concerns. One of the central premises of object-oriented programming is that each concern should be implemented as a separate module. However, there are certain system-wide concerns, such as logging, security, performance, and so forth, that often need to be addressed in many, if not all of the modules. Consequently, the code to handle these system-wide conce...
Price: $2.99 | Publisher: Manning | Release: 2003
by Shawn Bayern
JSTL is an important simplification of the Java web platform. With JSTL, page authors can now write dynamic pages using standard HTML-like tags and an easy-to-learn expression language. JSTL is a standard from the Java Community Process, and its expression language will become part of JSP 2.0.JSTL in Action shows you how to write rich, dynamic web pages without programming. From simple loops to tricky XML p...
Price: $3.98 | Publisher: Manning | Release: 2002
by Benjamin G. Sullins, Mark B. Whipple
With Java Management Extensions (JMX), you can configure, manage and monitor your Java applications at run-time, as well as break your applications into components that can be swapped out. JMX provides a window into an application's state and its behavior, and a protocol-independent way of altering both state and behavior. It lets you expose portions of your application in just a few lines of code.Writ...
Price: $8.54 | Publisher: Manning | Release: 2002