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

Free Ebooks and Magazines


Full download


Posted: November 15th, 2007, 6:20pm CET

Tags  [edit]

The second-generation Smartphone applications are exclusively designed to leverage the advantages of mobility and ubiquitous wireless access. This book provides you with an in-depth look at software development issues and design guidelines, and helps you gain the skills you need to develop your own efficient and feature-rich Smartphone applications that utilize the latest cutting-edge technologies.

Complete with code and examples, the book first walks you through the Microsoft Smartphone platform from a software developer's perspective. It next uncovers the .NET Compact Framework as well as the Smartphone programming environment. You'll then find detailed information on Microsoft Smartphone-related application design and programming topics in the domains of the .NET Compact Framework (managed code). Plus, you'll explore advanced development topics such as security and performance considerations that you'll be able to incorporate into your own applications.

What you will learn from this book
* How to use the programming framework and classes available in Windows Mobile and Smartphone SDK
* The fundamentals of .NET Compact Framework 2.0
* Techniques for developing your own robust Smartphone applications
* Steps for customizing components and P/Invoke
* How to enhance data and communication security
* Ways to improve the performance of your applications
* Fundamental techniques for supporting world-ready applications

Who this book is for

This book is for software architects and developers working in the area of mobile application development as well as professionals who want a quick and thorough overview of the Microsoft Smartphone software development platform.

Wrox Professional guides are planned and written by working programmers to meet the real-world needs of programmers, developers, and IT professionals. Focused and relevant, they address the issues technology professionals face every day. They provide examples, practical solutions, and expert education in new technologies, all designed to help programmers do a better job.
Download address 1
Download address 2
Download address 3


Full download


Posted: November 15th, 2007, 6:20pm CET

Tags  [edit]

With this unique resource, you'll discover how to unlock the power behind Excel Services in order to effectively utilize server-side spreadsheet calculation and rendering. It walks you through all programming aspects of Excel Services, covering everything from APIs to UDFs (User Defined Functions). You'll quickly gain a strong understanding of what Excel Services is, how to work with it, and how to develop applications using its robust features.

Written by the senior software development engineer for Excel Services, this book first provides you with detailed explanations about the various programmability options Excel Services offers. You'll then gain an inside look into the problematic areas that you must avoid. And you'll find ideas for solutions that you can create using this server technology. This information will help you extend and work against Excel Services as you develop business-critical applications.
Download address 1
Download address 2
Download address 3


Full download


Posted: November 15th, 2007, 6:19pm CET

Tags  [edit]

This book provides insight into how industry experts have successfully architected, developed, and maintained Microsoft BizTalk Server in mission-critical environments. Authored by highly-regarded consultants with a wealth of knowledge on designing, building, and operating enterprise applications using BizTalk, this comprehensive guide gives you the techniques and best practices you¡¯ll need to develop effective projects.
Darren Jefford is a Principal Consultant with the Microsoft UK Application Development Consulting (ADC) team who has extensive real-world experience with BizTalk Server and the broader Microsoft platform. Kevin B. Smith formerly worked as a Technical Lead Software Design Engineer for the BizTalk Server Product Team and helped ship three versions of BizTalk Server. Ewan Fairweather works as a Premier Field Engineer for Microsoft, providing onsite support to enterprise customers, including maintaining and optimizing their BizTalk Server solutions.

Achitects, developers, testers, and administrators will achieve instant success when they apply the deep technical information covered in this book. They will better appreciate the internal workings of BizTalk Server and will understand detailed solutions for challenges often experienced with BizTalk-based systems.
Download address 1
Download address 2
Download address 3


Full download


Posted: November 15th, 2007, 6:19pm CET

Tags  [edit]

One of the many advantages of free operating systems, as typified by Linux, is that their internals are open for all to view. The operating system, once a dark and mysterious area whose code was restricted to a small number of programmers, can now be readily examined, understood, and modified by anybody with the requisite skills. Linux has helped to democratize operating systems. The Linux kernel remains a large and complex body of code, however, and would-be kernel hackers need an entry point where they can approach the code without being overwhelmed by complexity. Often, device drivers provide that gateway.

Device drivers take on a special role in the Linux kernel. They are distinct black boxes that make a particular piece of hardware respond to a well-defined internal programming interface; they hide completely the details of how the device works. User activities are performed by means of a set of standardized calls that are independent of the specific driver; mapping those calls to device-specific operations that act on real hardware is then the role of the device driver. This programming interface is such that drivers can be built separately from the rest of the kernel and plugged in at runtime when needed. This modularity makes Linux drivers easy to write, to the point that there are now hundreds of them available.

