Monday, February 18, 2008

C# Programmer's Handbook

This book provides in-depth examination of the C# language as used in .NET development for both the current version of .NET (1.1) and the version due out in late 2004 (2.0).Developers migrating to C# will find this a quick and easy-to-use reference, and new programmers will take home deeper understanding of the concepts needed to apply C# to real-world programming needs. This is the type of book you'll never want to be without, providing essential guidance to using C# for accomplishing real-world tasks in technologies including COM Interop, I/O, Directory Services, ADO.NET, networking, threading, debugging, Remoting, Web Services, and ASP.NET.

This book also covers the new features in C# 2.0, such as Generics, Anonymous Methods, Iterators, and new methods of exising Framework classes. Becoming familiar with these concepts now will be an advantage to any C# developer anticipating the leap from 1.1 to 2.0.
Download Now

GDI+ Application Custom Controls with Visual C# 2005

A fast-paced example-driven tutorial to building custom controls using Visual C# 2005 Express Edition and .NET 2.0. Showing you how to use the free Visual C# 2005 Express Edition environment to develop your controls, GDI+ Custom Controls with Visual C# 2005 will teach you how to create professional, reusable custom controls for your desktop applications in no time.
Download Now

Visual C# 2005 A Developer's Notebook

Visual C# 2005: A Developer's Notebook is full of no-nonsense code without the usual page-filling commentary. You'll find suggestions for further experimentation, links to on-line documentation, plus practical notes and warnings. The book also tells developers how to acquire, install and configure Visual Studio .NET 2005. Are you a coder to the core? Learn what C# 2.0 can do for you now.
Download Now
Or
http://www.paid4share.com/file/2293/059600799X-rar.html
Or
http://depositfiles.com/en/files/3024777
Source Code

Essential C# 2.0


Essential C# 2.0
"Essential C# is a clear, concise guide to C# 2.0 that gives software developers everything they need to quickly get up and running writing C# applications. Written primarily for experienced developers who want to learn C# 2.0, the book also includes enough introductory material to help beginning programmers, and enough new and advanced material to interest experienced C# professionals. In order to pull off this juggling act, author Mark Michaelis has done an outstanding job of organizing his material. Graphical "mind maps" at the beginning of each chapter make clear what material is being covered and how each topic relates to the whole. The book's layout clearly indicates material for beginners, advanced topics, key principles, features specific to C# 2.0, and comparisons between C# and other languages. Every important construct is illustrated with short, clear code examples. C# 2.0 has a number of new features that make the language even more powerful, productive, and efficient, all of which are covered thoroughly in this book: partial types, global namespace qualifiers, property access levels, anonymous methods, generics, iterators, and background worker patterns. After an introduction to C#, readers will learn about . C# primitive data types, value types, reference types, type conversions, and arrays . Operators and control flow; loops; conditional logic; and sequential programming . Methods, parameters, exception handling, and structured programming . Classes, inheritance, structures, interfaces, and object-oriented programming . Well-formed types, operator overloading, namespaces, and garbage collection . Generics, collections, and iterators . Reflection, attributes, and declarative programming . Threading, synchronization, and multi-threaded patterns . Interoperability and unsafe code . The Common Language Infrastructure that underlies C# Whether you're just starting out as a programmer, are an experienced developer looking to learn C#, or are an experienced C# programmer interested in learning the new features of C# 2.0, Essential C# is just what you need."
Download Now

C# Cookbook

With C# Cookbook, 2nd Edition, you'll be able to learn and improve your mastery of both the C# language and the .NET platform. This updated bestseller has been completely revised to account for C# 2.0, the latest version of this popular object-oriented programming language. It also includes more than 100 new code solutions (over 300 overall) to common problems and tasks that you're sure to face as a C# programmer.
Download Now

Pro .NET 2.0 Code and Design Standards in C#

This book is special, because for the first time you get an easy-to-follow set of code and design standards that addresses the basic needs of. NET developers and application architects. The material is presented in a "what, why, where, and how" format, so it's easy to understand a given topic and apply the solution. The format facilitates fast understanding and quick reference, just what you need when you're under pressure.
Download Now

Morgan Kaufmann C Sharp 2 0 Practical Guide for Programmers

You dont need coddling; you dont need to be told what you already know. What you need is a book that uses your experience as a Java or C++ programmer to give you a leg up into the challenges and rewards of C#. And this Practical Guide is precisely what youre after.

