Sunday, February 26, 2012

Books for experts

Books for experts


SOA Governance: Governing Shared Services On-Premise & in the Cloud

Posted: 25 Feb 2012 08:41 AM PST

SOA Governance 233x300 SOA Governance: Governing Shared Services On Premise & in the Cloud

SOA Governance: Governing Shared Services On-Premise & in the Cloud |  ISBN-10: 0138156751 | ISBN-13: 978-013815675

 

SOA Governance: Governing Shared Services On-Premise and in the Cloud is the result of a multi-year project to collect proven industry practices for establishing IT governance controls specific to the adoption of SOA and service-orientation. Authored by world-renowned experts in the fields of SOA, IT governance, and cloud computing, this comprehensive book provides clear direction as to what does and does not constitute SOA governance and then steps the reader through the most important industry governance practices, as they pertain to individual SOA project lifecycle stages.

With a consistent, vendor-neutral focus, and with the help of case study examples, the authors demonstrate how to define and position precepts, organizational roles, processes, standards, and metrics. Readers benefit from thorough and visually depicted cross-references and mapping between roles, processes, precepts, and project stages, enabling them to fully explore dynamics and dependencies and thereby learn how to use these governance controls to create their own custom SOA governance systems.

This important title will be valuable to every practitioner concerned with making SOA work, including senior IT managers, project managers, architects, analysts, developers, administrators, QA professionals, security specialists, and cloud computing professionals.

Topic Areas

  • Defining SOA governance
  • Establishing an SOA governance office and program
  • Working with proven SOA governance precepts and processes
  • Identifying organizational roles and relating them to SOA governance
  • Associating design-time and runtime SOA project stages with SOA governance controls
  • Governance considerations specific to shared services
  • Roles, precepts, and factors specific to cloud-based services
  • Understanding and categorizing SOA governance products and technologies
  • Applying governance controls as early as the planning stages and measuring their success in subsequent stages
  • Using vitality triggers to govern shared services on an on-going basis
  • SOA governance controls that pertain to business information documents and policies

Link download :

  1. Mediafire : SOA Governance: Governing Shared Services On-Premise & in the Cloud  pdf  (source : ebookmf.com)
  2. Mirror Mediafire : SOA Governance: Governing Shared Services On-Premise & in the Cloud pdf

Download more :  SOA book

Thursday, February 23, 2012

Books for experts

Books for experts


Service-Oriented Architecture (SOA): Concepts, Technology, and Design

Posted: 22 Feb 2012 02:35 AM PST

SOA concept technique and design Service Oriented Architecture (SOA): Concepts, Technology, and Design

Service-Oriented Architecture (SOA): Concepts, Technology, and Design | ISBN-10: 0131858580 | ISBN-13: 978-0131858589

This is a comprehensive tutorial that teaches fundamental and advanced SOA design principles, supplemented with detailed case studies and technologies used to implement SOAs in the real world. ***We’ll have cover endorsements from Tom Glover, who leads IBM’s Web Services Standards initiatives; Dave Keogh, Program Manager for Visual Studio Enterprise Tools at Microsoft, and Sameer Tyagi, Senior Staff Engineer, Sun Microsystems. All major software manufacturers and vendors are promoting support for SOA. As a result, every major development platform now officially supports the creation of service-oriented solutions. Parts I, II, and III cover basic and advanced SOA concepts and theory that prepare you for Parts IV and V, which provide a series of step-by-step “how to” instructions for building an SOA. Part V further contains coverage of WS-* technologies and SOA platform support provided by J2EE and .NET.

 

Link download :

  1.  Mediafire : Service-Oriented Architecture (SOA) Concepts Technology  and Design pdf

  2.  Lebitit : Service-Oriented Architecture (SOA) Concepts Technology  and Design pdf

  3. Vip-file : Service-Oriented Architecture (SOA) Concepts Technology  and Design pdf

  4. Shareflare : Service-Oriented Architecture (SOA) Concepts Technology  and Design pdf

