Wednesday, June 13, 2007

C++ e-books


Modeling Maximum Trading Profits with C++


Modeling Maximum Trading Profits with C++: New Trading and Money Management Concepts (Wiley Trading)
http://rapidshare.com

How Not to Program in C++


How Not to Program in C++: 111 Broken Programs and 3 Working Ones, or Why Does 2+2=5986
Paperback: 280 pages
Publisher: No Starch Press; 1 edition (March 2003)
Language: English
ISBN-10: 1886411956
http://rapidshare.com

C++ Templates: The Complete Guide


C++ Templates: The Complete Guide
By David Vandevoorde, Nicolai M. Josuttis

Publisher : Addison Wesley
Pub Date : November 12, 2002
ISBN : 0-201-73484-2
Pages : 552
http://rapidshare.com

C++ Demystified: A Self-Teaching Guide


C++ Demystified: A Self-Teaching Guide
by Jeff Kent ISBN:0072253703
McGraw-Hill/Osborne © 2004
This hands-on, step-by-step resource will guide you through each phase of C++ programming, providing you with the foundation to discover how computer programs and programming languages work.
http://rapidshare.com

C++ By Dissection


Book Description
C++ by Dissection presents a thorough introduction to the programming process by carefully developing working programs to illuminate key features of the C++ programming language. This book presents the concepts of the programming process using the "dissection" method, the hallmark feature that has made Ira Pohl's C and Java books of the "By Dissection" series so popular. Dissection is a unique pedagogical tool first developed by the author to point out key features of program code. It is similar to a structured walk-through of the code, with the intention of explaining newly encountered programming elements and idioms as found in working code. The book includes a CD-ROM containing a compiler and an electronic version of the book that allows readers to search, take notes, and highlight right on their computer. Each chapter presents a number of carefully explained programs, which lead the reader in a holistic manner to ever-improving programming skills. Right from the start, the reader is introduced to complete programs, and at an early point in the book, the reader is introduced to writing functions as a major feature of structured programming. It contains four to seven small code dissections per chapter, and then each chapter culminates with a larger, extended code dissection. "Software Engineering" sections in each chapter reinforce sound software engineering skills. The book assumes no programming background and can be used by first-time computer users or by experienced programmers who are transitioning to C++.
http://rapidshare.com

C#.net Web Developer's Guide


Book Description
Microsoft's C# ("C sharp") is a modern, object-oriented programming language built from the ground up to exploit the power of XML-based Web services on Microsoft's new .NET platform. With its Visual C++ development system heritage, C# will enable millions of C and C++ developers to use existing skills to rapidly build sophisticated XML-based .NET applications.
Why Will Web Developers Switch to C#?
...Because it's the ideal solution for C and C++ programmers who need to combine rapid development with the power to access all the functionality of the Microsoft.NET platform. They want an environment that is completely in sync with emerging Web standards and one that provides easy integration with existing applications.
C#.net Web Developer's Guide will enhance developer productivity and help them eliminate programming errors that can lead to increased development costs. This book teaches Web developers to quickly and easily build solutions for the Microsoft .NET platform. Web developers will learn to use C# components to build Web services and applications that are available across the Internet, from any application running on any platform.
http://rapidshare.com/

C#: Your Visual Blueprint for Building .Net Applications


Book Description
Each step in this book is displayed with callouts to help you see exactly where the action takes place on the screen. This book covers over 100 tasks, including using attributes, operators, and classes; documenting code with XML, using arrays, building forms, programming Web services, using Windows designers and macros, troubleshooting, and editing.
http://rapidshare.com

C/C++ Programmer's Reference, Third Edition


C/C++ Programmer's Reference, Third Edition
by Herbert Schildt ISBN:0072227222
McGraw-Hill/Osborne © 2003 (358 pages)
This guide reviews the rules and syntax of the principle commands that comprise C and its object-oriented cousin, C++. The reference consists of 19 chapters that define operators and the standard input/output, string, character, and more.
http://rapidshare.com

