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

KnowFree


Full download


Posted: January 14th, 2008, 4:50pm CET by Mr.Blue

Tags  [edit]

Pg MP Program Management Professional Exam Study Guide - SybexIn this book, best selling author, Paul Sanghera, offers cohesive, concise, yet comprehensive coverage of all the topics included in the PgMP exam. With a laser sharp focus on the exam objectives, the Study Guide goes beyond just being an "exam cram." The material is presented in a logical learning sequence: a section builds upon previous sections and a chapter on previous chapters. All concepts, simple and complex, are defined and explained when they appear the first time. There is no hopping from topic to topic and no technical jargon without explanation. Because no prior knowledge of program management is assumed, this book will be useful for both: those new to program management, as well as individuals with years of experience. Although the primary purpose of the book is to help you pass the PgMP exam, it will also serve as a great reference for the program managers before and after the exam.

(more…)


Full download


Posted: January 14th, 2008, 4:46pm CET by Mr.Blue

Tags  [edit]

Photoshop CS3 for Screen Printers - WordwarePhotoshop CS3 for Screen Printers details the features of Photoshop CS3 and is geared toward print facilities, mainly screen printers and similar types of graphic artists. Features important to these industries include creating a personalized interface, acquiring images from clients' disks, acquiring images by scanning existing artwork, importing and exporting images, and creating new images. Color separations also play a big role in these industries, as does printing on specialty films and papers. The Photoshop interface is also discussed, including the toolbox, the palettes, the menu and options bars, and the Adobe Bridge. Additionally, the finer points of printing are detailed, including adding and using crop marks, registration marks, and captions, and producing four-color separations.

(more…)


Full download


Posted: January 14th, 2008, 4:37pm CET by Mr.Blue

Tags  [edit]