High Availability MySQL Cookbook

Posted: 22 Feb 2012 02:04 AM PST

High Availability MySQL Cookbook pdf  High Availability MySQL Cookbook

This book uses the approach of a cookbook. Each recipe provides the reader with easy step-by-step descriptions of the actions necessary to accomplish a specific task. It is designed to present what often appear as extremely complicated techniques as a series of simple-to-follow recipes, allowing readers to achieve high uptimes on their MySQL servers. This book is targeted at system administrators or database administrators who have basic familiarity with Linux, the shell, and MySQL. The typical user will be able to get MySQL installed and working, but needs practical guidance to make it highly available.
Paperback: 276 pages
Publisher: Packt Publishing (April 27, 2010)
Language: English
ISBN-10: 1847199941
ISBN-13: 978-1847199942

Link download :

  1. Mediafire : High Availability MySQL Cookbook  pdf 

Wednesday, February 22, 2012

Books for experts

Books for experts


Enterprise JavaBeans 3.1, 6th Edition pdf

Posted: 21 Feb 2012 09:43 AM PST

Enterprise JavaBeans 31 Enterprise JavaBeans 3.1, 6th Edition pdf

Enterprise JavaBeans 3.1, 6th Edition |  ISBN:978-1-4493-9635-0| ISBN 10:1-4493-9635-6

Learn how to code, package, deploy, and test functional Enterprise JavaBeans with the latest edition of this bestselling guide. Written by the developers of JBoss EJB 3.1, this book not only brings you up to speed on each component type and container service in this implementation, it also provides a workbook with several hands-on examples to help you gain immediate experience with these components.

With version 3.1, EJB’s server-side component model for building distributed business applications is simpler than ever. But it’s still a complex technology that requires study and lots of practice to master. Enterprise JavaBeans 3.1 is the most complete reference on this specification. You’ll find a straightforward, no-nonsense explanation of the underlying technology, including Java classes and interfaces, the component model, and the runtime behavior of EJB.

  • Develop your first EJBs with a hands-on walkthrough of EJB 3.1 concepts
  • Learn how to encapsulate business logic with Session Beans and Message-Driven Beans
  • Discover how to handle persistence through Entity Beans, the EntityManager, and the Java Persistence API
  • Understand EJB’s container services such as dependency injection, concurrency, and interceptors
  • Integrate EJB with other technologies in the Java Enterprise Edition platform
  • Use examples with either the JBossAS, OpenEJB, or GlassFish v3 EJB Containers

Link download :

  1. Mediafire :  Enterprise JavaBeans 3.1, 6th Edition pdf 

  2. Letitbit :  Enterprise JavaBeans 3.1, 6th Edition pdf 

  3. V-file :  Enterprise JavaBeans 3.1, 6th Edition pdf 

  4. Shareflare :  Enterprise JavaBeans 3.1, 6th Edition pdf

.NET Windows Forms in a Nutshell

Posted: 20 Feb 2012 03:00 PM PST

NET Windows Forms in a Nutshell  .NET Windows Forms in a Nutshell

.NET Windows Forms in a Nutshell

 .NET Windows Forms in a Nutshell | ISBN:978-0-596-00338-8| ISBN 10:0-596-00338-2

.NET Windows Forms are a powerful technology for building a large class of applications for the Windows .NET platform. They offer nearly the same power and flexibility of classic Win32 development, but for a fraction of the effort. The programming model is lean and streamlined, and many of the tedious details that developers used to have to spend time on are now dealt with automatically by the platform.

.NET Windows Forms in a Nutshell offers an accelerated introduction to this next-generation of rich user interface development. The book provides an all-inclusive guide for experienced programmers using the .NET Windows Forms platform to develop Windows applications, along with a compact but remarkably complete reference to the .NET Framework Class Library (FCL) Windows Forms namespaces and types. The authors present solid coverage of the fundamental building blocks, such as Controls, Forms, Menus, and GDI+, and enough detail to help you build your own fully featured reusable visual components so you can write visual component libraries as well as standalone applications.