C++ for Business Programming, Second Edition


C++ for Business Programming, Second Edition
By John C. Molluzzo - Pace University, New York
Publisher : Prentice Hall
Pub Date : August 02, 2005
Print ISBN-10 : 0-13-046700-6
Print ISBN-13 : 978-0-13-046700-3
eText ISBN-10 : 0-13-128899-7
eText ISBN-13 : 978-0-13-128899-7
Pages : 848
This text provides a student-friendly, highly readable introduction to C++ programming for beginning programming students, especially those majoring in Information Systems and Business. It guides readers through complete and clear descriptions of sample programs, with a wealth of exercises included along the way to help reinforce the important points of each chapter. Throughout the text, a strong emphasis is placed on business applications, rather than those in mathematics or computing.
http://rapidshare.com/

Professional C#


Book Description
What is this book about?
C# is designed to work with .NET to provide a new framework for programming on the Windows platform. This comprehensive reference prepares you to program in C#, while at the same time providing the necessary background in how the .NET architecture works.

In this all-new third edition, you’ll be introduced to the fundamentals of C# and find updated coverage of application deployment and globalization. You’ll gain a working knowledge of the language and be able to apply it in the .NET environment, build Windows forms, access databases with ADO.NET, write components for ASP.NET, take advantage of .NET support for working with COM and COM+, and much more.

Professional C#, 3rd Edition, is the complete C# resource for developers, packed with code and examples that have been updated for the latest release — the .NET Framework 1.1 and Visual Studio .NET 2003.
http://rapidshare.com

Applied C++


Applied C++: Practical Techniques for Building Better Software
By Philip Romanik, Amy Muntz

Publisher : Addison Wesley
Pub Date : April 21, 2003
ISBN : 0-321-10894-9
Pages : 352
http://rapidshare.com

Sams Teach Yourself the C# Language in 21 Days


Book Description

In just 21 days readers will learn how to use the key features of the C# programming language—not only the commands, but how to create entire programs using them within a few simple chapters. This book is designed to teach C# from the ground up—each lesson is built to supplement the chapter before to provide a fully rounded understanding of the C# language. Sams Teach Yourself the C# Language in 21 Days is the only book on the market that takes C# out of the Microsoft Visual Studio and teaches it as a platform-independent language—letting readers program for Windows, FreeBSD, and Mac OS X. Additional coverage added from the first edition: more and better Windows Forms information, database access, XML, types, runs, appendix for Visual C++ .NET users, plus much more. This book also includes a CD-ROM full of third-party editor software and sample code, making it an easy-to-use, all-in-one package

http://rapidshare.com/

Programming Microsoft Visual C# 2005: The Language


Programming Microsoft Visual C# 2005: The Language
byDonis Marshall
Microsoft Press 2006 (704 pages)
ISBN:0735621810
Offering expert guidance, hands-on programming instruction, and practical examples, this straightforward book will help both new and experienced developers advance their proficiency in developing applications for Microsoft Windows and the Web.
http://rapidshare.com

C++ in a Nutshell


C++ in a Nutshell
By Ray Lischner

Publisher : O'Reilly
Date Published : May 2003
ISBN : 0-596-00298-X
Pages : 808
C++ in a Nutshell packs an enormous amount of information on C++ (and the many libraries used with it) in an indispensable quick reference for those who live in a deadline-driven world and need the facts but not the frills. Cross-references link related methods, classes, and other key features. This is an ideal resource for students as well as professional programmers.
http://rapidshare.com

Interfacing with C++


