万本电子书0元读

万本电子书0元读

Expert Cube Development with Microsoft SQL Server 2008 Analysis Services
Expert Cube Development with Microsoft SQL Server 2008 Analysis Services
Alberto Ferrari
¥90.46
This is a practical tutorial for Analysis Services that shows readers how to solve problems commonly encountered while designing cubes, and explains which features of Analysis Services work well and which should be avoided. The book walks through the whole cube development lifecycle, from building dimensions, cubes and calculations to tuning and moving the cube into production. This book is aimed at Analysis Services developers who already have some experience but who want to go into more detail on advanced topics, and who want to learn best practices for cube design.
Oracle Essbase 9 Implementation Guide
Oracle Essbase 9 Implementation Guide
Joseph Sydney Gomez
¥107.90
This book uses a practical step-by-step approach with the next chapter always building on the knowledge foundation created by the previous chapter. Understanding and really grasping the multidimensional concept is difficult enough without a lot of confusing jargon thrown in. This book speaks to the reader in plain English with plenty of easy-to-follow examples. You will create, build, and maintain data for a fictional automobile company. This book is primarily for the IT professional who has a good understanding of IT principles and processes but is a multidimensional OLAP novice. Experienced OLAP professionals will also gain insight from this book. Simply put, if you are in the IT field and wish to gain a functional level of knowledge in the world of Oracle Essbase, whether it be for a developer role or a PM or BA role, this is the book you need.
The PEAR Installer Manifesto
The PEAR Installer Manifesto
Gregory Beaver
¥80.65
This book is a comprehensive and well structured tutorial on using PEAR Installer, but it is also much more than that. As the creator of the latest versions of the PEAR Installer (1.4.0+) , the author is passionate about the benefits of a well managed development and deployment process. The book shows how the PEAR Installer works in detail, and then takes you through a comprehensive tour of how you can apply it all stages of the development lifecycle, with practical examples and advice throughout. It will build your technical skills and understanding, and also widen your perspective on managing an effective development process. The book is not just for PHP developers who want to understand how the PEAR Installer works, and what it can do for them, but more generally for PHP developers seeking a better way to deploy their applications and manage updates. It does assume that you have a good working knowledge of PHP development, and are dealing with projects of a sufficient scale and complexity to warrant an investment in a structure process.
Building Websites with VB.NET and DotNetNuke 4
Building Websites with VB.NET and DotNetNuke 4
Daniel N. Egan
¥71.93
You can use this book to help you set up and administer a DotNetNuke portal, even if you have a limited knowledge of ASP.NET. You will learn how to setup and administer an example site, stepping through all the tasks to ease your learning. If you are a developer, this book will help you extend the DotNetNuke portal by first helping you understand how the core framework works and then show you how to create custom modules and skins. A rudimentary knowledge of VB.NET programming is assumed, but the emphasis is not on becoming a better VB.NET programmer but on taming DotNetNuke. This book has been written for both the beginner wanting to set up a website and also ASP.NET developers with a grasp of VB.NET who want a deeper understanding of how to work with DotNetNuke. To work with the DotNetNuke code, you will need access to Visual Web Developer Express or Visual Studio .NET 2005. No prior knowledge of DotNetNuke is assumed.
vBulletin: A Users Guide
vBulletin: A Users Guide
Adrian Kingsley-Hughes
¥54.49
Using a highly graphical, practical style the experienced authors show you how to get the most out of vBulletin. This book is written for new and intermediate users of vBulletin, who want to manage and maintain a vBulletin discussion forum as easily as possible. No experience of web programming is required.
AJAX and PHP: Building Responsive Web Applications
AJAX and PHP: Building Responsive Web Applications
Bogdan Brinzarea
¥63.21
This book is for web developers willing to build better web applications. A basic knowledge of PHP, XML, JavaScript and MySQL, or a strong will to learn-as-you-type, is assumed.
UML 2.0 in Action: A project-based tutorial
UML 2.0 in Action: A project-based tutorial
Henriette Baumann
¥63.21
The book is uniquely practical. A richly textured case study is used throughout the book. Although some aspects of the Airport Passenger Services business process are simplified for sake of clarity and efficiency, it provides a comprehensive practical grounding for theoretical UML knowledge. The case study itself was developed in partnership with employees of Zurich Airport. The book was written for business analysts, technical architects and developers. It does not require detailed programming knowledge, nor is prior experience of UML mandatory. It shows how, with UML, simple models of business processes and specification models can be created and read with little effort.
SSL VPN : Understanding, evaluating and planning secure, web-based remote access
SSL VPN : Understanding, evaluating and planning secure, web-based remote access
Joseph Steinberg
¥90.46
The book blends technically rigorous de*ions with a friendly approach based on practical examples and scenarios. The authors write in clear, informal language and make extensive use of diagrams and images. The book begins with an overview of SSL VPN?s purpose, and the technical and business trends that are making it popular today. It then looks at how SSL VPNs work and how they fit into existing network plans. The effect of SSL VPN on the wider business environment is then considered, before looking at how SSL VPN technology is likely to develop in the future. This book aimed at IT network professionals and managers who are currently evaluating SSL VPN technologies. It requires a broad understanding of networking concepts, but does not require specific and detailed technical knowledge of protocols or vendor implementations.
Learning Microsoft Windows Server 2012 Dynamic Access Control
Learning Microsoft Windows Server 2012 Dynamic Access Control
Jochen Nickel
¥63.21
This practical tutorial-based book is filled with information about the architecture, functionality, and extensions of Microsoft Windows Server 2012 Dynamic Access Control.If you are an IT consultant/architect, system engineer, system administrator, or security engineers planning to implement Dynamic Access Control in your organization, or have already implemented it and want to discover more about the abilities and how to use them effectively, this book will be an essential resource. You should have some understanding of security solutions, Active Directory, Access Privileges/ Rights and Authentication methods, and a fundamental understanding of Microsoft technologies. Programming knowledge is not required but can be helpful for using PowerShell or the APIs to customize your solution.
SQL Server Analysis Services 2012 Cube Development Cookbook
SQL Server Analysis Services 2012 Cube Development Cookbook
Baya Dewald
¥107.90
A practical cookbook packed with recipes to help developers produce data cubes as quickly as possible by following step by step instructions, rather than explaining data mining concepts with SSAS.If you are a BI or ETL developer using SQL Server Analysis services to build OLAP cubes, this book is ideal for you. Prior knowledge of relational databases and experience with Excel as well as SQL development is required.
Spring Security 3.x Cookbook
Spring Security 3.x Cookbook
Anjana Mankale
¥90.46
This book follows a cookbook style exploring various security solutions provided by Spring Security for various vulnerabilities and threat scenarios that web applications may be exposed to at the authentication and session level layers.This book is for all Spring-based application developers as well as Java web developers who wish to implement robust security mechanisms into web application development using Spring Security.Readers are assumed to have a working knowledge of Java web application development, a basic understanding of the Spring framework, and some knowledge of the fundamentals of the Spring Security framework architecture. Working knowledge of other web frameworks such as Grails and so on would be an added advantage to exploit the whole breadth of recipes provided in this book, but this is not mandatory.
Instant .NET 4.5 Extension Methods How-to
Instant .NET 4.5 Extension Methods How-to
Shawn R. McLean
¥50.13
Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks.The book is packed with quick recipes on creating and extending extension methods in your .NET applications. This book is for developers in C# and the .NET framework, with a basic understanding of language syntax and OOP concepts. Readers are expected to have some experience in finding their way around Visual Studio.
Oracle ADF 11gR2 Development Beginner's Guide
Oracle ADF 11gR2 Development Beginner's Guide
Vinod Krishnan
¥90.46
"Oracle ADF 11gR2 Development Beginner's Guide" will cover the basics of Oracle ADF 11g development and will then work through more complex topics as the reader gains more skills. This book will follow a tutorial approach with the content and tasks getting more advanced throughout. This book is intended for beginners who know a little about Java programming and would like to learn how to develop rich web applications using the Oracle Application Development Framework.
Building Dashboards with Microsoft Dynamics GP 2013 and Excel 2013
Building Dashboards with Microsoft Dynamics GP 2013 and Excel 2013
Mark Polino
¥90.46
Follow real-life, step-by-step examples that provide the building blocks to build engaging dashboards. This practical guide is all about doing. Get your data, open up Excel, and go! You don't need to be an expert to get the most out of your Dynamics GP implementation and build great-looking, easily maintained dashboards using Microsoft Excel. If you have a working knowledge of Dynamics and Excel you'll be producing amazing dashboards in hours not days.
Instant Creating Data Models with PowerPivot How-to
Instant Creating Data Models with PowerPivot How-to
Leo Taehyung Lee
¥41.41
Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks. This is a practical, recipe-based book, taking the reader through the hands-on steps required to set up and use PowerPivot with as little fuss as possible. This is an introductory book on PowerPivot for basic Excel users who handle lots of data and are willing to go beyond the limitations of Excel without the need to learn a new language from scratch.
Instant Windows Powershell 3.0 WMI Starter
Instant Windows Powershell 3.0 WMI Starter
Brenton J.W. Blawat
¥50.13
Get to grips with a new technology, understand what it is and what it can do for you, and then get to work with the most important features and tasks. If you're a keen administrator who wishes to learn more about Windows Management Instrumentation and the use of Cmdlets, then this book is the perfect Starter guide for experienced professionals. This book combines an easy-to-learn approach with practical examples using the powerful Powershell 3.0 in Windows. This book is great for system administrators who would like to learn how to remotely manage systems utilizing PowerShell 3.0. It is assumed that you already have experience with previous versions of PowerShell but the book will provide easy-to-learn, practical examples of how to use the new features included in PowerShell 3.0.
Instant VMware vCloud Starter
Instant VMware vCloud Starter
Daniel Langenhan
¥45.77
Get to grips with a new technology, understand what it is and what it can do for you, and then get to work with the most important features and tasks. This book is written in an easytoread style, with a strong emphasis on realworld, practical examples. Stepbystep explanations are provided for performing important tasks.If you are a Cloud engineer or administrator looking forward to working with vCloud, then this is the best guide to get you started with it.
Android Native Development Kit Cookbook
Android Native Development Kit Cookbook
Feipeng Liu
¥90.46
This book is written in a Cookbook style, beginning with recipes which focus on helping developers make their software/application available in Android. Android developers who want to learn Android NDK programming, or develop multimedia and games in Android NDK will benefit from this book.
Kinect for Windows SDK Programming Guide
Kinect for Windows SDK Programming Guide
Abhijit Jana
¥80.65
This book is a practical tutorial that explains all the features of Kinect SDK by creating sample applications throughout the book. It includes a detailed discussion of APIs with step-by-step explanation of development of a real-world sample application.If you are looking to develop motion sensing, speech recognizing applications with Kinect, then this book is for you,This book uses C# and WPF in the examples, so you need to know the basics of C# and WPF. You don’t have to know anything about Kinect for Windows SDK.
Instant Adobe Edge Inspect Starter
Instant Adobe Edge Inspect Starter
Joseph Khan
¥41.41
Get to grips with a new technology, understand what it is and what it can do for you, and then get to work with the most important features and tasks. This easy-to-understand Starter guide will get you up to speed with Adobe Edge Inspect quickly and with little effort.This book is for frontend web developers and designers who are developing and testing web applications targeted for mobile browsers. It’s assumed that you have a basic understanding of creating web applications using HTML, CSS, and JavaScript, as well as being familiar with running web pages from local HTTP servers. Readers are also expected to have a basic knowledge of debugging web applications using developer tools such as the Chrome web inspector. And of course you need some mobile devices for running the example in this book and testing it.
Instant Apple iBooks How-to
Instant Apple iBooks How-to
Zeeshan Chawdhary
¥35.96
Practical guide to create Concrete5 themes This book is great for theme developers new to concrete5 who are looking to use their experience in HTML and CSS to create high quality themes for concrete5. It’s assumed that you have worked with HTML before and can also read code as you’ll see some basic PHP and JavaScript code. There are a few words about using concrete5, but you’re expected to spend a bit of time on your own to get familiar with the concrete5 interface by yourself and by reading some of the articles listed in the book. Readers are expected to have the ability to set up their own concrete5 site, but basic information about the installation and links to follow up are provided though.