.NET Windows Forms in a Nutshell aims to provide not just the practical information and advice required to get programs working, but also to communicate the rationale behind the various parts of Windows Forms’ design. The authors show how the thinking behind the framework enhances your productivity substantially. The new framework allows you to guess correctly what “the Right Way” to do things is a majority of the time, even if you’ve never tried what you’re doing before. No more digging around in documentation for days to try to find the bit of information you need to use one particular feature.

Anyone who is involved in user interface development will appreciate the ease of creation and expanded capabilities provided by .NET Windows Forms, as well as the in-depth focus and straight-forward approach this book brings. Included on CD is an add-in that will integrate the book’s reference directly into the help files of Visual Studio .NET.

Link download:

  1.  Mediafire :  .NET Windows Forms in a Nutshell pdf |  .NET Windows Forms in a Nutshell chm

Tuesday, February 21, 2012

Books for experts

Books for experts


.NET Framework Essentials 3rd Edition

Posted: 19 Feb 2012 03:00 PM PST

net framework 3rd .NET Framework Essentials 3rd Edition

.NET Framework Essentials 3rd Edition | ISBN 10: 0596005059 | ISBN 13: 9780596005054

Fully updated for version 1.1 of the .NET Framework, .NET Framework Essentials, 3rd Edition is an objective, concise, no-nonsense overview of the Microsoft .NET Framework for developing web applications and services. Written for intermediate to advanced VB, C/C++, Java, and Delphi developers, .NET Framework Essentials, 3rd Edition is also useful to system architects and leaders who are assessing tools for future projects.

.NET Framework Essentials touches all the bases–from the Common Language Run-Time (CLR) and key class libraries to the specialized packages for ASP.NET, Windows Forms, XML Web Services, and data access (ADO.NET). The authors survey each major .NET language, including VB.NET, C#, J#, and Managed C++, as well as MSIL, clearing away the noise and hype, and presenting a clear, practical look at the underlying technologies. .NET Framework Essentials also provides a handy reference to the most commonly used features of .NET Framework.

Written by two veteran web applications developers, .NET Framework Essentials, 3rd Edition is one of the most complete, concise, and ultimately useful books to describe the breadth of technology represented by .NET.

Compact and free of fluff or proprietary hype, .NET Framework Essentials is an outstanding value for experienced programmers and architects who need to get up to speed quickly.

Link download

  1. Mediafire : .NET Framework Essentials 3rd Edition

Monday, February 20, 2012

Books for experts

Books for experts


.NET & XML

Posted: 18 Feb 2012 03:00 PM PST

NET XML .NET & XML

.NET and XML |  ISBN:978-0-596-00397-5| ISBN 10:0-596-00397-8

If you’re seeking ways to build network-based applications or XML-based web services, Microsoft provides most of the tools you’ll need. XML is integrated into the .NET Framework and Visual Studio .NET, but if you want to get a grasp on how .NET and XML actually work together, that’s a different story. With .NET & XML, you can get under the hood to see how the .NET Framework implements XML, giving you the skills to write understandable XML-based code that interoperates with code written with other tools, and even other languages.

.NET & XML starts by introducing XML and the .NET Framework, and then teaches you how to read and write XML before moving on to complex methods for manipulating, navigating, transforming, and constraining it. To demonstrate the power of XML in .NET, author Niel Bornstein builds a simple hardware store inventory system throughout the book. As you move from chapter to chapter, you’ll absorb increasingly complex information until you have enough knowledge to successfully program your own XML-based applications. This tutorial also contains a quick reference to the API, plus appendices present additional .NET assemblies that you can use to work with XML, and how to work with the .NET XML configuration file format.

One study puts the potential market for new software based on XML at or near $100 billion over the next five years. The .NET Framework gives you a way to become a part of it. But to use XML and .NET effectively, you need to understand how these two technologies work together. This book gives you the insight to take full advantage of the power the two provide.