Interfacing with C++: Programming Real-World Applications
Book Description
This book is for people who are interested in learning and exploring electronic interfacing as well as C++ programming in a practicable and enjoyable way. Readers will learn to program a PC to do real-world things – not simply number crunching and graphics. They will also master how to write programs that interact with real-world devices through the use of a specially-developed interface circuit board included with the book. The book, interface board and accompanying software incorporate simple and easy-to-understand projects such as digital-to-analog conversion and vice versa, DC and Stepper motor control, temperature and voltage measurement, PC-based timing, or basic data acquisition. The audience of this innovative and rewarding approach to learn interfacing real-world devices to a computer via C++ are undergraduate and graduate students in engineering and science, practicing engineers/scientists, technical workers, and hobbyists. The types of courses the book complements include control engineering, electronics, computing, and mechatronics.
Downlaod from rapidshare.com

Advanced CORBA


Paperback: 1120 pages
Publisher: Addison-Wesley Professional; 1st edition (February 17, 1999)
Language: English
ISBN-10: 0201379279
http://rapidshare.com/files/21331751/Advanced_CORBA.rar

Creating Games in C++


Book Description
Do you love video games? Ever wondered if you could create one of your own, with all the bells and whistles? It’s not as complicated as you’d think, and you don’t need to be a math whiz or a programming genius to do it. In fact, everything you need to create your first game, “Invasion of the Slugwroths,” is included in this book and CD-ROM.

Author David Conger starts at square one, introducing the tools of the trade and all the basic concepts for getting started programming with C++, the language that powers most current commercial games. Plus, he’s put a wealth of top-notch (and free) tools on the CD-ROM, including the Dev-C++ compiler, linker, and debugger--and his own LlamaWorks2D game engine. Step-by-step instructions and ample illustrations take you through game program structure, integrating sound and music into games, floating-point math, C++ arrays, and much more. Using the sample programs and the source code to run them, you can follow along as you learn.

Bio: David Conger has been programming professionally for over 23 years. Along with countless custom business applications, he has written several PC and online games. Conger also worked on graphics firmware for military aircraft, and taught computer science at the university level for four years. Conger has written numerous books on C, C++, and other computer-related topics. He lives in western Washington State and has also published a collection of Indian folk tales.

Rapidshare.com

Build Your Own ASP.NET 2.0 Web Site Using C# & VB


Build Your Own ASP.NET 2.0 Web Site Using C# & VB
Book Description
Learn how to build impressive ASP.NET 2.0 Websites in both C# and VB from scratch.
Using a practical step-by-step approach, the authors introduce the ASP.NET framework, teach you about database design, and walk you through obtaining, installing and configuring all the freely available software you need to use ASP.NET 2.0. They then show you how to build several real world Web-based applications that you can put to use instantly in your projects.

Readers will learn how to:


Develop a fully functional Corporate Intranet with a dynamic navigation menu
Create an email newsletter system using ASP.NET 2.0
Build web forms using web controls, validation controls, and rich controls
Program in both C# and VB
Handle unforseen errors gracefully using a range of error handling techniques
Secure applications using form authentication
Use code-behind to streamline code.
This book doesn't force you to choose an ASP.NET language in advance - all code examples are presented in both C# (pronounced see-sharp) and VB. You can choose which one you want to use, and follow-it throughout the book. Best of all, this book doesn't assume any prior programming knowledge!

As an added bonus, this book doesn't force you to choose an ASP.NET language in advance - all code examples are presented in both C# (pronounced see-sharp) and VB.NET. You can choose which one you want to use, and follow-it throughout the book. Best of all, this book doesn't assume any prior ASP.NET knowledge!

http://rapidshare.com/files/18588944/0975240285.rar

Visual C++6 for Dummies


Visual C++6 for Dummies
http://rapidshare.com/files/17759354/Dummies.rar

Pro C# 2005 and the .NET 2.0 Platform, Third Edition


http://rapidshare.com/files/17756003/1590594193.rar


Tuesday, June 12, 2007

ASP.NET e-books

MCTS Self-Paced Training Kit (Exam 70-536) Microsoft.NET Framework 2.0 Application Development Foundation


MCTS Self-Paced Training Kit (Exam 70-536) Microsoft.NET Framework 2.0 Application Development Foundation
by Tony Northrup, Shawn Wildermuth and Bill Ryan
Ed. Microsoft Press
ISBN: 0735622779
The comprehensive, self-paced exam prep, practice, and review for the skills measured by Exam 70-536