Professional Outlook 2007 Programming - Wrox Written by one of the most popular and knowledgeable Microsoft Outlook MVPs, this book fills a void in the market for a professional-level Outlook programming book.
Explains how to use the many new features of Outlook 2007's object model and offers honest advice from the author on how to deal with common shortcomings and pitfalls of Outlook.
Addresses common workarounds for Outlook programming bugs and how to interface with Word, Excel, SharePoint, and Access.
Discusses the new Object Model, Outlook forms, COM add-ins, security, and more

    (more…)


    Full download


    Posted: January 14th, 2008, 4:30pm CET by Mr.Blue

    Tags  [edit]

    Professional SlickEdit - WroxProfessional SlickEditis the first guide to the award-winning SlickEdit tools, and is technically reviewed by the SlickEdit development team. SlickEdit expert John Hurst shares his years of experience in developing with SlickEdit to teach readers how to maximize the tool’s features, and to write and debug code faster than they have before. Additionally, the book includes a CD ROM with an extended trial version of SlickEdit not available anywhere else.

    Professional SlickEdit is heavy on examples, making this a hands-on guide that will get readers up and running with the tools quickly. Topics include:

    • Customizing the environment
    • Staying organized with Workspaces and Projects
    • Understanding Tagging
    • Quickly navigating code
    • Power editing techniques for text, code and data
    • Taking advantage of Aliases and File Templates
    • Slick-C Macro Programming
    • Custom Language Support
    • DIFFzilla and other tools

    (more…)


    Full download


    Posted: January 14th, 2008, 4:21pm CET by Crimson

    Tags  [edit]

    Mike Harsh is the program manager on the Silverlight team at Microsoft. In Silverlight Essential Training, he gives viewers an insider's look into this powerful application. Mike teaches each step in the process of building interactive web applications using Silverlight, including how to add video, animations, and interactive features such as drag-and-drop functionality. Exercise files accompany the tutorials.

    (more…)


    Full download


    Posted: January 14th, 2008, 4:16pm CET by tech-geek

    Tags  [edit]

    A Problem-Solution Approach

    It’s sometimes said that the true job of an Oracle database administrator can be summed up in one, essential skill: to be able to recover your database.

    There’s much wisdom in that statement. Of all the things you are responsible for as a database administrator, nothing is more important than the data itself. Like it or not, the fearsome responsibility of protecting your organization's most critical data falls squarely upon your shoulders:

    • Lose that data and your company could fail.
    • Lose that data and you could be out of a job.

    Scared? You should be. But there's help. You are not alone. Oracle experts Darl Kuhn, Sam Alapati, and Arup Nanda have come together in this book to show you the power of Recovery Manager, or RMAN, which is Oracle's backup and recovery tool of choice. RMAN Recipes for Oracle Database 11g helps you take advantage of all that RMAN has to offer by providing easy-to-understand solutions to business-critical backup and recovery operations.

    (more…)


    Full download


    Posted: January 14th, 2008, 4:14pm CET by tech-geek

    Tags  [edit]

    Programming ASP.NET AJAX: Build rich, Web 2.0-style UI with ASP.NET AJAX

    Delivering rich, Web 2.0-style experiences has never been easier. This book gives you a complete hands-on introduction to Microsoft ASP.NET AJAX 1.0, the new framework that offers many of the same benefits for Ajax development that ASP.NET provides for server-side development. With Programming ASP.NET AJAX, you'll learn how to create professional, dynamic web pages with Ajax in no time.

    Loaded with code and examples that demonstrate key aspects of the framework, this book is ideal not only for ASP.NET developers who want to take their applications a step further with Ajax, but for any web developers interested in ASP.NET AJAX, no matter what technology they use currently. That includes JavaScript programmers who would like to avoid the headaches of writing cross-browser code. (more…)


    Full download


    Posted: January 14th, 2008, 2:39pm CET by tech-geek

    Tags  [edit]

    CodeIgniter for Rapid PHP Application Development

    CodeIgniter (CI) is a powerful open-source PHP framework with a very small footprint, built for PHP coders who need a simple and elegant toolkit to create full-featured web applications. CodeIgniter is an MVC framework, similar in some ways to the Rails framework for Ruby, and is designed to enable, not overwhelm.

    This book explains how to work with CodeIgniter in a clear logical way. It is not a detailed guide to the syntax of CodeIgniter, but makes an ideal complement to the existing online CodeIgniter user guide, helping you grasp the bigger picture and bringing together many ideas to get your application development started as smoothly as possible.

    • Clear, structured tutorial on working with CodeIgniter
    • Careful explanation of the basic concepts of CodeIgniter and its MVC architecture
    • Using CodeIgniter with databases, HTML forms, files, images, sessions, and email
    • Building a dynamic website quickly and easily using CodeIgniter's prepared code

    (more…)


    Full download


    Posted: January 14th, 2008, 2:37pm CET by tech-geek

    Tags  [edit]

    The Definitive Guide to the Microsoft Enterprise Library

    The Definitive Guide to the Microsoft Enterprise Library introduces one of the most exciting and popular .NET-oriented initiatives, the Enterprise Library. The EL offers nine classes of reusable code, or blocks, that are used to solve a variety of common problem spaces. These problems cover a number of topics, including configuration, data access, exception management, caching, application updates, UI separation, asynchronous invocation, logging, security, and XML-based information aggregation.

    Author Keenan Newton, a senior consultant for noted Microsoft Partner Magenic, begins the book with an introduction to common challenges, explaining the conditions that brought about the creation of the EL. After an EL overview, subsequent chapters offer detailed information about each of the nine blocks. The book concludes by outlining the framework available for creating custom application blocks.

    You'll be able to build .NET applications faster and more efficiently by taking advantage of readily available code developed and released by Microsoft's Patterns and Practices group. All book examples are based on a theme project that develops a point-of-sale application for a cosmetics company. You will be introduced to these technologies in conjunction with real-world scenarios.

    (more…)


    Full download