Written by a team that boasts extensive experience teaching C# to professionals, this book provides a practical, efficient explanation of the language itself, covering basic to advanced features and calling out all thats new in 2.0. Its instruction is always firmly situated within the context of the .NET framework and bolstered by code examples, key lessons in object-oriented programming, and installments of a realistic application programming tutorial. Concise and incisive, this is the best way to master the worlds fastest-growing and most marketable programming language.

Features
* Provides a carefully focused explanation of every aspect of the C# language, including entire chapters on the unified type system, advanced types, collections, generics, reflection and attributes.
* Highlights all features new to the latest version of C# and organizes its presentation of C# according to the key principles of object-oriented programming and the .NET framework.
* Using end-of-chapter exercises, incrementally develops a cohesive application programming tutorial.
* Includes an easy-to-use appendix on the grammatical rules of C# and provides downloadable example code via the companion website.

* Provides a carefully focused explanation of every aspect of the C# language, including entire chapters on the unified type system, advanced types, collections, generics, reflection and attributes.
* Highlights all features new to the latest version of C# and organizes its presentation of C# according to the key principles of object-oriented programming and the .NET framework.
* Using end-of-chapter exercises, incrementally develops a cohesive application programming tutorial.
* Includes an easy-to-use appendix on the grammatical rules of C# and provides downloadable example code via the companion website.
Download Now

Professional C# 2005


Professional C# 2005 prepares you to program in C#, and it provides the necessary background information on how the .NET architecture works. It provides examples of applications that use a variety of related technologies, including database access, dynamic web pages, advanced graphics, and directory access. The only requirement is that you are familiar with at least one other high-level language used on Windows—either C++, VB, or J++.

It starts with a tutorial on C# and the .NET framework. This introduction assumes no prior knowledge of .NET, but it does move rapidly, on the assumption that the reader is an experienced programmer. Once this background knowledge is established, the book starts to sweep through the vast .NET class library, showing how you can use C# to solve various tasks. This comprehensive coverage is one of the key selling points of previous versions of the book, and is maintained and enhanced with this new edition by adding new chapters on Generics, ObjectSpaces, Yukon, and Indigo. Some reference material is included either as appendices or is available to download from the Wrox website.

After the introduction and initial chapter, the book is divided into a number of sections that cover both the C# language and its application in a variety of areas. Coverage includes:

  • Writing Windows applications and Windows services
  • Writing web pages and web services with ASP.NET
  • Manipulating XML using C# 2005
  • Understanding .NET Assemblies
  • Using ADO.NET to access databases
  • Integration with COM, COM+, and Active Directory
  • Distributed applications with .NET Remoting
  • Generating graphics using C# 2005
  • Accessing files and the Registry, and controlling .NET security
Download Now

Visual C#® 2005: How to Program, Second Edition

Learn how to build winning C# applications, start to finish, using the Deitels' proven methodology and signature Live-Code(tm) Approach! This new edition includes extensive use of Visual Studio 2005's new visual programming tools that tremendously reduce the amount of code programmers need to write in ADO.NET and ASP.NET applications.
(Link taken From www.ITeBookHome.com)
Download Now

Pro C# 2008 and the .NET 3.5 Platform, Fourth Edition


The first edition of this book was released at the 2001 Tech Ed conference in Atlanta, Georgia. Since that time, this text has been revised, tweaked, and enhanced to account for the changes found within each release of the .NET platform (1.1, 2.0, 3.0 and now 3.5).

The last version, .NET 3.0, was more of an augmentative release, essentially providing three new APIs: Windows Presentation Foundation (WPF), Windows Communication Foundation (WCF) and Windows Workflow Foundation (WF). As you would expect, coverage of the "W's" has been expanded a great deal in this version of the book from the previous Special Edition text.

Unlike .NET 3.0, .NET 3.5 provides dozens of new C# language features and .NET APIs. This edition of the book will walk you through all of this new material using the same readable approach as was found in previous editions. Rest assured, you'll find detailed coverage of Language Integrated Query (LINQ), the C# 2008 language changes (automatic properties, extension methods, anonymous types, etc.) and the numerous bells and whistles of Visual Studio 2008.

Download Now

Presenting Windows Workflow Foundation

