Mäklare

Categories
Animal | Application |Art | Artificial Intelligence | Business | Certification | Commerce | Computer - Hardware | Databases | Electronics | Engineering | Grammar | History | Intelligence | Internet | IT - General | Language | Magazine | Medical | Photographic | Networking| Programming | Security | Uncategorized | WWW

::The eBooks Web Porch


Full download


Posted: February 10th, 2008, 10:16pm CET by sruthin

Tags  [edit]


http://rapidshare.com/files/90687456/everyday_practical_electronics_february_2008.rar

http://w13.easy-share.com/1699527896.html

External Download Link1:

http://rapidshare.com/files/90687456/everyday_practical_electronics_february_2008.rar

External Download Link2:

http://w13.easy-share.com/1699527896.html

Full download


Posted: February 10th, 2008, 10:13pm CET by sruthin

Tags  [edit]


How Computers Work is the premier four-color guide to PCs. Using hundreds of pages of detailed, color


drawings, How Computers Work, not only tells, but shows readers everything from how a signal travels


through a circuit to why your game c -With more than 600,000 copies sold, How Computers Work is the

classic graphic reference with four color explanations of how computers really work -Features the best

graphics, drawings and details of all past editions for readers of all levels in one complete visual package

-Features an all new, updated CD-ROM with animated footage of the inside of your PC. See in full motion how

the inside of your computer really works

Discusses the inner workings of today's home and business computers including Pentium III and MMX

processors, fingerprint and voice recognition, Notebook and palm computers, and how virtual reality

equipment adds a third dimension to PC worlds. Softcover. CD-ROM included. --This text refers to an out of

print or unavailable edition of this title.


How Computers Work shows you how chips, software, memory, and hardware work using detailed four-color

drawings. An interactive game-like CD-ROM takes you directly inside your computer. This book is

completely updated and revised to include the latest technology developments.


An updated introduction to the workings of the computer explores the basics of microchips, hardware,

software, and computer memory, providing an entertaining and informative tour of every part of the

computer, from hard drive and processor to mouse, monitor, and keyboard. Also takes you through the

workings of digital cameras, ebooks, Bluetooth, and much more. --This text refers to an out of print or

unavailable edition of this title.

About the Author

Ron White is a senior editor at PC Computing where he writes the CD-Ron and Net Kahuna columns. Founder

of one of the earliest PC user groups, he has been writing about computers for 15 years, and is the author of

two other books, How Software Works and How Anyone Can Fix and Rev Up PCs. The second edition of How

Computers Work won an award for best non-fiction computer book from the Computer Press Association.

Timothy Downs is a long-time artist with Ziff Davis Publications. He currently illustrates for PCComputing

and has been illustratior for the popular How It Works stories there. He is the original artist for the first

edition of How Computers Work. --This text refers to an out of print or unavailable edition of this title.


This book was f

| 13.44 MB | PDF |

Download

http://rapidshare.com/files/90715002/078971728x.pdf

http://w13.easy-share.com/1699515181.html

External Download Link1:
http://rapidshare.com/files/90715002/078971728x.pdf

Full download


Posted: February 10th, 2008, 10:10pm CET by sruthin

Tags  [edit]



Book Description

Completely updated for C# 3.0 and the .NET 3.5 platform, the new edition of this bestseller offers


more than 250 code recipes to common and not-so-common problems that C# programmers face every


day. Every recipe in the book has been reconsidered with more than a third of them rewritten to

take advantage of new C# 3.0 features. If you prefer solutions you can use today to general C#

language instruction, and quick answers to theory, this is your book. C# 3.0 Cookbook offers a new

chapter on LINQ (language integrated query), plus two expanded chapters for recipes for extension

methods, lambda functions, object initializers, new synchronization primitives and more. The new

edition is also complemented by a public wiki, which not only includes all of the C# 2.0 recipes

from the previous edition unchanged by the release of C# 3.0, but invites you to suggest better

ways to solve those tasks. Here are some of topics covered: LINQ Numeric data types and

Enumerations Strings and characters Classes and structures Generics Collections Exception handling

Delegates, events, and lambda expressions Filesystem interactions Web site access XML usage

(including LINQ to XML, XPath and XSLT) Networking Threading Data Structures & Algorithms Each

recipe in the book includes tested code that you can download from oreilly.com and reuse in your

own applications, and each one includes a detailed discussion of how and why the underling

technology works. You don't have to be an experienced C# or .NET developer to use C# 3.0 Cookbook.

You just have to be someone who wants to solve a problem now, without having to learn all the

related theory first.


About the Author

Jay Hilyard has been developing applications for the Windows platform for over 15 years and for

.NET for more than seven of those. He has published numerous articles in MSDN Magazine and he

currently works on the New Product Team at Newmarket International in Portsmouth, NH. Stephen

Teilhet has been working with the .NET platform since the pre-alpha version of the.NET 1.0

framework was being developed by Microsoft. Currently he works for Ounce Labs where he is working

on enhancing their static security code analysis tool to find vulnerabilities in several languages

including C# and Visual Basic.

External Download Link1:

FILEFACTORY LINK

http://www.filefactory.com/file/986984/

External Download Link2:

rs mirror

http://rapidshare.com/files/90519686/059651610X.zip

Full download


Posted: February 10th, 2008, 10:07pm CET by sruthin

Tags  [edit]


Book Description

Written by popular author and .NET expert Jesse Liberty, this thoroughly updated tutorial for

beginning to intermediate programmers covers the latest release of Microsoft's popular C#

