Make Easy Money From Your Blog, Heres How >>
 

free ebook downloads

Archive for the 'Database' Category

Aspis, April 26, 2010 Comments Off

Computer Shopper #3 (march 2009)

download

If you liked this post, buy me a beer. (Suggested: $3 a beer or $7.5 for a pitcher)

eBooker, April 7, 2010 Comments Off

If you’re a web developer with previous JavaScript and DOM scripting experience, Accelerated DOM Scripting with Ajax, APIs, and Libraries is perfect for you to take your knowledge up to the next level.

This book is about JavaScript and using the document object model—the conduit to the HTML document. This book is not about learning how to program JavaScript from scratch. It starts with the assumption that you have done some JavaScript development before and understand the JavaScript syntax. This book builds on top of that knowledge to give you a deeper understanding of DOM Scripting and how to apply that to your projects. It uses this new understanding to describe what JavaScript libraries are and show you how they can be applied to your project. The book will also explain Ajax and how best to plan and apply it to your projects. It explains how to build simple animation objects for adding movement to elements on the page. There are straightforward examples that demonstrate the techniques used throughout the book.

JavaScript has seen a resurgence in popularity over the past few years, and with it has come an exploration of the power of the language as well as what it can do within the browser. This book will explain techniques new and old—such as closures, encapsulation, and inheritance—that many are using and how you can best apply them to your own projects.

By reading this book, you should have a greater understanding of how JavaScript works and be able to use advanced concepts such as closures and event delegation to build more flexible applications for the Web. You’ll walk away with a greater appreciation for JavaScript libraries and how they can simplify and speed up your development. You’ll also be able to implement Ajax effectively into your site, create special effects, use JavaScript libraries, and know how best to apply these libraries to your projects.

  • Where CSS, HTML, and the DOM fit into modern scripting, and how to use them together effectively
  • OOP techniques for more efficient JavaScript coding
  • How to use JavaScript libraries such as Prototype in your work
  • How to build effective form validation into your applications using Ajax
  • How to create mashups using APIs
  • How to build dynamic user interfaces

This book is for beginner to intermediate developers, and already have knowledge of HTML, CSS, and JavaScript.

Download here.

If you liked this post, buy me a beer. (Suggested: $3 a beer or $7.5 for a pitcher)

eBooker, March 22, 2010 Comments Off

Beginning Database Design (Wrox Beginning Guides)

Beginning Database Design (Wrox Beginning Guides)

Product Description

  • The perfect reference for programmers, administrators, or Web designers who are new to database development and are uncertain as to how to design and structure a database efficiently
  • Shows how to design and implement robust, scalable databases on any of the major relational database management systems, including Access, SQL Server, IBM DB2, MySQL, and Oracle
  • Covers all the key database design steps including modeling, normalization, SQL, denormalization, object-modeling, data warehousing, and performance
  • Provides plenty of real-world examples and a complete beginning-to-end case study of creating a database that includes the analysis and planning, tables and data structures, business rules, and hardware requirements

download

If you liked this post, buy me a beer. (Suggested: $3 a beer or $7.5 for a pitcher)

eBooker, March 22, 2010 Comments Off

Beginning SQL Server 2005 Express

Beginning SQL Server 2005 Express

Product Description
SQL Server 2005 Express is the database component of Microsoft’s Express Suite of products. It is free of charge, inherits many (nonenterprise) features from SQL Server 2005, and comes complete with development and administration tools. As such, it is an ideal database for developers and administrators to use in prototype/evaluation projects. It is also a powerful development platform for database applications on nonprofit websites, e-commerce sites, and in small offices and departments.Author Rick Dobson provides all of the installation, configuration, administration, and development techniques that you need to build applications quickly. He focuses on techniques that are easy to learn and transparent in their real-world translations. Topics include Express Manager and T-SQL programming, and Visual Basic Express and Visual Web Developer, both with SSE, to build Windows Forms applications and to develop ASP.NET web applications.

download

If you liked this post, buy me a beer. (Suggested: $3 a beer or $7.5 for a pitcher)

eBooker, March 22, 2010 Comments Off

Professional SQL Server 2005 Reporting Services

