Apr 22, 2010 |
7,937 views |

Book Description
This book will teach all about Windows Server AppFabric (code-named “Dublin”),a set of extensions to Windows Server that allow it to function as a lightweight, application server. The combination of Windows Server and AppFabric provides an easy-to-manage platform for developing, deploying, and reliably hosting middle-tier WCF/WF services.
Windows Server AppFabric fills an important vacuum left in the wake of COM and COM+’s demise as the .NET platform has risen to prominence. Provided as an extension to Internet Information Services (IIS), the built-in application server frees you from having to create your own Windows services to perform application hosting. Instead, you can take advantage of plumbing and infrastructure that Microsoft provides for you, freeing you to focus on just your business logic while still being able to deploy n-tier solutions on Windows Server. In this way, Windows Server AppFabric solves the problem of developing, deploying, and reliably hosting middle-tier WCF/WF services.
If you’re an experienced developer, you’ll want to learn about Windows Server AppFabric fast, without a lot of reading. And that’s what this book is all about. It cuts to the chase and shows you the simplicity and elegance that combine to form Windows Server AppFabric, getting you up to speed fast, so that you can take advantage of all the platform has to offer.
What you’ll learn
- Deploy Windows Server AppFabric (aka “Dublin”) as your middle-tier application host.
- Incorporate Windows Server AppFabric’s built-in functionality into your WCF Download Now »
Apr 19, 2010 |
5,344 views |

Book Description
Professional SlickEditis the first guide to the award-winning SlickEdit tools, and is technically reviewed by the SlickEdit development team. SlickEdit expert John Hurst shares his years of experience in developing with SlickEdit to teach readers how to maximize the tool’s features, and to write and debug code faster than they have before. Additionally, the book includes a CD ROM with an extended trial version of SlickEdit not available anywhere else.
Professional SlickEdit is heavy on examples, making this a hands-on guide that will get readers up and running with the tools quickly.
Topics include:
*Customizing the environment
*Staying organized with Workspaces and Projects
*Understanding Tagging
*Quickly navigating code
*Power editing techniques for text, code and data
*Taking advantage of Aliases and File Templates
*Slick-C Macro Programming
*Custom Language Support Download Now »
Apr 16, 2010 |
16,660 views |

Book Description
Even if you find writing PHP code easy, writing code that is efficient and easy to maintain and reuse is not so straightforward. Self-taught PHP developers and programmers transitioning from other languages often lack the knowledge to work with PHP on an enterprise level. They need to take their PHP development skills to that level by learning the skills and tools necessary to write maintainable and efficient code.
This book will enable you to take your PHP development skills to an enterprise level by teaching you the skills and tools necessary to write maintainable and efficient code. You will learn how to perform activities such as unit testing, enforcing coding standards, automating deployment, and interactive debugging using tools created for PHP developers – all the information in one place. Your code will be more maintainable, efficient, and self-documented.
From the design phase to actually deploying the application, you will learn concepts and apply them using the best-of-breed tools available in PHP.
Experienced developers looking for expertise in PHP development will learn how to follow best practices within the world of PHP. The book contains many well-documented code samples and recipes that can be used as a starting point for producing quality code. Download Now »
Apr 05, 2010 |
7,773 views |

Book Description
Create applications that are more responsive to user needs
IronPython should be an important part of your developer’s toolbox and this book will quickly get you up and running with this powerful language. John Paul Mueller clearly shows how IronPython can help you create better desktop or web-based applications in less time and with fewer errors. Throughout the pages, you’ll find techniques for extending IronPython and making it a more robust language. In addition, you’ll follow advanced steps such as building an IronPython extension that directly accesses the Win32 API. And you’ll enhance your skill set as you introduce IronPython into other environments such as Linux® and Mac OS® X.
Professional IronPython:
- Demonstrates how to build applications that every developer needs to know when starting a new language
- Explains how to create Windows Forms applications, interact with COM objects, and work at the command line
- Uncovers how to work with XML, the Dynamic Language Runtime, and other .NET languages
- Shows how you can use IronPython to improve your testing process for just about any language
- Discusses techniques for using IronPython with the Python Standard Library
Download Now »
Apr 02, 2010 |
6,560 views |

Book Description
This book is a comprehensive and easy-to-understand guide for using the Oracle Data Provider (ODP) version 11g on the .NET Framework. It also outlines the core GoF (Gang of Four) design patterns and coding techniques employed to build and deploy high-impact mission-critical applications using advanced Oracle database features through the ODP.NET provider.
The book details the features of the ODP.NET provider in two main sections: “Basic,” covering the basics and mechanisms for data access via ODP.NET; and “Advanced,’ covering advanced Oracle features such as globalization, savepoints, distributed transactions and how to call them via ODP.NET, advanced queueing (AQ), and promotable transactions. It takes you from the ground up through different implementation scenarios via a rich collection of both VB.NET and C# code samples.
It outlines database security and performance optimization tricks and techniques on ODP.NET that conform to best practices and adaptable design. Different GoF design patterns are highlighted for different types of ODP.NET usage scenarios with consideration of performance and security.
It provides a comprehensive guide to the synergistic integration of Oracle and Microsoft technologies such as the upcoming Oracle Developer Tools for Visual Studio (11.1.0.7.10). It also details how programmers can make use of ODT to streamline the creation of robust ODP.NET applications from within the Visual Studio environment.
Download Now »
Mar 11, 2010 |
9,988 views |

Book Description
This book covers middle-tier programming with PHP.
PHP is a server-side, HTML-embedded scripting language. It is an open source technology, rapidly gaining popularity as a scripting language for people running dynamic websites. One of its major attractions over Perl, JavaScript and other scripting languages is that PHP has a built-in database integration layer and seamless IP connectivity, with LDAP and TCP as well as the IMAP mail interface. Features;
Real world, practical experience and techniques
From installation and configuration of the PHP engine to advanced dynamic application design
Definitive coverage of core PHP language and database addressing:
MySQL is covered in depth.
Practical e-commerce and business scripting including database application development, together with PHP and XML applications.
LDAP connectivity addressed.
Who this book is for
Developers that want to add a professional edge to their web applications. Programmers who are either new to the web paradigm of development or experienced CGI programmers who are looking for the speed and convenience of a new technology.
A working knowledge of HTML is assumed. Download Now »