Link download :

  1. Mediafire :  .NET & XML pdf 

Sunday, February 19, 2012

Books for experts

Books for experts


ActionScript 3.0 Cookbook

Posted: 18 Feb 2012 02:24 AM PST

ActionScript 3.0 Cookbook ActionScript 3.0 Cookbook

ActionScript 3.0 Cookbook Solutions for Flash Platform and Flex Application Developers

Well before Ajax and Microsoft’s Windows Presentation Foundation hit the scene, Macromedia offered the first method for building web pages with the responsiveness and functionality of desktop programs with its Flash-based “Rich Internet Applications”. Now, new owner Adobe is taking Flash and its powerful capabilities beyond the Web and making it a full-fledged development environment.

Rather than focus on theory, the ActionScript 3.0 Cookbook concentrates on the practical application of ActionScript, with more than 300 solutions you can use to solve a wide range of common coding dilemmas. You’ll find recipes that show you how to:

  • Detect the user’s Flash Player version or their operating system
  • Build custom classes
  • Format dates and currency types
  • Work with strings
  • Build user interface components
  • Work with audio and video
  • Make remote procedure calls using Flash Remoting and web services
  • Load, send, and search XML data
  • And much, much more …

Each code recipe presents the Problem, Solution, and Discussion of how you can use it in other ways or personalize it for your own needs, and why it works. You can quickly locate the recipe that most closely matches your situation and get the solution without reading the whole book to understand the underlying code. Solutions progress from short recipes for small problems to more complex scripts for thornier riddles, and the discussions offer a deeper analysis for resolving similar issues in the future, along with possible design choices and ramifications. You’ll even learn how to link modular ActionScript pieces together to create rock-solid solutions for Flex 2 and Flash applications.

When you’re not sure how ActionScript 3.0 works or how to approach a specific programming dilemma, you can simply pick up the book, flip to the relevant recipe(s), and quickly find the solution you’re looking for.

Adobe Developer Library is a co-publishing partnership between O’Reilly Media and Adobe Systems, Inc. and is designed to produce the number one information resources for developers who use Adobe technologies. Created in 2006, the Adobe Developer Library is the official source for comprehensive learning solutions to help developers create expressive and interactive web applications that can reach virtually anyone on any platform. With top-notch books and innovative online resources covering the latest in rich Internet application development, the Adobe Developer Library offers expert training and in-depth resources, straight from the source.

Link download :

  1. Mediafire :

 

teach your selft tcp/ip in 14 days 2nd edition

Posted: 17 Feb 2012 08:00 PM PST

Teach Yourself TCP IP in 14 Days 2nd Edition 241x300 teach your selft tcp/ip in 14 days 2nd edition

teach your selft tcp/ip in 14 days 2nd edition | SAMS|  Timothy parker

Amazon.com Review

As you might imagine, Teach Yourself TCP/IP in 14 Days provides a rapid introduction to the TCP/IP protocols and to a few commonly used applications that are built on top of them. The discussion is very lucid and emphasizes the fundamental concepts behind a given protocol; it does a good job of not letting the mass of details obscure the reasoning. Each section ends with a quiz and series of questions (and answers), so you can test your knowledge of each topic. The book also includes useful sections on sample installations and a nice discussion of sockets. As an added bonus, the book’s appendix contains an index that maps an application and/or a protocol to the appropriate RFC (Request for Comments) document.

Review

TCP/IP is crucial for network administrators and other information professionals. With this easy-to-understand, 14-day tutorial, users get an overview of TCP/IP, learning the basics from the ground up. “Teaches readers the fundamentals of TCP/IP. Uses a variety of teaching elements, including examples, syntax boxes, daily lessons, and review sections. Includes information on the software”. Covers TCP/IP. – Sams Pub. –This text refers to an out of print or unavailable edition of this title.

Link download :

  1. mediafire : teach your selft tcp/ip in 14 days 2nd edition pdf 

  2. or mediafire : teach your selft tcp/ip in 14 days 2nd edition pdf