Download (3,69MB)
Password: www.bestfile.net

ASP.NET Bible


ASP.NET Bible
by mridula Parihar and et al. ISBN: 0764548166
Hungry Minds © 2002 (855 pages)
Learn the ins and outs of ASP.NET using Visual Basic and C# with this comprehesive reference
tool.
http://rapidshare.com

Professional ASP.NET 1.1


Professional ASP.NET 1.1
by Alex Homer et al. ISBN:0764558900
Wrox Press © 2004
This guide is for programmers who have a solid understanding of ASP and want to develop sophisticated ASP.NET 1.1 applications using the .NET Framework.
http://rapidshare.com

ASP.NET Website Programming


ASP.NET Website Programming, Visual Basic .NET Edition: Problem, Design, Solution
by Marco Bellinaso and Kevin Hoffman ISBN:0764543865
Wrox Press © 2003 (544 pages)
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.
http://rapidshare.com

ASP.NET in a Nutshell, Second Edition


ASP.NET in a Nutshell, 2nd Edition
By G. Andrew Duthie, Matthew MacDonald

Publisher : O'Reilly
Pub Date : August 2003
ISBN : 0-596-00520-2
Pages : 998
Newly updated for Visual Studio .NET 2003, the second edition of this book includes fresh information on application and web service development, custom controls, data access, security, deployment, and error handling, new material on web application development for mobile devices, plus an overview of the class libraries.
http://rapidshare.com

Build Your Own ASP.NET 2.0 Web Site Using C# & VB


Build Your Own ASP.NET 2.0 Web Site Using C# & VB
Book Description
Learn how to build impressive ASP.NET 2.0 Websites in both C# and VB from scratch.
Using a practical step-by-step approach, the authors introduce the ASP.NET framework, teach you about database design, and walk you through obtaining, installing and configuring all the freely available software you need to use ASP.NET 2.0. They then show you how to build several real world Web-based applications that you can put to use instantly in your projects.

Readers will learn how to:


Develop a fully functional Corporate Intranet with a dynamic navigation menu
Create an email newsletter system using ASP.NET 2.0
Build web forms using web controls, validation controls, and rich controls
Program in both C# and VB
Handle unforseen errors gracefully using a range of error handling techniques
Secure applications using form authentication
Use code-behind to streamline code.
This book doesn't force you to choose an ASP.NET language in advance - all code examples are presented in both C# (pronounced see-sharp) and VB. You can choose which one you want to use, and follow-it throughout the book. Best of all, this book doesn't assume any prior programming knowledge!

As an added bonus, this book doesn't force you to choose an ASP.NET language in advance - all code examples are presented in both C# (pronounced see-sharp) and VB.NET. You can choose which one you want to use, and follow-it throughout the book. Best of all, this book doesn't assume any prior ASP.NET knowledge!

http://rapidshare.com/files/18588944/0975240285.rar

Security, Membership, and Role Management


Professional ASP.NET 2.0 Security, Membership, and Role Management
Paperback: 611 pages
Publisher: Wrox (January 31, 2006)
Language: English
ISBN-10: 0764596985
http://rapidshare.com/files/18572953/ASP.NET_2.0.rar

Professional ASP.NET 2.0


Book Description
All new, for ASP.NET 2.0, this bestselling book provides experienced developers with real-world examples of the powerful new time-saving, code-saving features in this new version. Seasoned author and International .NET Association founder Bill Evjen along with Scott Hanselman help developers make a smooth transition to this new version of ASP.NET with their clear explanations of even the most dramatic changes.
Helpful examples in both VB and C# clearly show how to build ASP.NET 2.0 applications.
http://rapidshare.com/files/18251380/ASP.NET_2.0.rar

Beginning ASP.NET 2.0 Databases Beta Preview


Book Description
What is this book about?