Presenting Windows Workflow Foundation is a premium reference that provides information on a key part of WinFX, providing universally accessible and consistent workflow technology for the Windows platform. Windows Workflow Foundation delivers an API as part of WinFX and a workflow designer hosted in Visual Studio 2005. The Windows Workflow Foundation supports development of both sequential and state-based workflow involving both human and system interaction. Sequential workflow is a map of activities that may be in series or parallel. State-based workflow is a state machine where events cause transitions. Rules can be specified that drive decision making in a workflow and can be updated easily at runtime. Workflow can be created as a model and executed inside many host applications including Windows Forms, console applications, or Web applications. Key Scenarios that can be developed with Windows Workflow Foundation include: Document management: The steps involved in the review and approval of shared documents or other content. Line of business application: The processing flow or business logic in an extensible part of the application. Website page flow: The flow of state variables between web pages. IT management: Handling of common systems management processes. Decision making logic: Where complex business logic is well described by a sequential or state diagram. Consumer: A common series of steps for consumer PC usage. Download the source code from the book at www.samspublishing.com
Download Now

Sunday, February 17, 2008

C# Bible

Master all the elements of this powerful new language from Microsoft
*Harness object-oriented programming techniques and advanced language features
*Create Web services, ASP.NET applications, and other .NET solutions
If C# can do it, you can do it, too . . .

Blending the object-oriented power of C++ with the simplicity of Visual Basic, C# is the ideal language for building sophisticated .NET components and applications. This all-in-one guide by a team of .NET programming pros delivers everything you need to get up and running with C# Ăą€¡° a complete tour of the language and practical guidance on developing a variety of .NET solutions. Take the language tour and get the scoop on C# basics and object-oriented techniques as well as on advanced topics such as delegates and versioning. Then turn to the solutions section for all the examples and source code you need to jumpstart a C# project, whether itĂą€™s a Windows Form or an ASP.NET application.
http://rapidshare.com/files/52583293/0764548344.zip

Windows Forms Programming with C#

The new C# language and Internet software services have received much of the attention surrounding Microsoft¡¯s new. NET environment. However, Microsoft has also redesigned the way Windows desktop applications will be created and deployed in the future. Intended as a tutorial for C++ and Java programmers at all levels, this book shows how C# and the. NET framework can be used to develop Windows applications with. NET. As a way to demonstrate how Windows Forms applications are constructed, the book provides a chapter-by-chapter guide to building an image application to view, share, and manage digital photos stored on a hard drive or on removable media. Also discussed are Visual Studio , C# language syntax and usage, Windows Forms controls, ADO.NET, and other topics vital to the creation and deployment of Windows applications in this new environment.
http://rapidshare.com/files/52349244/1930110286.zip

Microsoft Visual C# 2005 Step by Step

Microsoft Visual C# is a powerful but simple language aimed primarily at developers creating applications by using the Microsoft .NET Framework. It inherits many of the best features of C++ and Microsoft Visual Basic, but few of the inconsistencies and anachronisms, resulting in a cleaner and more logical language. The advent of C# 2.0 has seen several important new features added to the language, including Generics, Iterators, and anonymous methods. The development environment provided by Microsoft Visual Studio 2005 makes these powerful features easy to use, and the many new wizards and enhancements included in Visual Studio 2005 can greatly improve your productivity as a developer.

The aim of this book is to teach you the fundamentals of programming with C# by using Visual Studio 2005 and the .NET Framework. You will learn the features of the C# language, and then use them to build applications running on the Microsoft Windows operating system. By the time you complete this book, you will have a thorough understanding of C# and will have used it to build Windows Forms applications, access Microsoft SQL Server databases, develop ASP.NET Web applications, and build and consume a Web service.
http://rapidshare.com/files/51589929/0735621292.zip

Sams teach yourself C# in 24 hours

Sams Teach Yourself C# in 24 Hours provides readers with 24 structured lessons that provide a light, but thorough introduction to C#. James Foxall moves beyond the pure syntax covered in existing books, to guide readers step-by-step through a cohesive presentation of the basics of C#. Once the basics are understood, Foxall shows the reader how to apply this knowledge to real-world Windows programming tasks using C#. Each chapter contains exercises that reinforce the lessons learned in each chapter. Tips, Notes, and Cautions provide additional advice from the authors on how to get up to speed and programming quickly with C#. Sidebars provide the more experienced reader with tips that will ease their migration from Visual Basic 6 and Visual C++ to C#.
http://rapidshare.com/files/52452245/0672322870.zip

