Foundations of Object-Oriented Programming Using .NET 2.0 Patterns solves the object-oriented and pattern-programming problem by mixing the two—the book teaches object-oriented concepts using patterns, or a solutions-based approach.
* Most JavaScript books are very long-winded, boring, and developer-oriented - this one provides a quick and easy reference for... Læs mere
This book includes coverage such as sound HTTPS support, lots of user interface API enhancements, a Game API, sound/music API, 3D graphics, Bluetooth, and much more. It's easy to read with lots of practical hands-on and able to use code examples.
In today's IT environment, harried system administrators are finding themselves more overworked than ever. This book helps them regain some of the... Læs mere
Sun's new lightweight Java Enterprise Edition (EE) 5 is an extremely powerful platform for developing enterprise-level Java-based applications, primarily for the server.
You'll encounter an overview of Swing architecture, and learn about core Swing components, toggelable components, event handling with the Swing Component Set, Swing menus and toolbars, borders, pop-ups, choosers, and more.
Need to build stand-alone Java applications? Then the book explains why SWT is superior and provides extensive examples of building applications with SWT. Furthermore, the book describes JFace, an additional abstraction layer built on SWT.
COM and .NET Interoperability provides a complete overview of the process of building .NET applications that interact (interoperate) with existing COM code.