With help from Microsoft ASP.NET insider Bradley Millington, John Kaufman covers both VB.NET and C# coding for ASP.NET databases so you don't have to decide up front which language you want more and retailers no longer have to manage inventory on separate language versions.

What does this book cover?

This edition is completely written from scratch on the ASP.NET "Whidbey" Beta to ensure the coverage is most appropriate for this greatly changed version.

The book focuses on solving business problems in a logical progression, from connecting to displaying to changing the data. Additional chapters cover enhancements to the presentation and alternate types of data. The book follows the practice of going beyond the basic techniques to discuss the permutations, pitfalls, and best practices that occur in real business scenarios.

http://rapidshare.com/files/18243103/0764570811.rar

Beginning ASP.NET 2.0


Beginning ASP.NET 2.0
http://rapidshare.com/files/17911880/Beginning_ASP.NET.rar

Wrox's ASP.NET 2.0 Visual Web Developer 2005 Express Edition Starter Kit

Book Description

This Starter Kit serves as an entry-level introduction centered around prebuilt projects that developers can easily deploy and customize for their own sites
Explains how to build good basic Web sites, including design and architecture, for users who plan to build more complex sites in the future
Details the key site features that beginners like to implement, including catalogs, shopping carts, images, and secure site sections
The authors use very little code, but where coding is needed, they feature the simple Visual Basic language
The CD-ROM includes Visual Web Developer 2005 Express Edition
http://rapidshare.com/files/17749877/0764588079.rar

Sams Teach Yourself ASP.NET 2.0 in 24 Hours


Sams Teach Yourself ASP.NET 2.0 in 24 Hours
By Scott Mitchell
...............................................
Publisher: Sams
Pub Date: March 16, 2006
Print ISBN-10: 0-672-32738-4
Print ISBN-13: 978-0-672-32738-4
Pages: 696
If you are familiar with creating HTML web pages but aren't familiar with creating dynamic, data driven web applications, you should consider learning ASP. And Sams Teach Yourself ASP.NET 2.0 in 24 Hours, Complete Starter Kit is the perfect learning tool. The Starter Kit provides the unbeatable combination of programmer/author Scott Mitchell and the step-by-step learning method of the best-selling Sams Teach Yourself series. The accompanying CD includes Visual Web Developer 2005 Express, a lightweight, easy-to-use and easy-to-learn web development tool, and all projects developed in the book's examples.
http://rapidshare.com/files/17595664/Teach_Yourself_ASP.NET.rar

Programming ASP.NET


Programming ASP.NET
By Dan Hurwitz, Jesse Liberty
...............................................
Publisher: O'Reilly
Pub Date: October 2005
ISBN: 0-596-00916-X
Pages: 956
http://rapidshare.com/files/17592303/Programming_ASP.NET.rar

Microsoft ASP.NET 2.0 Step By Step


Microsoft ASP.NET 2.0 Step By Step
http://rapidshare.com/files/17590801/ASP.NET_Step.rar

ASP.NET 2.0 MVP Hacks and Tips


ASP.NET 2.0 MVP Hacks and Tips
byDavid Yacket al.
Wrox Press 2006 (428 pages)
ISBN:0764597663
Written with the seasoned professional in mind, this survival guide offers little-known solutions, undocumented features, tips, and tricks—otherwise known as hacks—that you can use to build and deliver real-life applications using ASP.NET.
http://rapidshare.com/files/17589731/ASP.NET_2.0__Hacks.rar

Pro ASP.NET 2.0 in VB 2005


Pro ASP.NET 2.0 in VB 2005
Book Description

With its added improvements, ASP.NET 2.0 is becoming the standard technology for creating dynamic web pages on the Windows platform. This new technology is faster to code than the previous version, and offers a more powerful set of tools including MasterPages and Generics. It also runs more quickly when deployed, so that customers enjoy a much better user experience. It is now used by organizations across the board, from start-up companies to blue-chip multinational corporations.