Thinking in C#

C# is a language, and like all languages, therefore a way of thinking. Languages channel us down particular avenues of thought, make certain ideas as obvious as a grand concourse and others as confusing and mysterious as a back alley.

Different computer languages facilitate different things; there are computer languages that facilitate graphics programming and others that are best for text manipulation, many that excel in data relationships, and several whose raison d¡¯¨Âștre is pure performance. C# is a language for professional programming. The ideas that it facilitates, the capabilities that it makes easy, are those that lead to the rapid development of robust, scalable programs that deliver client value and are easily modifiable.
http://rapidshare.com/files/53293424/0130385727.zip

Beginning Visual C# 2005

Offers a highly structured tutorial that's packed with thorough examples and updated code, as well as exercises that help readers test and fine-tune their development skills
* Covers C# programming basics, Web and Windows programming, data access, graphics programming with GDI+, and basic networking
* Explains how to put together basic Web and Windows applications and highlights the differences between Web and Windows programming
* Discusses how to access various data sources from Web and Windows applications, covering SQL usage, XML, file system data, and Web services
http://rapidshare.com/files/51759641/0764578472.zip

Unlocking Microsoft C# V 2.0 Programming Secrets

This text is a handbook of instructions written for the programmer or analyst that shows how to insert common algorithmic functions in C# into one's source code. The code is listed on a companion CD for easy transfer to one's current C# program. The first 12 chapters discuss specifics of the Visual C# compiler: the integrated developer environment (IDE); moving projects from one location to another; passing information between windows; Visual C# code placement; classes, constructors, overloading, and helps; data types and declarations; conversions between data types; string manipulation and on-line data storage; branching and looping; and arithmetic.
http://rapidshare.com/files/52619631/1556220979.zip

C# 2.0 : The Complete Reference

This comprehensive volume is fully updated for C# 2.0 -- the newest version of Microsoft's revolutionary programming language.The changes found in C# 2.0 bring Java-like power to millions of Windows programmers worldwide. With expertly crafted explanations, insider tips, and hundreds of examples, this book fully explains every aspect of C# 2.0. Written in the clear, uncompromising style that has made master programming author Herb Schildt the choice of millions, the book covers all the new and existing features of this major programming language.
http://rapidshare.com/files/51744384/0072262095.zip

Microsoft Visual C# 2005 Express Edition Programming for the Absolute Beginner

Microsoft Visual C# 2005 Express Edition Programming for the Absolute Beginner provides beginner programmers with programming instruction using Visual C# 2005 Express Edition as a foundation language. Written for the entry-level, non-professional programmer, the book assumes no prior programming or scripting experience. Written in a straight-forward style, using a games-based approach that makes learning beginning-level programming fun and easy, Microsoft Visual C# 2005 Express Edition Programming for the Absolute Beginner is the perfect introductory programming book.

http://rapidshare.com/files/52234857/1592008186.zip

Microsoft Visual C# 2005 Unleashed

Setting the standard for a premium C# reference, Microsoft Visual C# 2005 Unleashed provides practical examples for virtually every aspect of the C# programming language. The book is structured for progressive learning, so it can be read cover-to-cover or used as a comprehensive reference guide. You will be exposed to everything from low-level information on the Garbage Collector to advanced concepts, such as creating applications that use Enterprise Services, creating Web Services, and even advanced Windows GUI. Chapters include:
*Expressions and Control Structures
*UI Controls
*Code Access Security
*Remoting
*Peer-to-Peer Applications

http://rapidshare.com/files/51757739/0672327767.zip

Visual C# 2005 Recipes: A Problem-Solution Approach

Mastering .NET development is as much about understanding the functionality of the .NET Framework as it is about the syntax and grammar of your chosen language. Visual C# 2005 Recipes: A Problem-Solution Approach recognizes this fine balance. This book meets your need for fast, effective solutions to the difficulties you encounter in your coding projects.

The recipes included in this book have been chosen and written with emerging pros in mind. The book features an equal balance of code and text. The supplied code gives you everything you need to solve the problem at hand, while the accompanying text provides supporting information.