Professional SQL Server 2005 Reporting Services

From the Back Cover
SQL Server reporting Services is the customizable reporting solution for report designers and programmers. This hands-on guide will get you up to speed quickly so you can design, deploy, manage, and even customize reporting solutions. You can create powerful reports without programming knowledge and extend reporting solutions using VB, C#, and ASP.NET.

Packed with detailed examples of building reports, designing report solutions, and developing deployment strategies for interacting with various platforms, this book prepares you to take full advantage of this revolutionary tool. Plus, you’ll learn how to extend practically every feature of Reporting Services by implementing your own security architecture or adding custom data access.

download

If you liked this post, buy me a beer. (Suggested: $3 a beer or $7.5 for a pitcher)

eBooker, March 22, 2010 Comments Off

Professional SQL Server 2005 XML

Professional SQL Server 2005 XML

Product Description

  • Discusses SQL Server 2005 XML from the server and client sides
  • Examines using XSLT to render the XML data that is retrieved from SQL Server, particularly for ASP.NET
  • Addresses SQL Server relationship with schemas, SOAP, XML security, and .NET
  • Makes extensive use of examples to solve problems that programmers face on an everyday basis and features Server 2005 XML best practices

About the Author
Scott Klein is a software developer and architect, and his passion for SQL Server, .NET, and all things XML led him to Greenville, South Carolina, where he currently works as a SQL/.NET developer for CSI, a software solutions company. He has written several articles for TopXML (www.TopXLM.com) and is a frequent speaker at SQL Server and .NET user groups around Greenville and the surrounding areas. When he is not sitting in front of a computer or spending time with his family, he can usually be found aboard his Yamaha at the local motocross track.

download

Code

If you liked this post, buy me a beer. (Suggested: $3 a beer or $7.5 for a pitcher)

eBooker, March 21, 2010 Comments Off

Professional SQL Server Analysis Services 2005 with MDX

Professional SQL Server Analysis Services 2005 with MDX

Product Description

  • Written by the lead developers of Analysis Services at Microsoft, this book begins with an overview showing how Analysis Services and MDX can be used to build data warehouses and multidimensional databases
  • The authors then describe the development processes for building dimensions and cubes from various data sources
  • Demonstrating a variety of techniques in real-world scenarios, the book shows how MDX can be used to query databases to provide sophisticated analysis of business problems
  • Finally, the book explains how Analysis Services can be used with other components of SQL Server, including DTS, data mining, and Report Services, to provide comprehensive, end-to-end solutions

download

If you liked this post, buy me a beer. (Suggested: $3 a beer or $7.5 for a pitcher)

eBooker, March 21, 2010 Comments Off

Professional SQL Server 2005 Integration Services

Professional SQL Server 2005 Integration Services

Product Description
This book will help you get past the initial learning curve quickly so that you can get started using SSIS to transform data, create a workflow, or maintain your SQL Server. Offering you hands-on guidance, you’ll learn a new world of integration possibilities and be able to move away from scripting complex logic to programming tasks using a full-featured language.

Download

Code

If you liked this post, buy me a beer. (Suggested: $3 a beer or $7.5 for a pitcher)

eBooker, March 21, 2010 Comments Off

A Problem-Solution Approach

SQL Server 2005 T-SQL Recipes: A Problem-Solution Approach

When it comes to performing your daily SQL Server tasks, technical documentation tends to tell you more than you need to know.
Let’s say that you’re in a hurry, and you want to add a unique constraint to a table before someone inserts a duplicate value into it. Where do you look?

download

If you liked this post, buy me a beer. (Suggested: $3 a beer or $7.5 for a pitcher)

eBooker, March 21, 2010 Comments Off

Pro SQL Server Reporting Services

Pro SQL Server Reporting Services

At its core, the process of designing reports hasn’t changed substantially in the past 15 years. The report designer lays out report objects, which contain data from a known data source, in a design application such as Crystal Reports or Microsoft Access. He or she then tests report execution, verifies the accuracy of the results, and distributes the report to the target audience.

download

If you liked this post, buy me a beer. (Suggested: $3 a beer or $7.5 for a pitcher)

Feedback Form