Lock your Ad to the Top of this Site - Readers always see it! - Advertise Here
 


Personal Archive on KnowFree.net of ganelon

Personal data:

  • Real name: 
  • Nickname: ganelon
  • Homepage: 
  • Description: No description entered yet.

Posts of this member:

Foundations Of SQL Server 2005 Business Intelligence

cover

Business Intelligence is a method of storing and presenting key enterprise data so that anyone in your company can quickly and easily ask questions of accurate and timely data. Effective BI allows end users to use data to understand why your business got the particular results that it did, to decide on courses of action based on past data, and to accurately forecast future results.

This book explains how best to use Analysis Services, SQL Server Integration Services, SQL Server Reporting Services, and SQL Server Data Mining. It also describes best practices for implementing end-to-end BI solutions in small, medium, and large business environments. And it provides important information about integrating BI with various client tools, including Excel, Business Scorecards, Proclarity, and SharePoint Portal Server. Developers, end users, and even managers will find this an enlightening guide to the power and promise of SQL Server 2005 BI.

1 vote, average: 2 out of 51 vote, average: 2 out of 51 vote, average: 2 out of 51 vote, average: 2 out of 51 vote, average: 2 out of 5
  • 2 Comments
  • In: Database, IT eBooks
  • Author : ganelon
  • Access Data Analysis Cookbook (with source code)

    cover

    Access Data Analysis Cookbook is about solutions to real-world problems. This is not a book about designing forms, learning about primary keys, or discussing the use of built-in wizards to make easy queries or reports. This book is about applying Access to the business grindstone.

    Within the dozens of recipes contained in this book, you will learn new ways to query data, how to move data in and out of Access in several different ways, how to calculate answers to financial and investment questions, and much, much more.

    I would not suggest this book for brand-new Access users, but anyone with some Access experience should do well with it. As long as you understand how to get around the Access user interface, basic table structures and relations among them, and  how  to  construct  simple  queries,  you  should  be  able  to  follow  along. Even seasoned developers will pick up new tips and techniques. Considering that many recipes center around business issues rather than technical issues, everyone should be  able  to  gain  some  smarts  about  analysis  and  reporting—the  world  that  users inhabit.

    Access Data Analysis Cookbook focuses on data. The recipes provide example queries, programming tips, and a smattering of math, all with a view to getting answers from your data.

    9 votes, average: 4.22 out of 59 votes, average: 4.22 out of 59 votes, average: 4.22 out of 59 votes, average: 4.22 out of 59 votes, average: 4.22 out of 5
  • 3 Comments
  • In: Database, IT eBooks, Office
  • Author : ganelon
  • Foundations Of Security (with source code)

    cover

    Foundations of Security: What Every Programmer Needs to Know teaches new and current software professionals state-of-the-art software security design principles, methodology, and concrete programming techniques they need to build secure software systems. Once youre enabled with the techniques covered in this book, you can start to alleviate some of the inherent vulnerabilities that make todays software so susceptible to attack. The book uses web servers and web applications as running examples throughout the book.

    This book serves as a great complement to the courses that make up the Stanford Center for Professional Development (SCPD) Security Certification Program. The book explains in detail how to defend against a wide range of attacks, and teaches principles of secure system design.

    This book is written for programmers. Whether you are studying to be a programmer, have been a programmer for some time, or were a programmer at some point in the past, this book is for you. This book may also be particularly interesting for web programmers, as many of the examples are drawn from the world of web servers and web browsers, key technologies that have and will continue to change the world in ways that we cannot necessarily imagine ahead of time.

    0 votes, average: 0 out of 50 votes, average: 0 out of 50 votes, average: 0 out of 50 votes, average: 0 out of 50 votes, average: 0 out of 5
  • 0 Comments
  • In: IT eBooks, Security, Software Development
  • Author : ganelon
  • Information Quality Management - Theory and Applications

    cover

    The Internet and mobile commerce bring with them ubiquitous connectivity, real-time access, and overwhelming volumes of data and information. The growth of data warehouses and communication and information technologies has increased the need for high information quality management in organizations. Information Quality Management: Theory and Applications provides solutions to information quality problems that are becoming increasingly prevalent.

    Information Quality Management: Theory and Applications provides insight and support for professionals and researchers working in the field of information and knowledge management, information quality, practitioners and managers of manufacturing, and service industries concerned with the management of information.

    1 vote, average: 1 out of 51 vote, average: 1 out of 51 vote, average: 1 out of 51 vote, average: 1 out of 51 vote, average: 1 out of 5
  • 0 Comments
  • In: IT eBooks, Others IT eBooks
  • Author : ganelon
  • Global Positioning Systems Inertial Navigation And Integration 2nd Edition

    cover

    This book is intended for people who need to combine global navigation satellite systems (GNSSs), inertial navigation systems (INSs), and Kalman filters. Our objective is to give our readers a working familiarity with both the theoretical and practical aspects of these subjects. For that purpose we have included “real-world” problems from practice as illustrative examples.

    We also cover the more practical aspects of implementation: how to represent problems in a mathematical model, analyze performance as a function of model parameters, implement the mechanization equations in numerically stable algorithms, assess its computational requirements, test the validity  of results, and monitor performance in operation with sensor data from GNSS and INS. These important attributes, often overlooked in theoretical treatments, are essential for effective application of theory to real-world problems.

    The book is organized for use as a text for an introductory course in GNSS technology at the senior level or as a first-year graduate-level course in GNSS, INS, and Kalman filtering theory and application. It could also be used for self-instruction or review by practicing engineers and scientists in these fields.

    0 votes, average: 0 out of 50 votes, average: 0 out of 50 votes, average: 0 out of 50 votes, average: 0 out of 50 votes, average: 0 out of 5
  • 0 Comments
  • In: IT eBooks, Others IT eBooks
  • Author : ganelon
  • ASP.NET Website Programming, Visual Basic .NET Edition (with source code)

    cover

    This guide shows you how to build an interactive website from design to deployment. Packed with solutions to website programming problems, this book will have you building well-engineered, extendable ASP.NET websites quickly and easily.

    ASP.NET Website Programming shows you how to build an interactive website from design to deployment. Packed with solutions to website programming problems, this book will have you building well-engineered, extendable ASP.NET websites quickly and easily. This book is for developers who use ASP.NET and Visual Basic .NET or use Visual Studio .NET Professional or above or Visual Basic .NET Standard.

    The book concentrates on websites that focus on content. It does not show how to produce an e-commerce system, although a lot of the advice will apply to e-commerce sites. We could add a shopping basket module using the same foundations, for example. This book is different from most Wrox books, because we build a single working website throughout the book. However, each chapter stands alone and shows how to develop individual modules, which you can adapt for your own websites. We also suggest a framework that allows us to create modules and slot them in to the website quickly and easily.

    The book is for developers who have a reasonable knowledge of ASP.NET, and want to apply that knowledge to building websites. You will get the most from this book if you have read a decent amount of Wrox's Beginning ASP.NET using Visual Basic .NET, or Professional ASP.NET and a VB.NET book. You should be comfortable using Visual Studio .NET to create ASP.NET projects, and that you know VB.NET.

    2 votes, average: 4 out of 52 votes, average: 4 out of 52 votes, average: 4 out of 52 votes, average: 4 out of 52 votes, average: 4 out of 5
  • 0 Comments
  • In: .NET, ASP, IT eBooks, Visual Basic
  • Author : ganelon
  • End To End Network Security

    cover

    Defense-in-Depth is a phrase that is often used and equally misunderstood. This book gives an excellent overview of what this really means and, more importantly, how to apply certain principles to develop appropriate risk mitigation strategies.

    After you have assimilated the content of this book, you will have a solid understanding of several aspects of security. The author begins with an overview of the basics then provides comprehensive methodologies for preparing for and reacting to security incidents and, finally, illustrates a unique framework for managing through the lifecycle of security known as SAVE. Also provided are various Defense-in-Depth strategies covering the most current advanced technologies utilized for protecting information assets today. Equally as important are the case studies which provide the reader with real-world examples of how to put these tools, processes, methodologies, and frameworks to use.

    Within these pages, you will find many practical tools both process related and technology related that you can draw on to improve your risk mitigation strategies. The most effective security programs combine attention to both deeply technical issues and business process issues. The author clearly demonstrates that he grasps the inherent challenges posed by combining these disparate approaches, and he conveys them in an approachable style. You will find yourself not only gaining valuable insight from End-to-End Network Security, but also returning to its pages to ensure you are on target in your endeavors.

    Anyone interested in network security should become familiar with the information included in this book—from network and security engineers to management and executives. This book covers not only numerous technical topics and scenarios, but also covers a wide range of operational best practices in addition to risk analysis and threat modeling.

    3 votes, average: 4.33 out of 53 votes, average: 4.33 out of 53 votes, average: 4.33 out of 53 votes, average: 4.33 out of 53 votes, average: 4.33 out of 5
  • 1 Comment
  • In: IT eBooks, Network, Security
  • Author : ganelon
  • Software Testing and Analysis

    cover

    You can't "test quality into" a software product, but neither can you build a quality software product without test and analysis. Software test and analysis is increasingly recognized, in research and in industrial practice, as a core challenge in software engineering and computer science. Software Testing and Analysis: Process, Principles, and Techniques is the first book to present a range of complementary software test and analysis techniques in an integrated, coherent fashion. It covers a full spectrum of topics from basic principles and underlying theory to organizational and process issues in real-world application. The emphasis throughout is on selecting a complementary set of practical techniques to achieve an acceptable level of quality at an acceptable cost.

    Throughout, the text covers techniques that are suitable for near-term application, with sufficient technical background to help you know how and when to apply them. Exercises reinforce the instruction and ensure that you master each topic before proceeding.

    By incorporating software testing and analysis techniques into modern practice, Software Testing and Analysis: Process, Principles, and Techniques provides both students and professionals with realistic strategies for reliable and cost-effective software development.

    2 votes, average: 3 out of 52 votes, average: 3 out of 52 votes, average: 3 out of 52 votes, average: 3 out of 52 votes, average: 3 out of 5
  • 0 Comments
  • In: IT eBooks, Software Development
  • Author : ganelon
  • Network Protocols Handbook 2nd Edition

    cover

    Fully explains and illustrates all commonly used network communication protocols, including TCP/IP, WAN, LAN technologies Covers the latest and emerging technologies such as VOIP, SAN, MAN, VPN/Security, WLAN, VLAN and more Addresses vendor specific technologies: Cisco, IBM, Novell, Sun, HP, Microsoft, Apple, etc. Reviews the ISO networking architecture and protocols Covers SS7 protocols Hundreds of illustrations of protocol formats and header structures Hundreds of hyperlinks of references for further reading and studies "Must have" for IT/Networking professionals and students Over 130k words, equivalent to about 550 pages of a normal book. It is formatted in the 8.5 in x 11in paper size and about 340 pages in this ebook for easy reading and printing.

    This book is designed to provied information about the current  network  communication protocols.  Best effort has been made to  make this book as complete and accurate as possible, but no warranty or fitness is implied. The infomation is provided on an “as is” basis. The author, publisher and distributor shall not have liability nor responsibility to anyone or group with respect to any loss arising from the information contained in this book and associated materials.

    3 votes, average: 4.67 out of 53 votes, average: 4.67 out of 53 votes, average: 4.67 out of 53 votes, average: 4.67 out of 53 votes, average: 4.67 out of 5
  • 0 Comments
  • In: IT eBooks, Network
  • Author : ganelon
  • Program Construction

    cover

    This book is about programming per se. It is about the most elementary principles of program construction—problem decomposition, invariant properties, and guarantees of progress. It is intended to appeal to both novice programmers, who wish to start on the right track, and to experienced programmers who wish to properly master their craft.

    Although the subject matter of the book is 'elementary', in the sense of foundational, it is not 'easy'. Programming is challenging, and it is wrong to skirt the issues or to wrap it up  in a way that makes it seem otherwise. I have lectured on this material for many years, mostly to undergraduates on computing science degrees, and, occasionally, to professional programmers. Inevitably, it is the experienced programmers who appreciate its value the most. Novice programmers have the additional  hurdle of learning how to write code—too often in a highly complex programming language. For them, the problem is the programming language, whereas, of course, the programming language should not be a problem, but part of the solution.

    1 vote, average: 5 out of 51 vote, average: 5 out of 51 vote, average: 5 out of 51 vote, average: 5 out of 51 vote, average: 5 out of 5
  • 0 Comments
  • In: IT eBooks, Software Development
  • Author : ganelon