This is a fully up-to-date reference for .NET 2.0 programmers. All code comes as a stand-alone Visual Studio 2005 solution. The book even covers advanced concepts that take you past basic recipe solutions--you'll be able to distill entire concepts and theories.
http://rapidshare.com/files/51996531/1590595890.zip

101 Microsoft Visual Basic .NET Applications

Explore 101 of the most useful Visual Basic .NET applications in action—and jumpstart your own Microsoft .NET Framework-based development projects. This guide provides expert, behind-the-code commentary on 101 fully executable code samples—distilling more than 700 hours of programming time into best practices for Microsoft Windows Forms development. Each code sample demonstrates core features and functions of Visual Basic .NET and the .NET Framework, explains the underlying programming concepts, and provides a complete code walkthrough. From creating basic data entry forms to drilling deep into the .NET Framework, you’ll learn the techniques that Microsoft’s own developers use to write real-world applications with Visual Basic .NET.

Get code, comments, and instruction to help you:

  • Build smart client applications using Windows Forms
  • Use Microsoft ADO.NET to build data-centric applications
  • Master advanced .NET-based techniques: threading, remoting, and serialization
  • Use GDI+ to manipulate images and animate your solutions
  • Use performance counters and the Event Log to monitor the OS and instrument your applications
  • Exploit COM+ features such as transactions and role-based security
  • Implement application security features such as encryption and authentication
  • Automate Microsoft Office and Microsoft Internet Explorer using COM Interop
  • Create and deploy add-ins for Microsoft Visual Studio
  • Enable application messaging via MSMQ
  • Create and consume Web services

Plus:

  • See how to use what’s new in Visual Studio .NET 2003 and .NET Framework 1.1
  • Learn how Microsoft Windows Server 2003 impacts application development and support
  • Get guidelines for applying the coding conventions described in the book
    http://rapidshare.com/files/49154973...ions.rarns.rar

Programming Microsoft Visual C# 2005: The Language

Get the in-depth reference and pragmatic, real-world insights you need to exploit the enhanced language features and core capabilities in Visual C# 2005. Programming expert Donis Marshall deftly builds your proficiency with classes, structs, and other fundamentals, and advances your expertise with more-advanced topics such as debugging, threading, and memory management. Combining incisive reference with hands-on coding examples and best practices, this CORE REFERENCE focuses on mastering the C# skills you need to build innovative solutions for smart clients and the Web
http://rapidshare.com/files/51758049/0735621810.zip
Or
http://rapidshare.com/files/38727623...e_Language.rar
or
http://rapidshare.com/files/45537680/999955532.rar
Or
http://rapidshare.com/files/43558072/progcs2k5.rar
password:ganelon
Or
http://rapidshare.com/files/1316041/...rosoft.Vis.rar
Pazz:www.devilived.com