Pro ASP.NET 2.0 in VB 2005 allows on the heels of Apress' well-regarded Pro ASP.NET 1.1 in VB .NET. This updated version shares the best-practices coverage and pragmatic style of its predecessor. Author Laurence Moroney covers ASP.NET thoroughly--from 2.0 innovations to crossover features from 1.1. This book takes a broad-based approach, explaining how old and new features interrelate. This book also provides you with the solid understanding you need to code real applications.

http://rapidshare.com/files/17416425/Pro_ASP.NET.rar

Pro ASP.NET 2.0 in C# 2005


Book Description

ASP.NET 2.0 is the latest version of Microsoft’s current ASP.NET 1.1 technology. ASP.NET 1.1 is fast becoming the accepted technology standard for creating dynamic web pages on the Windows platform, and is now used across the board from start-ups to blue-chip multi-national corporations. ASP.NET 2.0 is building on this solid foundation and adding new improvements. The new technology will be faster to code, offer a more powerful set of tools (i.e. MasterPages and Generics), and run faster when deployed, so that customers enjoy a significantly better user experience.

Pro ASP.NET 2.0 in C# follows the well-regarded Pro ASP.NET 1.1, rooted in the same best-practices and pragmatic style. Matthew MacDonald explains how ASP.NET 2.0 works for the professional programmer – covering both new innovations and the features carried over from the previous version. And while new features are important, MacDonald stresses the importance of the technology as a cohesive whole. His broad-based approach shows how all of the features inter-relate. This gives readers the solid understanding they need to code real applications.

http://rapidshare.com/files/17314899/Pro_ASP.NET.rar

Beginning Object-Oriented ASP.NET 2.0 with VB .NET


Beginning Object-Oriented ASP.NET 2.0 with VB .NET
Book Description

Beginning Object-Oriented ASP.NET 2.0 with VB .NET covers all of the basics, from definition to inheritance. This book even includes a chapter on Visual Studio 2005 and Microsoft .NET Framework 2.0, enabling you to create ASP.NET 2.0 applications. Also included are chapters on creating web forms, web controls, and web services. Code samples illustrate the usage of each concept.

If you have a background in procedural programming, this book will teach you what a class is, how it relates to an object, and how to model real-world data into a class. You will be able to create a class in VB .NET, add properties and methods, and use that class in a simple ASP.NET web application created with VB .NET.
http://rapidshare.com/files/17236025/ASP.NET_2.0.rar

ASP.NET 2.0 Unleashed


ASP.NET 2.0 Unleashed
By Stephen Walther
...............................................
Publisher: Sams
Pub Date: June 06, 2006
Print ISBN-10: 0672328232
Print ISBN-13: 978-0-672-32823-7
Pages: 1992

ASP.NET 2.0 Unleashed is a revision of the best-selling ASP.NET Unleashed, by Microsoft Software Legend Stephen Walther. It covers virtually all features of ASP.NET 2.0 including more than 50 new controls, personalization, master pages, and web parts. All code samples are presented in VB and C#. Throughout the more than 2,000 pages, you will be shown how to develop state-of-the-art Web applications using Microsoft's latest development tools. This resource is guaranteed to be used as a reference guide over and over!
http://rapidshare.com/files/16920432/ASP.NET_2.0.rar

Beginning ASP.NET 2.0 in C# 2005


Beginning ASP.NET 2.0 in C# 2005
Beginning ASP.NET 2.0 in C# 2005: From Novice to Professional steers you through the maze of ASP.NET web programming concepts. You will learn language and theory simultaneously, mastering the core techniques necessary to develop good coding practices and enhance your skill set.

This book provides thorough coverage of ASP.NET, guiding you from beginning to advanced techniques, such as querying databases from within a web page and performance-tuning your site. You'll find tips for best practices and comprehensive discussions of key database and XML principles.

The book also emphasizes the invaluable coding techniques of object orientation and code-behind, which will enable you to build real-world websites instead of just scraping by with simplified coding practices. By the time you finish this book, you will have mastered the core techniques essential to professional ASP.NET developers.