There are a number of reasons to be interested in the writing of Linux device drivers. The rate at which new hardware becomes available (and obsolete!) alone guarantees that driver writers will be busy for the foreseeable future. Individuals may need to know about drivers in order to gain access to a particular device that is of interest to them. Hardware vendors, by making a Linux driver available for their products, can add the large and growing Linux user base to their potential markets. And the open source nature of the Linux system means that if the driver writer wishes, the source to a driver can be quickly disseminated to millions of users.

Download Free ebook!


Full download


Posted: November 15th, 2007, 6:18pm CET

Tags  [edit]

Another free ebook from Oreilly books publisher: Learning Debian/GNU Linux, this book will make your Linux journey easier, by giving you the big picture, providing you with step-by-step procedures, and getting you started doing useful or fun activities, such as word processing or games. This book focuses on the needs of the new Linux user and on desktop Linux applications. You'll learn about networks and servers, but the details of those topics are left for more advanced books.

Download Free ebook!


Full download


Posted: November 15th, 2007, 6:17pm CET

Tags  [edit]

100 Linux Tips and Tricks" is divided into 5 chapters. Each chapter covers a specific topic:
  • Chapter 2 covers installation of Linux. These are tips and tricks useful when installing Linux itself or any new program. Some tips will cover new means of installing Linux on non-typical hardware, others will explain how to take Linux distributions from an FTP server and make your own CD-ROM with them, or where to find Linux CD-ROMs for as little as $2.
  • Chapter 3 covers hardware related matters. You will learn tips there on how to get your non-PostScript compatible printer to work, or how to get a sound card detected.
  • Chapter 4 covers software. You will find tips there about all kinds of Linux software, including where to find and how to install the Java Development Kit port, and everything about the Pine mail and news program.
  • Chapter 5 covers networking in all its forms. There you will see how to setup a PPP connection quickly, without editing all of the configuration files yourself, as well as some nice programs that were made to ease dialup procedures. You will also see tricks on how to make your local LAN network without unexpected problems.
  • Chapter 6 is the last chapter but covers an important part of Linux: development. Here you will find a lot of tips on how to write powerful scripts to make your system easier to handle, and a full overview of what to do and what you don't want to do in C to avoid problems like memory leaks, and how to allow easy scalability.
Download Free ebook!


Full download


Posted: November 15th, 2007, 6:17pm CET

Tags  [edit]

Advanced Linux Programming is published under the Open Publication License, Version 1, no options exercised.

As I always love, this ebook come in pdf flavor and not online HTML ebook, we can download chapter-by-chapter, as publisher offers the ebook splited chapter-by-chapter. Total volume is around 6.5 MB including the table of content.

This ebook is designated for ones who want to:

  • Develop GNU/Linux software that works the way users expect it to.
  • Write more sophisticated programs with features such as multiprocessing, multi-threading, interprocess communication, and interaction with hardware devices.
  • Improve their programs by making it run faster, more reliably, and more securely.
  • Understand the preculiarities of a GNU/Linux system, including its limitations, special capabilities, and conventions.

Following is the table of Content:

  • Front Matter and Table of Contents
  • Chapter 01 - Advanced Unix Programming with
  • Chapter 02 - Writing Good GNU/Linux Software
  • Chapter 03 - Processes
  • Chapter 04 - Threads
  • Chapter 05 - Interprocess Communication
  • Chapter 06 - Mastering Linux
  • Chapter 07 - The /proc File System
  • Chapter 08 - Linux System Calls
  • Chapter 09 - Inline Assembly Code
  • Chapter 10 - Security
  • Chapter 11 - A Sample GNU/Linux Application
  • Appendix A - Other Development Tools
  • Appendix B - Low Level I/O
  • Appendix C - Table of Signals
  • Appendix D - Online Resources
  • Appendix E - Open Publication License Version 1.0
  • Appendix F - The GNU General Public License
  • Index

Download Free ebook!


Full download


Posted: November 15th, 2007, 6:16pm CET

Tags  [edit]

Preparing for the CCNP® certification? Working as a network professional? Here are all the CCNP-level commands for the Building Scalable Cisco Internetworks (BSCI) exam you need in one condensed, portable resource. The CCNP BSCI Portable Command Guide is filled with valuable, easy-to-access information and is portable enough for use whether you’re in the server room or the equipment closet.

This book helps you memorize commands and concepts as you work to pass the CCNP BSCI exam (642-901). The guide summarizes all CCNP certification-level Cisco IOS® Software commands, keywords, command arguments, and associated prompts, providing you with tips and examples of how to apply the commands to real-world scenarios. Configuration examples throughout the book provide you with a better understanding of how these commands are used in simple network designs.

Eight CCNP BSCI topic areas are covered, including

* Network Design Requirements
* EIGRP
* OSPF
* Integrated IS-IS
* Manipulating Routing Updates
* BGP
* Multicast
* IPv6

Download Link Non Rapidshare


Full download