Advanced .NET Remoting (C# Edition)

With the arrival of .NET remoting, any programmer who wants to work with distributed objects can benefit from Advanced .NET Remoting, a solid tour of basic and expert techniques for working with distributed code on Microsoft's newest platform.

This title's concise, code-centered approach, backed up by judicious discussion of the finer technical points of .NET, is what helps make it a success. After touring the history of standards used for distributed computing over the years, from DCE/RPC to CORBA to COM and related Microsoft technologies, the author zeroes in on .NET remoting. Short, digestible examples highlight the relevant objects and APIs useful to create and invoke objects remotely. From the basics, the book moves forward with other possibilities for designers, whether using by value or reference arguments for objects, client-activated vs. server-activated objects, and a useful section on asynchronous processing for remote function calls. Early examples use the APIs and strategies you'll need to work on your own, and the author highlights "best practices" like using class factories.

Detailed discussion of deployment options (using XML) is followed by a quick discussion of security and authentication and then managing object lifetimes (including programmatic options through leasing and sponsors). Coverage of using strongly named assemblies (for the Global Assembly Cache, GAC) and versioning stresses the finer points of how different versions of .NET components can be invoked on the same server.

For experts, there’s a fine section that covers .NET remoting internals, explains the details of making distributed calls in .NET, and shows off how messages are formatted and passed between systems through proxies. Excellent use of sequence diagrams showing these features at work will make this chapter invaluable for the advanced reader (though you still use the sample code without having to master these .NET internals).

The book returns to its pragmatic focus with some interesting sample code for compressing and encrypting .NET remote messages with built-in support classes in .NET. A highly developed chapter demonstrates how you use custom transport channel to make remote calls via e-mail (through SMTP and POP3), showing off the flexibility of the .NET programming model. For the truly adventurous developer, a final chapter explores several (undocumented) features for examining and using context objects used in the .NET remoting model.

Overall, this concisely packaged book mixes the right level of sample code, detailed explanation, and advanced material that will let C# developers get going fast with .NET remoting, which can greatly simplify distributed programming on the new Windows platform. --Richard Dragan

Topics covered: Introduction to .NET remoting, history of distributed computing mechanisms (including DCE/RPC, CORBA, and COM to .NET), advantages of .NET remoting (and architecture), a simple getting started program using .NET remoting with a server and client, adding validation, types of remoting (passing objects by value and reference, singletons, published objects), using factories to create objects, server-activated vs. client-activated objects, lifetime management, synchronous vs. asynchronous function calls, multi-server programming, shared assemblies (and the soapsuds utility and proxies), configuration (XML config. files and standard options), deployment (console vs. Windows services vs. IIS), security issues (authentication and checking roles), using SSL and encryption, object lifetime management (lease time and managers, server-side sponsors), versioning for .NET components (strong naming and the Global Assembly Cache, GAC), delegate and events (tips for event handling), .NET remoting internals (proxies, messages, message sinks, formatters, and transport channels), internals of asynchronous processing, advanced sink programming (client-, server-side, and dynamic sinks), extending .NET remoting (including message compression and encryption support), custom transport channels (using POP3/SMTP), and undocumented techniques for working with .NET remoting context objects.

http://rapidshare.com/files/5555287/1590590252.rar

LINQ for VB 2005


LINQ for VB 2005
By: Fabio Claudio Ferracchiati

ISBN-10: 1590598407 ISBN-13: 9781590598405
Publisher: friends of ED - 2007-02-12
Hardcover | 150 Pages

Editorial Review:

Are you ready for the future of data access in .NET?

At the Microsoft Professional Developers Conference (PDC) 2005, Microsoft previewed a new technology, Language-Integrated Query (LINQ). It captured a lot of attention because it addressed the fundamental issue of merging object-oriented applications with relational data. The LINQ Project team demonstrated how to use LINQ to query a variety of data sources, such as a SQL Server database, an XML file, and an array, and how to manage the data using an object-oriented approach.

Fabio Ferracchiati has written a comprehensive guide to the three main parts of the LINQ May 2006 CTP: managing in-memory data (LINQ to Objects), accessing relational databases (LINQ to ADO .NET), and manipulating XML documents (LINQ to XML). Each chapter offers many practical examples that you can try yourself with the downloadable source code. Youll quickly learn everything you want and need to know about LINQ by actually using LINQ.

The future of .NET data access is already hereand its a very bright one!

http://rapidshare.com/files/27801943/Apress.LINQ.for.VB.2005.Feb.2007.rar
OR
http://rapidshare.com/files/27805453/1590598407.rar

Windows Presentation Foundation in .NET 3.0

The Microsoft Windows Presentation Foundation (formerly code-named "Avalon") is a key part of .NET 3.0 and provides the foundation for building applications and high-quality user experiences in Windows Vista. WPF blends together application user interface, documents, and media content, while exploiting the full power of your computer.

WPF functionality extends support for Tablet PCs and other forms of input device, and provides a more modern imaging and printing pipeline. It also provides accessibility and UI automation infrastructure, data-driven UI and visualization, and even integration points for weaving the application experience into the Windows shell.

Pro WPF: Windows Presentation Foundation in .NET 3.0 covers WPF from installation to application design and implementation to deployment. One of the most detailed books on new WPF technology, it provides you with the no-nonsense, practical advice you need in order to build high-quality WPF applications quickly and easily. It also digs into the more advance aspects of WPF and how they relate to the other elements of the WinFX stack and the .NET Framework 2.0.

Topics covered include

* WPF basics: XAML, layout, control essentials, and data flow
* WPF applications: navigation, commands, localization, and deployment
* Advanced controls: custom controls, menus, toolbars, and trees
* WPF documents: text layout, printing, and document packaging
* Graphics and multimedia: drawing shapes, sound and video, animation, geometric transformations, and imaging
http://rapidshare.com/files/5666592...7.eBook-BBL.rar