Business Process Execution Language for Web Services BPEL and BPEL4WS (2nd Edition)This book is a comprehensive guide to the usage and syntax of the Business Process Execution Language for Web Services (BPEL4WS). Two major BPEL4WS servers, the Oracle BPEL Process Manager and Microsoft BizTalk Server 2004 are covered in detail, and an overview of other major BPEL4WS servers is provided. The book contains practical examples on using BPEL4WS.

Web services provide the core functionality for distributed e-business applications using SOAP, WSDL and UDDI. These building blocks can then be orchestrated into a complete business process using BPEL4WS.
Read the rest of this entry »

Pro .NET 2.0 Code and Design Standards in C#This book is special, because for the first time you get an easy-to-follow set of code and design standards that addresses the basic needs of .NET developers and application architects. The material is presented in a “what, why, where, and how” format, so its easy to understand a given topic and apply the solution.

The format facilitates fast understanding and quick referencejust what you need when youre under pressure. The authors have done the research for you, and they identify and discuss common options. Where there is a choice, there is analysis to guide you.
Read the rest of this entry »

Illustrated C# 2005

Tháng Năm 29, 2007

Illustrated C# 2005 Illustrated C# 2005 doesnt use the traditional dense prose format of most programming texts. Rather, it presents the C# programming language in a unique visual manner. The book uses three techniques to achieve this: concise text; tables that clarify and summarize language features; and frequent figures and diagrams. Each feature is also illustrated with concise, focused code samples.

The book starts with an overview of the .NET platform and the role played by C#, then quickly delves into the language. It covers the entire C# language, including new features added in C# 2.0 as well as the most complex topics. Its an ideal read if youre a migrating C++ or VB programmer who already knows how languages work.

Read the rest of this entry »

C# Threading Handbook

Tháng Năm 29, 2007

C# Threading Handbook This book addresses the fundamental units of Windows and .NET programming – threads. A strong understanding of the role threads play in program execution, how multiple threads can interact in order to make efficient programs, and the pitfalls to beware of when developing multithreaded applications, are all core to a developer’s ability to develop effective C# programs. This book will cover how .NET applications are executed, the life cycle of a thread in .NET, how the .NET Framework uses threads, how threads work in an event-driven environment, how we can avoid race conditions and deadlocks, how the activity of multiple threads can be synchronized, and how to debug multithreaded applications. We finish it off by describing the creation of a multithreaded network application.
Read the rest of this entry »

C# Programmer’s Handbook

Tháng Năm 29, 2007

C# Programmer's HandbookC# Programmer’s Handbook is a complete description of the C# language as used in .NET development for both the current version of .NET (version 1.1) and the version of .NET due out in late 2004 (version 2.0). This is the only book that will include full coverage of C# 2.0 features such as generics for the foreseeable future (next 6 months). MacBeth is a Microsoft insider who has been working with the Whidbey release internally since its conception. Addressed to experienced programmers, this book will remain extremely useful to current users of .NET 1.1 even if they have only limited curiosity about .NET 2.0.
Read the rest of this entry »

The PHP Anthology, Volume II: ApplicationsA compilation of best practice solutions to common Web Development problems in PHP, focusing on the achievement of practical goals by applying well-structured, object orientated software design principles.

Volume 2 covers the applications of PHP in the real world including authentication & access control, XML, stats & tracking, caching data to improve performance, design techniques and design patterns. The chapter on Design Patterns is particularly unique as it teaches readers about common object architectures which can be used to solve common (though unique) problems.
Read the rest of this entry »

Foundations Volume 1As a PHP developer, there are certain problems you’re almost guaranteed to face. Generating charts and graphs, converting HTML documents to PDF format—PHP is equipped to handle all of these, but coming up with the best implementation can be tricky! Now, instead of trawling through message boards and mailing lists for the answer, you can just crack open The PHP Anthology!

The PHP Anthology is a complete reference guide for any PHP developer –hobbyist or professional– to help you write better, faster and more secure code that solves common problems. The author, Harry Fuecks, has compiled over 100 best-practice solutions that any developer will find invaluable when building content management systems, intranets, shopping carts or anything else.
Read the rest of this entry »

Web Application Development with PHPPHP is an open source Web-scripting language that has gaining steam in the development community, especially in the Apache Web server realm. With a syntax that draws heavily on C, PHP appeals to advanced programmers moving to the Web from traditional software development.

Web Application Development With PHP 4.0 isn’t your typical run-of-the-mill language tutorial. Authors Ratschiller and Gerken purposely designed its content to appeal to coders already proficient in PHP but in need of advanced programming techniques and high-level application development skills. Assuming a strong programming foundation, this book can be considered a next-level PHP tutorial.
Read the rest of this entry »

Tips & Tools for Exploring, Using, and Tuning Linux Ubuntu Linux–the most popular Linux distribution on the planet–preserves the spirit embodied in the ancient African word ubuntu, which means both “humanity to others” and “I am what I am because of who we all are.” Ubuntu won the Linux Journal Reader’s Choice Award for best Linux distribution and is consistently the top-ranked Linux variant on DistroWatch.com. The reason this distribution is so widely popular is that Ubuntu is designed to be useful, usable, customizable, and always available for free worldwide.

Ubuntu Hacks is your one-stop source for all of the community knowledge you need to get the most out of Ubuntu: a collection of 100 tips and tools to help new and experienced Linux users install, configure, and customize Ubuntu. With this set of hacks, you can get Ubuntu Linux working exactly the way you need it to. Learn how to:
Read the rest of this entry »

Tips & Tools for Exploring, Using, and Tuning Linux Ubuntu Linux–the most popular Linux distribution on the planet–preserves the spirit embodied in the ancient African word ubuntu, which means both “humanity to others” and “I am what I am because of who we all are.” Ubuntu won the Linux Journal Reader’s Choice Award for best Linux distribution and is consistently the top-ranked Linux variant on DistroWatch.com. The reason this distribution is so widely popular is that Ubuntu is designed to be useful, usable, customizable, and always available for free worldwide.

Ubuntu Hacks is your one-stop source for all of the community knowledge you need to get the most out of Ubuntu: a collection of 100 tips and tools to help new and experienced Linux users install, configure, and customize Ubuntu. With this set of hacks, you can get Ubuntu Linux working exactly the way you need it to. Learn how to:
Read the rest of this entry »