language (C# 3.0) and the newest .NET platform for developing Windows and web applications.

Our bestselling Programming C# 3.0, now in its fifth edition, is a world-class tutorial that goes

well beyond the documentation otherwise available. Liberty doesn't just teach C#; he tells the

complete story of the C# language and how it integrates with all of .NET programming, so that

you can get started creating professional quality web and Windows applications. This book:

Provides a comprehensive tutorial in C# and .NET programming that also serves as a useful

reference you'll want by your side while you're working Covers all of the new features of the

language, thoroughly integrated into every chapter, rather than tacked on at the end Provides

insight into best practices and insight into real world programming by a professional


programmer who worked with C# as an independent contractor for nearly a decade before

joining Microsoft as a Senior Program Manager Every chapter in this book has been totally

revised, and the entire book has been reorganized to respond to the significant changes in the

language Full coverage, from the ground up of LINQ (Language Integrated Query) and other C#

3.0 language innovations to speed up development tasks Explains how to use C# in creating Web

Applications as well as Windows Applications, using both the new Windows Presentation

Foundation (WPF) and the older WinForms technology This new edition of Programming C# 3.0

is for working programmers who want to develop proficiency inMicrosoft's most important

language. No prior .NET experience is required for you to get started. There's no time like the

present to work with C# -- and no book like this one to teach you everything you need to know.

Special note to VB6 and Java programmers: if you've decided to transition to .NET, this book will

take you there.


About the Author


Jesse Liberty, currently a Senior Program Manager on the Silverlight Development Team at

Microsoft, is the author of Programming C#, Programming .NET 3.5, Learning ASP.NET with

AJAX and numerous other books. He is a recognized .NET expert, whose experience includes

Software Architect at PBS, and Distinguished Software Engineer at AT&T. He can be reached at


http://www.JesseLiberty.com Donald Xie is a business analyst with Chevron. He loves

programming and has worked as an independent solution consultant for many organizations. He

is co-author of several books on general and .NET programming including Pro Visual Studio.NET

and Fast Track ado.net


External Download Link1:
FF LINK


http://www.filefactory.com/file/54b46e/

External Download Link2:
RS MIRROR

http://rapidshare.com/files/90578635/0596527438.zip



Full download


Posted: February 10th, 2008, 10:04pm CET by sruthin

Tags  [edit]


Book Description

If you want to speed up the development of your .NET applications, you're ready for

C# design patterns -- elegant, accepted and proven ways to tackle common programming


problems. This practical guide offers you a clear introduction to the classic

object-oriented design patterns, and explains how to use the latest features of C#

3.0 to code them. C# Design Patterns draws on new C# 3.0 language and .NET 3.5

framework features to implement the 23 foundational patterns known to working

developers. You get plenty of case studies that reveal how each pattern is used in

practice, and an insightful comparison of patterns and where they would be best used

or combined. This well-organized and illustrated book includes: An explanation of

design patterns and why they're used, with tables and guidelines to help you choose

one pattern over another Illustrated coverage of each classic Creational, Structural,

and Behavioral design pattern, including its representation in UML and the roles of

its various players C# 3.0 features introduced by example and summarized in sidebars

for easy reference Examples of each pattern at work in a real .NET 3.5 program

available for download from O'Reilly and the author's companion web site Quizzes and

exercises to test your understanding of the material. With C# 3.0 Design Patterns,

you learn to make code correct, extensible and efficient to save time up front and

eliminate problems later. If your business relies on efficient application

development and quality code, you need C# Design Patterns.


About the Author

Judith Bishop is a computer scientist, in Pretoria South Africa, specializing in the

application of programming languages to distributed systems and web-based

technologies. She is internationally known as an advocate of new technology. Her

books on Java and C# have been published in six languages. She represents South

Africa on IFIP TC2 on software and is a chair or member of numerous international

conference committees and editorial boards.

External Download Link1:

FF MIRROR

http://www.filefactory.com/file/bcebf9/

External Download Link2:

RS MIRROR

http://rapidshare.com/files/90578324/059652773X.zip

Full download


Posted: February 10th, 2008, 9:58pm CET by sruthin

Tags  [edit]


Full download


Posted: February 10th, 2008, 9:56pm CET by sruthin

Tags  [edit]


Full download


Posted: February 10th, 2008, 9:55pm CET by sruthin

Tags  [edit]


Full download


Posted: February 10th, 2008, 9:54pm CET by sruthin

Tags  [edit]


| 4.15 MB | PDF | ZIP | French|

Download

[rapidshare.com]

External Download Link1:
http://rapidshare.com/files/90246452/equipe08fevrier08.pdf

Full download


Posted: February 10th, 2008, 9:53pm CET by sruthin

Tags  [edit]


| 9.60 MB | PDF | FRENCH |

Download

[rapidshare.com]

External Download Link1:
http://rapidshare.com/files/90242281/monde09fevrier08.pdf

Full download


Posted: February 10th, 2008, 9:52pm CET by sruthin

Tags  [edit]


| 5.79 MB | PDF | ENGLISH |

Download

[rapidshare.com]

External Download Link1:
http://rapidshare.com/files/90244935/mondeNYT09fevrier08.pdf



Full download


Posted: February 10th, 2008, 9:50pm CET by sruthin

Tags  [edit]


Full download


Posted: February 10th, 2008, 9:49pm CET by sruthin

Tags  [edit]


Full download


Posted: February 10th, 2008, 9:48pm CET by sruthin

Tags  [edit]


Full download


Posted: February 10th, 2008, 9:46pm CET by sruthin

Tags  [edit]


Full download


Posted: February 10th, 2008, 9:36pm CET by sruthin

Tags  [edit]


Full download