http://rapidshare.com/files/16796783/159059-5726.rar

SQL AND MYSQL E-BOOKS

SQL for MySQL Developers


Book Description

The Most Complete and Practical Guide to MySQL Version 5’s Powerful SQL Dialect



MySQL version 5 offers a SQL dialect with immense power. In SQL for MySQL Developers, Rick F. van der Lans helps you master this version ofSQL and take advantage of its full potential. Using case study examplesand hands-on exercises, van der Lans illuminates every key concept,technique, and statement–including advanced features that make iteasier to create even the most complex statements and programs.
Drawing on decades of experience as an SQL standards team member and enterprise consultant, he reveals exactly why MySQL’s dialect works as it does–and how to get the most out of it. You’ll gain powerful insight into everything from basic queries to stored procedures, transactions to data security.
Whether you’re a programmer, Web developer, analyst, DBA, or database user, this book can take you from “apprentice” to true SQL expert. If you’ve used SQL in older versions of MySQL, you’ll become dramatically more effective–and if you’re migrating from other database platforms, you’ll gain practical mastery fast.





RAPIDSHARE.COM

Microsoft SQL Server 2005 Programming For Dummies


Microsoft SQL Server 2005 Programming For Dummies (For Dummies (Computer/Tech))
Paperback: 416 pages
Publisher: For Dummies (April 2, 2007)
Language: English
ISBN-10: 0471774227
http://rapidshare.com

Beginning SQL Server 2005 Programming


Book Description
After a quick primer on database design basics and the SQL query language (for those programmers who may be building their first database application), this book provides an overview of SQL Server itself, which has been dramatically redesigned with the 2005 release
Once readers have grasped the fundamentals of database design and SQL concepts, they will then learn how to implement those concepts with Microsoft SQL Server 2005
Addresses creating and changing tables, managing keys, database normalization, writing scripts, working with stored procedures, programming with XML, and using SQL Server reporting and data transformation services
The companion Web site provides all of the code found in the book
http://rapidshare.com

MySQL Administrator's Guide and Language Reference


Book Description
<>Written by the creators of MySQL and edited by one of the most highly respected MySQL authors, the MySQL Administrator's Guide and Language Reference is the official guide to installing MySQL, to setting up and administering MySQL databases, and to storing and retrieving data in these databases. This new edition combines into one book the MySQL Language Reference (on CD) with the practical information of the MySQL Administrator's Guide book.


Rapidshare.com

MCTS 70-431 Exam Cram: Implementing and Maintaining Microsoft SQL Server 2005 Exam


Book Description
The MCTS 70-431 Exam Cram is a must-have resource in your MCTS 70-431 exam preparation. The Exam Cram focuses on exactly what you need to know to get certified. This includes features like:
Complete coverage of all 70-431 exam objectives
Exam alerts, practice questions, notes, tips, sidebars, cautions, test-taking strategies, and time-saving tips
Access to MeasureUp practice questions and innovative testing software
The popular Cram Sheet tear card, giving you the key facts you should review before you enter the testing center
Insight from author Thomas Moore, a Microsoft Certified Trainer (MCT) and SQL Server expert who has helped hundreds of students earn their SQL Server certifications

Rapidshare.com

Wrox's SQL Server 2005 Express Edition Starter Kit


Book Description
You'll learn the basics of working with SSE databases, and see how the Visual Basic(r) 2005 Express Edition programming environment is tailored to work well with SSE. Step-by-step examples cover major scenarios that you're likely to face, from installation and development to debugging and deployment. Plus, the CD-ROM features both VB Express and SSE so you can get started designing your databases right away.

Rapidshare.com

Professional SQL Server 2005 Programming


Book Description
Professional SQL Server 2005 Programming shows experienced developers how to master the substantially revamped feature set of the latest release of Microsoft SQL Server. The book begins with a concise overview of the new features of SQL Server that is of interest to experienced developers. This is especially important given the substantial changes to SQL Server with this release. From there, the book quickly moves on to the “meat” of the title. Beginning-level material has been removed to provide more room for covering new features and more extensive code examples.
Rapidshare.com

