the post Professional Live Communications Server posted on have-a-life.com, all the fun in one place.
Posted: May 7th, 2010 | Author: RoboTobor | Filed under: ebooks | Comments Off
Product Description
This is the ultimate guide to Live Communications Server (LCS), the newest core server from Microsoft. You’ll begin with an introduction to this technology and the suite of Unified Communications products offered by Microsoft, such as Live Meeting 2005, Communicator 2005, and LCS 2005 SP1. The book continues to cover details of the technical configuration of LCS 2005 SP1 and Communicator 2005.
Notes from the field, tips for troubleshooting, frequently asked questions, recommendations for additional resources, and templates for test plans and design guides all combine to prepare you for deploying this technology within your own infrastructure and using it to successfully build real-time collaboration, communications, and presence solutions.
- Live Communications Server is an emerging technology that will be an important component of Microsoft’s business solutions in the coming years; this book is the ultimate guide to LCS
- The expert authors cover audio and video conferencing and explain how to integrate VoIP and other telephone systems
- Shows readers how to secure instant messaging both within and outside of a company
- Explains how LCS integrates comfortably with products such as
- Office, Exchange Server, and Active Directory, a factor that makes LCS a must-know technology
What you will learn from this book
- How Microsoft Unified Communications products enable presence, Instant Messaging, and integrated communication tools within Microsoft Office
- Techniques for deploying secure Instant Messaging for both internal and remote access
- How to prepare your infrastructure to deploy LCS 2005 SP1
- Ways to integrate with VoIP and other telephone systems
- How to configure message routes and ports
- How the programming API allows you to create web-based or desktop applications for LCS
- Understanding deployment timeframes and migration strategy when deploying LCS 2005 SP1
Who this book is for
This book is for those who want to enable Instant Messaging and unified communications or those who require additional technical information regarding LCS 2005 SP1. A working knowledge of a Microsoft Windows Server environment and a general understanding of Active Directory are recommended.
Wrox Professional guides are planned and written by working programmers to meet the real-world needs of programmers, developers, and IT professionals. Focused and relevant, they address the issues technology professionals face every day. They provide examples, practical solutions, and expert education in new technologies, all designed to help programmers do a better job.
Product Details
- Paperback: 302 pages
- Publisher: Wrox (July 5, 2006)
- Language: English
- ISBN-10: 0471773212
- ISBN-13: 978-0471773214
Note: There is a file embedded within this post, please visit this post to download the file.
Related Posts
the post Professional BlackBerry posted on have-a-life.com, all the fun in one place.
Posted: May 7th, 2010 | Author: RoboTobor | Filed under: ebooks | Comments Off
Product Description
BlackBerrys enable users to stay connected with wireless access to e-mail, calendars, and corporate data; they have a phone and a Web browser in addition to other wireless features
Written by a BlackBerry insider with assistance from Research in Motion, this book covers support topics ranging from setting up BlackBerry pilot programs to developing applications that let BlackBerry users access corporate data and systems remotely
Key topics include how to deploy BlackBerrys within the organization, how to create push applications to extend the functionality of BlackBerrys, and how to implement new features of the latest BlackBerry Enterprise Server (BES) 4.0
Details rolling out BlackBerrys to users in an easy and controlled manner, planning for disaster recovery, and developing Web-based applications using mobile Web technology
From the Back Cover
Professional BlackBerry
Enabling users to stay connected with wireless access to calendars, corporate data, real-time e-mail, and a phone, BlackBerry devices have experienced an explosion in popularity. Many would argue that they have become a business necessity. In the first book to deal with the support and development of BlackBerry devices, authors Johnston and Evers cover everything from how the BlackBerry infrastructure works and the various components that make up its environment to installing a BlackBerry server and maintaining your BlackBerry environment.
You’ll discover the different ways in which you can extend the functionality of the BlackBerry (versions 4.0, 3.6, and 2.2), how to roll out BlackBerry devices to your users, and how to create a BlackBerry intranet portal. Ultimately, though, you’ll see how developing the BlackBerry platform further can result in a happier and more productive user community.
What you will learn from this book
- How to plan disaster-recovery scenarios to provide the maximum uptime for users
- How to take ideas learned in the book and apply them to your BlackBerry environment with the help of the sample scripts included
- The components that that make up the BlackBerry infrastructure and how they all work together
- How the Plazmic Media Engine allows the BlackBerry to display rich Web content while keeping the size of that content small
- Ways to create an internal BlackBerry portal and how to enhance it with a BlackBerry channel
Who this book is for
This book is for those who support and maintain the BlackBerry environment within their company or who conduct internal development within an organization.
Wrox Professional guides are planned and written by working programmers to meet the real-world needs of programmers, developers, and IT professionals. Focused and relevant, they address the issues technology professionals face every day. They provide examples, practical solutions, and expert education in new technologies, all designed to help programmers do a better job.
Product Details
- Paperback: 308 pages
- Publisher: Wrox (July 29, 2005)
- Language: English
- ISBN-10: 0764589539
- ISBN-13: 978-0764589539
Note: There is a file embedded within this post, please visit this post to download the file.
Related Posts
the post Oracle Coherence 3.5 posted on have-a-life.com, all the fun in one place.
Posted: May 7th, 2010 | Author: RoboTobor | Filed under: ebooks | Comments Off
Product Description
Scalability, performance, and reliability have to be designed into an application from the very beginning, as there may be substantial cost or implementation consequences if they need to be added down the line. This indispensible book will teach you how to achieve these things using Oracle Coherence, a leading data grid product on the market.
Authored by leading Oracle Coherence authorities, this essential book will teach you how to use Oracle Coherence to build high-performance applications that scale to hundreds of machines and have no single points of failure. You will learn when and how to use Coherence features such as distributed caching, parallel processing, and real-time events within your application, and understand how Coherence fits into the overall application architecture.
Oracle Coherence provides a solid architectural foundation for scalable, high-performance and highly available enterprise applications, through features such as distributed caching, parallel processing, distributed queries and aggregations, real-time events, and the elimination of single points of failure.
However, in order to take full advantage of these features, you need to design your application for Coherence from the beginning. Based on the authors’ extensive knowledge of Oracle Coherence, and how to use it in the real world, this book will provide you with all the information you need in order to leverage various Coherence features properly. It contains a collection of best practice-based solutions and mini-frameworks that will allow you to be more productive from the very beginning.
The early chapters cover basics like installation guidelines and caching topologies, before moving on to the domain model implementation guidelines, distributed queries and aggregations, parallel processing, and real-time events. Towards the end, you learn how to integrate Coherence with different persistence technologies, how to access Coherence from platforms other than Java, and how to test and debug classes and applications that depend on Coherence.
Create Internet-scale applications using Oracle’s high-performance data grid
- Build scalable web sites and Enterprise applications using a market-leading data grid product
- Design and implement your domain objects to work most effectively with Coherence and apply Domain Driven Designs (DDD) to Coherence applications
- Leverage Coherence events and continuous queries to provide real-time updates to client applications
- Successfully integrate various persistence technologies, such as JDBC, Hibernate, or TopLink, with Coherence
- Filled with numerous examples that provide best practice guidance, and a number of classes you can readily reuse within your own applications.
What you will learn from this book
Best use distributed caching to reduce the load on the backend database
Design and implement your domain objects to work most effectively with Coherence
Apply Domain Driven Design (DDD) principles to Coherence applications
Query and aggregate data efficiently within the Coherence grid
Boost application performance by executing tasks in parallel within the grid
Leverage Coherence events and continuous queries to provide real-time updates to client applications
Integrate various persistence technologies, such as JDBC and JPA, with Coherence
Access Coherence from .NET and C++ applications using Coherence*Extend
Test and debug Coherence-related code
Chapter 1 Introduction to Oracle Coherence -Shows you how to install Coherence and teaches the basics of Coherence API
Chapter 2 Designing Coherence Caches -Covers various caching topologies Coherence supports and when to use each
Chapter 3 Implementing Domain Model -Describes how to apply DDD to Coherence applications and how to implement your domain objects to work optimally with Coherence
Chapter 4 Querying the Data Grid - Provides an overview of Coherence distributed queries and aggregations
Chapter 5 Parallel Processing -Teaches you how to improve application performance by parallelizing task execution within the Coherence cluster
Chapter 6 Data Grid Events - Shows you how to use Coherence events and continuous queries to receive real-time notifications of data changes
Chapter 7 Implementing Persistence Layer -Examines different persistence architectures that can be used with Coherence and shows you how to use Spring JDBC, Hibernate, and TopLink to implement persistence
Chapter 8 Bridging Platform and Network Boundaries -Describes how to connect to a Coherence grid from remote Java, .NET, and C++ applications over TCP/IP
Chapter 9 Bridging Platform and Network Boundaries -Covers the Coherence*Extend protocol, which allows you to access a Coherence cluster from remote clients and from platforms and languages other than Java, such as .NET and C++.
Chapters 10 Accessing Coherence from .NET and Chapter 11 Accessing Coherence from C++ -Teach you how to access Coherence from .NET and C++ clients, respectively.
Chapter 12 The Right Tool for the Job -Provides some parting thoughts and reiterates practices you should apply when building scalable applications. Appendix, Coherent Bank Sample Application, describes how to set up the sample application that accompanies the book in your environment.
Approach
This title covers Coherence features progressively, from simple to more advanced topics, and provides best-practice guidance on when and how to use each.
Numerous examples are provided throughout the book that will help you become familiar with Coherence APIs. You will also be able to reuse many of the sample classes or mini-frameworks encapsulating Coherence best practice and providing missing features directly within your own applications. This should significantly increase your productivity when developing Coherence applications.
Finally, a sample application that you can download from the companion web site will show you how to use Coherence as part of the broader infrastructure stack, including Spring Framework and Hibernate, as well as how to access Coherence from a WPF-based .NET desktop application.
Who this book is written for
This book is written for architects and developers responsible for the design and development of Internet or Enterprise applications (web-based or otherwise) that need to scale to support a large number of simultaneous users, while at the same time providing fast response times and high availability. The book assumes a solid knowledge of Java, and a familiarity with Domain Driven Design (DDD) is helpful.
Product Details
- Paperback: 408 pages
- Publisher: Packt Publishing; 1st New edition edition (March 30, 2010)
- Language: English
- ISBN-10: 1847196128
- ISBN-13: 978-1847196125
Note: There is a file embedded within this post, please visit this post to download the file.
Related Posts
the post Processing XML documents with Oracle JDeveloper 11g posted on have-a-life.com, all the fun in one place.
Posted: May 7th, 2010 | Author: RoboTobor | Filed under: ebooks | Comments Off
Product Description
XML is an open standard for creating markup languages and exchanging structured documents and data over the Internet. JDeveloper 11g presents an effective, quick, and easy-to-use means of processing XML documents.
Inspired by the author’s previous XML articles for the Oracle community, this expanded hands-on tutorial guides newcomers and intermediate users through JDeveloper 11g and XML document development. It offers up-to-date information on working with the latest version of JDeveloper, and brand new information on JAXB 2.0 support in JDeveloper 11g. Filled with illustrations, explanatory tables, and comprehensive instructions, this book walks the reader through the wide assortment of JDeveloper’s capabilities.
Oracle’s JDeveloper 11g is an Integrated Development Environment that provides a visual and declarative approach to application development. Over the course of 14 chapters, readers will get hands-on with JDeveloper as the comprehensive and self-contained tutorials provide clear instruction on the key XML tasks that JDeveloper can accomplish.
Filled with practical information and illustrated examples, this book shows the reader how to create, parse, and store XML documents quickly, as well as providing step-by-step instructions on how to construct an XML schema and use the schema to validate an XML document.
Oracle’s XML Developer Kit (XDK) offers a set of components, tools, and utilities for developing XML-based applications, and developers will find the detailed XDK coverage invaluable. Later chapters are given over to using XPath, transforming XML with XSLT, and using the JSTL XML Tag Library.
Moving through the book, a chapter on the JAXB 2.0 API shows you how to bind, marshal and unmarshal XML documents, before we finally delve into comparing XML documents, and converting them into PDF and Excel formats. In all, this book will enable the reader to gain a good and wide-ranging understanding of what JDeveloper has to offer for XML processing.
Creating, validating, and transforming XML documents with Oracle’s IDE
- Will get the reader developing applications for processing XML in JDeveloper 11g quickly and easily
- Self-contained chapters provide thorough, comprehensive instructions on how to use JDeveloper to create, validate, parse, transform, and compare XML documents.
- The only title to cover XML processing in Oracle JDeveloper 11g, this book includes information on the Oracle XDK 11g APIs.
- Packed with example code and detailed commentary, the book is fully illustrated with functional step-by-step examples.
What you will learn from this book?
- Learn what JDeveloper 11g can do for XML document generation.
- Rapidly create, format, compare, and schema validate XML documents.
- Master the built-in XML features in JDeveloper 11g including schema validation, the XSD Visual Editor for creating an XML schema, the XPath Search tool for selecting XML nodes with XPath, and the JAXB compiler for generating JAXB 2.0 Content Model from an XML Schema.
- See how to work quickly and efficiently with the Oracle XML Developer Kit (XDK 11g)
- Gain a valuable understanding of JAXP, XPath, XSLT, JAXB 2.0, DOM 3.0, and the JSTL XML Tag Library.
- Convert XML to Excel and PDF formats, store XML in Oracle Berkeley DB XML, and create Oracle XML Publisher Reports.
Approach
This book is for newcomer and intermediate Java developers who want to work with XML documents using JDeveloper 11g. No previous knowledge of JDeveloper is assumed but the reader will need to be comfortable in XML and Java environments.
Who this book is written for?
Employing a comprehensive tutorial-based approach, this easy-to-follow book shows the reader various means of processing XML documents using the power of Oracle’s JDeveloper 11g. In next to no time, the reader will be able to create, format, transform, compare, and schema validate XML documents with Oracle’s IDE.
Product Details
- Paperback: 384 pages
- Publisher: Packt Publishing (February 26, 2009)
- Language: English
- ISBN-10: 1847196667
- ISBN-13: 978-1847196668
Note: There is a file embedded within this post, please visit this post to download the file.
Related Posts
the post Professional VB 2005 posted on have-a-life.com, all the fun in one place.
Posted: May 7th, 2010 | Author: RoboTobor | Filed under: ebooks | Comments Off
Product Description
Professional VB 2005
As Microsoft’s most popular programming language in the world, Visual Basic allows applications to be written with dramatically less code. Programmers can simply drag and drop controls, such as buttons and dialog boxes, and then define their appearance and behavior. With VB 2005, this language has finally made the leap to becoming a true object-oriented language, and is now able to take advantage of everything the .NET Framework has to offer. This unparalleled author team combines their years of expert-level experience to provide you with the complete VB.NET developer resource. You’ll be equipped with everything you need to know to take your abilities to the next level when writing robust, useful applications.
- Visual Basic .NET has changed dramatically from its predecessor, and this book shows developers how to build traditional console applications, ASP.NET applications, XML Web Services, and more
- The top-notch author team shares their years of experience in VB programming and helps readers take their skills to new heights
- Addresses issues such as security, data access (ADO.NET), and the latest Visual Studio .NET IDE
- Explores Common Language Runtime, variables and data types, object syntax, inheritance and interfaces, Windows forms, error handling and debugging, XML, namespaces, and advanced features of the latest version of ASP.NET
What you will learn from this book
- How to deal with the issues of security, data access, and the latest Visual Studio® 2005 IDE
- Working with namespaces, networking protocols, and generics
- How inheritance and interfaces can be used within Visual Basic®
- Definitions of objects, classes, instances, encapsulation, abstraction, and polymorphism
Who this book is for
This book is for experienced developers who have used Visual Basic and are looking to make the transition to VB 2005 and the .NET Framework.
Wrox Professional guides are planned and written by working programmers to meet the real-world needs of programmers, developers, and IT professionals. Focused and relevant, they address the issues technology professionals face every day. They provide examples, practical solutions, and expert education in new technologies, all designed to help programmers do a better job.
Product Details
- Paperback: 1104 pages
- Publisher: Wrox (November 10, 2005)
- Language: English
- ISBN-10: 0764575368
- ISBN-13: 978-0764575365
Note: There is a file embedded within this post, please visit this post to download the file.
Related Posts
the post iPhone for Programmers: An App-Driven Approach posted on have-a-life.com, all the fun in one place.
Posted: May 7th, 2010 | Author: RoboTobor | Filed under: ebooks | Comments Off
Product Description
The professional programmer’s DEITEL® guide to iPhone app development using iPhone SDK 3.x, Xcode®, Objective-C® and Cocoa®
More than 1.5 billion iPhone apps were downloaded from Apple’s App Store in just one year! This book gives you everything you’ll need to start developing great iPhone apps quickly and–once you’ve joined Apple’s fee-based iPhone Developer Program–to get them up and running on the App Store. The book uses an app-driven approach–each new technology is discussed in the context of 14 fully tested iPhone apps (7700 lines of code), complete with syntax shading, code walkthroughs and sample outputs. Apps you’ll develop include:
- Welcome
- Spot-On Game
- Route Tracker
- Tip Calculator
- Cannon Game
- Slideshow
- Favorite Twitter® Searches
- Painter
- Voice Recorder
- Flag Quiz Game
- Address Book
- Twitter® Discount Airfares
By Chapter 3 you’ll be building apps using Xcode®, Cocoa® and Interface Builder. You’ll learn object-oriented programming in Objective-C® and build apps using the latest iPhone 3.x technologies including the Game Kit, iPod library access and more.
iPhone for Programmers include practical, example-rich coverage of:
• iPhone SDK 3.x, XCode®, Interface Builder
• Object-Oriented Programming in Objective-C® and Cocoa®
• Collections, GUI, Event Handling
• Controllers, Application Templates
• UIView, Multi-Touch™
• Core Audio, Core Animation, NSTimer
• Tables, UINavigationController
• Map Kit, Core Location, GPS, Compass
• Photos, iPod Library Access
• Serialization
About the Author
Dr. Harvey M. Deitel, Chairman and Chief Strategy Officer of Deitel and Associates, Inc., has 45 years of academic and industry experience in the computer field. He has 20 years of college teaching experience, including earning tenure and serving as the Chairman of the Computer Science Department at Boston College before founding Deitel and Associates. Paul J. Deitel, CEO and CTO of Deitel and Associates, is a graduate of MIT’s Sloan School of Management, where he studied Information Technology. He has been designated by Sun Microsystems as a Java Champion.
Product Details
- Paperback: 456 pages
- Publisher: Prentice Hall; 1 edition (November 8, 2009)
- Language: English
- ISBN-10: 013705842X
- ISBN-13: 978-0137058426
Note: There is a file embedded within this post, please visit this post to download the file.
Related Posts
the post iPhone and iPad Apps Marketing: Secrets to Selling Your iPhone and iPad Apps posted on have-a-life.com, all the fun in one place.
Posted: May 7th, 2010 | Author: RoboTobor | Filed under: ebooks | Comments Off
Product Description
The Easy, Complete, Step-by-Step Guide to Marketing Your iPhone/iPad Apps!
There are huge profits to be made in selling iPhone and iPad apps! But with more than 180,000 + apps now available, just getting your app into the App Store is no longer enough. You need to market it effectively. Don’t know much about marketing? Don’t worry: This book gives you all the tools you’ll need. Top iPhone and iPad apps marketing consultant Jeffrey Hughes walks you through building a winning marketing plan, positioning highly competitive apps, choosing your message, building buzz, and connecting with people who’ll actually buy your app. With plenty of examples and screen shots, this book makes iPhone and iPad apps marketing easy!
You’ll Learn How To
-
Identify your app’s unique value, target audience, and total message
-
Understand the App Store’s dynamics and choose the right strategy to cut through clutter
-
Set the right price for your app
-
Get App Store and third-party reviewers to recommend your apps
-
Write effective press releases for your apps and time your publicity for maximum effectiveness
-
Blog about your app and get the attention of influential bloggers
-
Use Facebook, Twitter, and other social media to generate word-of-mouth buzz
-
Use promotions and cross-marketing, just like professional marketers do
-
Build an audience that will buy your next app, too!
About the Author
Jeffrey Hughes brings more than 18 years of industry passion as a marketer, publisher, and keynote speaker in high-technology industries, including such companies as McAfee, Blue Coat Systems, Webroot, Intel, and Novell. Hughes is the author of 10 technology books and numerous trade press articles on technology and marketing topics.
He is the developer and lead instructor for Xcelme’s (www.xcelme.com) iPhone App Marketing, a course that has helped scores of developers learn how to market their iPhone/iPad apps the right way in a very competitive market.
Jeff is a frequent contributor to popular iPhone/iPad app sites including 148Apps.Biz, an iPhone development and news site. He has also consulted to a growing number of independent developers and small companies on how to launch and market their iPhone apps, offering marketing expertise and consulting services to help their apps gain maximum exposure. Hughes has a B.S. degree in marketing with a minor in computer science from Brigham Young University. He resides in Scottsdale, Arizona.
Product Details
- Paperback: 312 pages
- Publisher: Que; 1 edition (April 22, 2010)
- Language: English
- ISBN-10: 0789744279
- ISBN-13: 978-0789744272
Note: There is a file embedded within this post, please visit this post to download the file.
Related Posts
the post Learn AppleScript: The Comprehensive Guide to Scripting and Automation on Mac OS X, 3rd Edition posted on have-a-life.com, all the fun in one place.
Posted: May 7th, 2010 | Author: RoboTobor | Filed under: ebooks | Comments Off
Product Description
AppleScript is an English-like, easy-to-understand scripting language built into every Mac. AppleScript can automate hundreds of AppleScriptable applications, performing tasks both large and small, complex and simple.
Learn AppleScript: The Comprehensive Guide to Scripting and Automation on Mac OS X, Third Edition has been completely updated for Mac OS X Snow Leopard. It’s all here, with an emphasis on practical information that will help you solve any automation problem—from the most mundane repetitive tasks to highly integrated workflows of complex systems.
- Friendly enough for beginners, detailed enough for advanced AppleScripters
- Includes major contributions from expert AppleScripters: Emmanuel Levy, Harald Monihart, Ian Piper, Shane Stanley, Barry Wainwright, Craig Williams, and foreword by AppleScript inventor, William Cook
What you’ll learn
- See how AppleScript represents information as objects—including numbers, strings, lists, and records.
- Learn how to manipulate these objects using commands and operators, and how to store them in variables.
- Organize your code using handlers and script objects.
- Understand how applications describe their objects and commands in dictionaries and how to interpret that information when learning to script applications.
- Manipulate the Mac OS X file system.
- Automate iTunes, Mail, iCal, and other popular lifestyle applications in Mac OS X.
- Discover sophisticated text processing techniques using regular expressions.
- Script professional productivity applications—Apple iWork, Microsoft Office, FileMaker Pro, and Adobe InDesign.
- Harness the power of the Unix command line in Mac OS X.
- Create your own Cocoa applications with the new AppleScriptObjC bridge.
Who is this book for?
First-time scripters who want to automate tasks on their Macs; existing AppleScripters looking to develop proficient, professional, or guru-level knowledge and skills; professional Mac OS X developers wishing to understand this powerful and pervasive technology.
About the Author
The founder of Custom Flow Solutions, Hanaan developed his first drawing program and published a programming newsletter at the age of 11.
He became a digital media and prepress consultant in 1991, specializing in Mac publishing. In 1996 he took on his first full-blown AppleScript automation project and never looked back. Since then he has helped reshape the workflow of numerous publishing companies and departments creating systems that save their owners millions of dollars and thousands of man-hours annually. His clients include Fidelity Investments, Wellington Management, The Boston Globe, and Showtime Networks.
Hamish Sanderson is a ten-year veteran of AppleScript and professional automation developer living and working in the UK. Over the years he has contributed a range of useful libraries and utilities to the AppleScript community and pops up with some regularity on the various AppleScript mailing lists. He is also the author of the highly regarded appscript library, which brings AppleScript-style application scripting support to the Python, Ruby, and Objective-C languages on Mac OS X.
Product Details
- Paperback: 950 pages
- Publisher: Apress; 3 edition (April 29, 2010)
- Language: English
- ISBN-10: 1430223618
- ISBN-13: 978-1430223610
Note: There is a file embedded within this post, please visit this post to download the file.
Related Posts
the post Adobe Coldfusion Anthology posted on have-a-life.com, all the fun in one place.
Posted: May 7th, 2010 | Author: RoboTobor | Filed under: ebooks | Comments Off
Product Description
Adobe ColdFusion remains one of today’s significant Web Services tools and frameworks, and stands to become even more important as a possible primary tool for cloud development as well. As important as ColdFusion is and continues to become, we thought it would be a good idea to tap the leading authority on ColdFusion, the Fusion Authority. We asked this community to compile the most important issues in their developer and user experiences into one single volume—an anthology of the most current technical articles published in the Fusion Authority Quarterly Updates.
In it, you’ll get the following:
- The best and brightest ColdFusion expertise available today, from inside and outside of Adobe
- The most up-to-date content with the latest releases of ColdFusion
- Case studies and instances where ColdFusion is used in cloud-based development
Rather than take a soup-to-nuts approach that covers every single topic, including those that most people have learned already, this book takes specific items of interest and explains them so that you can hit the ground running, rather than having to wait until you’ve read the entire book.
What you’ll learn
- Why ColdFusion is important for your Web Services and cloud application development
- How the latest versions of ColdFusion can build cloud applications
- How to integrate the latest ColdFusion has to offer with Flex and other Adobe tools in your workflow
- How to use ColdFusion in pragmatic ways through examples, illustrations, and case studies
- How to use ColdFusion best practices, testing techniques, and more
Who is this book for?
This book is tailored for ColdFusion developers specifically, but many articles may be of use to general programmers as well.
About the Author
Michael Dinowitz is the primary author and has been using ColdFusion since the original beta. He’s well known for taking complex topics and explaining them in simple terms without losing their full power. Other authors are also selected from the top tier of the ColdFusion development world.
Product Details
- Paperback: 528 pages
- Publisher: Apress; 1 edition (April 30, 2010)
- Language: English
- ISBN-10: 1430272155
- ISBN-13: 978-1430272151
Note: There is a file embedded within this post, please visit this post to download the file.
Related Posts
the post Pro ODP.NET for Oracle Database 11g posted on have-a-life.com, all the fun in one place.
Posted: May 5th, 2010 | Author: RoboTobor | Filed under: ebooks | Comments Off
Product 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.
What you’ll learn
- How to use the full set of features available in ODP.NET 11g (with code samples and diagrams illustrating each feature/concept). New features such as using Oracle Streams AQ, promotable transactions, Oracle database event notifications, and Oracle database control are also covered.
- The core performance and feature differences between ODP.NET, Microsoft.NET Provider for Oracle, OLEDB.NET, and ODBC.NET, together with the strengths and weaknesses of each method. This section also provides comprehensive coverage on the differences between ODP.NET 9i, 10g, and 11g.
- How to take advantage of connection pooling, fetch size controls, ref cursors, bind variables, client result cache and statement caching via ODP.NET to squeeze every ounce of performance from your .NET application.
- How to secure your ODP.NET applications via authentication and ODP.NET 11g’s new classes to enforce imperative and declarative Oracle security.
- The common programming pitfalls and design patterns to use/avoid in different ODP.NET usage scenarios
- How to use a significant set of features of Oracle Developer Tools for Visual Studio (11.1.0.7.10), including new features such as the AQ designers, user/role management, and performance-tuning tools.
Who this book is for
This book is aimed at .NET developers looking for a comprehensive guide to ODP.NET and its latest features. The book will also appeal to those looking to optimize their OPD.NET applications by applying the best design patterns and other practices.
About the Author
Edmund T. Zehoo is the CTO and cofounder of Arigoo Pte Ltd (an e-forms and workflows solution vendor) based in Singapore. He was the lead architect in the 4-year design of Arigoo’s flagship product from scratch, which is now a mature product in Singapore with a list of MNC customers to its name. He also holds more than 8 years of experience in building performance critical .NET e-forms and workflows solutions hosted on top of Oracle databases for large companies and governmental institutions located in Singapore.
Product Details
- Paperback: 468 pages
- Publisher: Apress; 1 edition (April 5, 2010)
- Language: English
- ISBN-10: 1430228202
- ISBN-13: 978-1430228202
Note: There is a file embedded within this post, please visit this post to download the file.
Related Posts