Professional SQL Server 2005 CLR Programming


Professional SQL Server 2005 CLR Programming: with Stored Procedures, Functions, Triggers, Aggregates and Types
Paperback: 432 pages
Publisher: Wrox (December 11, 2006)
Language: English
ISBN-10: 0470054034
Rapidshare.com

Microsoft SQL Server 2005 Reporting Services For Dummies


Microsoft SQL Server 2005 Reporting Services For Dummies
http://rapidshare.com/files/17588547/SQL_Server_2.rar

Microsoft SQL Server 2005 For Dummies


Microsoft SQL Server 2005 For Dummies
http://rapidshare.com/files/17587456/SQL_Server.rar

Beginning SQL Server 2005 Express Database Application


Book 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 the SSMS-based query tool 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.
http://rapidshare.com/files/16768416/1590595238.rar

SQL Server 2005 Reporting Essentials


SQL Server 2005 Reporting Essentials
By Bill Hamilton
...............................................
Publisher: O'Reilly
Pub Date: November 01, 2006
Print ISBN-10: 0-596-52941-4
Print ISBN-13: 978-0-59-652941-3
Pages: 80
SQL Server 2005 Reporting Services allows you to design, create, view, and manage reports. Reports can be distributed and managed over the Web. End users can create, publish, and share ad hoc reports-all using web-based tools.

This book shows you how to use Report Builder, a tool that lets information workers build ad hoc reports, and how to use Report Designer, a report development tool hosted in Visual Studio that lets you interactively create reports. This book shows you how to publish, manage, and run those reports.

This book concludes by showing the three mechanisms used by developers to integrate reports into applications: form controls, parameterized URLs, and web services.

http://rapidshare.com/files/16405211/SQL.Server.2.rar

Microsoft SQL Server


Microsoft SQL Server
Book Description
Get comprehensive information to plan, deploy, administer, and support Microsoft SQL Server 2005 in organizations of any size. With the Microsoft SQL Server 2005 Administrators Companion, you get mission-critical information in a single volumestraight from the experts.

Download

Learning SQL on SQL Server 2005


Learning SQL on SQL Server 2005
By Sikha Saha Bagui, Richard Walsh Earp
...............................................
Publisher: O'Reilly
Pub Date: April 2006
Print ISBN-10: 0-596-10215-1
Print ISBN-13: 978-0-59-610215-9
Pages: 342
Anyone who interacts with today's modern databases needs to know SQL (Structured Query Language), the standard language for generating, manipulating, and retrieving database information. In recent years, the dramatic rise in the popularity of relational databases and multi-user databases has fueled a healthy demand for application developers and others who can write SQL code efficiently and correctly.
Download

SQL: A Beginner's Guide, Second Edition


SQL: A Beginner's Guide, Second Edition - Robert Sheldon
Book Description
Here is the foundation upon which you can build your relational database design and programming, then apply those skills to any SQL-based product. Carefully organized for beginners, you’ll learn step-by-step how to create a database, create tables, enforce data integrity, query and modify data, and implement advanced data access techniques.

Download
Password : bestfile.blogspot.com

Advanced SQL Database Programmers Handbook


Advanced SQL Database Programmers Handbook

Download

SQL For Dummies 6TH Edition


SQL For Dummies 6TH Edition Aug 2006

Download

Microsoft SQL Server 2005 Express Edition For Dummies


Microsoft SQL Server 2005 Express Edition For Dummies

Download

Microsoft SQL Server 2005 Administrators Companion


Microsoft Press: Microsoft SQL Server 2005 Administrators Companion.

Download

SQL Server 2005 Stored Procedure Programming in T-SQL and dot.NET


McGraw Hill Microsoft SQL Server 2005 Stored Procedure Programming in T-SQL and dot.NET 3rd.Edition

Download