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: January 26th, 2008, 3:12am CET

Tags  [edit]


“Who says you can’t bottle experience? Between these covers is a wealth of information: a clear, logical approach to finding and eliminating bugs. This is an absolute must-have book for anyone who develops, tests, or supports software for Microsoft Windows.”

– Bob Wilton, Escalation Engineer, Critical Problem Resolution Team, Microsoft

“An excellent reference for both intermediate and advanced debuggers: highly practical, and filled with tricks and strategies. This book stands out from all other Win32 debugging literature, thanks to its in-depth examples—including resolving intricate problems like stack and heap corruptions.”

– Kinshuman, Development Lead, Windows Core OS Division, Microsoft

The First In-Depth, Real-World, Insider’s Guide to Powerful Windows Debugging

For Windows developers, few tasks are more challenging than debugging—-or more crucial. Reliable and realistic information about Windows debugging has always been scarce. Now, with over 15 years of experience two of Microsoft’s system-level developers present a thorough and practical guide to Windows debugging ever written.

Mario Hewardt and Daniel Pravat cover debugging throughout the entire application lifecycle and show how to make the most of the tools currently available—-including Microsoft’s powerful native debuggers and third-party solutions.

To help you find real solutions fast, this book is organized around real-world debugging scenarios. Hewardt and Pravat use detailed code examples to illuminate the complex debugging challenges professional developers actually face. From core Windows operating system concepts to security, Windows® Vista™ and 64-bit debugging, they address emerging topics head-on—and nothing is ever oversimplified or glossed over!

This book enables you to
Master today’s most powerful Windows debugging tools, including NTSD, CDB, WinDbg, KD, and ADPlus
Debug code that wasn’t designed or written for easy debugging
Understand debuggers “under the hood,” and manage symbols and sources efficiently
Debug complex memory corruptions related to stacks and heaps
Resolve complex security problems
Debug across processes: identity tracking, RPC debugger extensions, and tracking IPCs with Ethereal
Find and fix resource leaks, such as memory and handle leaks.
Debug common thread synchronization problems
Learn when and how to write custom debugger extensions
Perform “postmortem debugging” using crash dumps and Windows Error Reporting
Automate debugging with DebugDiag and the Analyze Debugger command

Whether you’re a system-level or application developer, Advanced Windows Debugging delivers the deep understanding of debugging that could save you weeks on your very next project.

Part I Overview

Chapter 1 Introduction to the Tools

Chapter 2 Introduction to the Debuggers

Chapter 3 Debugger Uncovered

Chapter 4 Managing Symbol and Source Files

Part II Applied Debugging

Chapter 5 Memory Corruptions Part I — Stacks

Chapter 6 Memory Corruptions Part I — Heaps

Chapter 7 Security

Chapter 8 Inter-process Communication

Chapter 9 Resource Leaks

Chapter 10 Synchronization

Part III Advanced Topics

Chapter 11 Writing Custom Debugger Extensions

Chapter 12 64-bit Debugging

Chapter 13 Postmortem Debugging

Chapter 14 Power Tools

Chapter 15 Windows Vista Fundamentals

Appendix A Application Verifier Test Settings

http://mihd.net/oawp6m

http://rapidshare.com/files/83956595/0321374460.rar.html


Full download


Posted: January 26th, 2008, 3:11am CET

Tags  [edit]


Django, the Python-based equivalent to the Ruby on Rails web development framework, is presently one of the hottest topics in web development today. In The Definitive Guide to Django: Web Development Done Right, Adrian Holovaty, one of Django’s creators, and Django lead developer Jacob Kaplan-Moss show you how they use this framework to create award-winning web sites. Over the course of three parts, they guide you through the creation of a web application reminiscent of chicagocrime.org.

The first part of the book introduces Django fundamentals like installation and configuration. You’ll learn about creating the components that power a Django-driven web site. The second part delves into the more sophisticated features of Django, like outputting non-HTML content (such as RSS feeds and PDFs), plus caching and user management. The third part serves as a detailed reference to Django’s many configuration options and commands. The book even includes seven appendixes for looking up configurations options and commands. In all, this book provides the ultimate tutorial and reference to the popular Django framework.

http://mihd.net/eauzdw

http://rapidshare.com/files/83953478/1590597257.rar.html


Full download


Posted: January 26th, 2008, 3:10am CET

Tags  [edit]


Written by an experienced Linux thin client network designer and implementer, this book for System Administrators covers the concepts of thin client networks and design issues for implementations of various sizes, followed by step-by-step HOW-TOs for all elements of implementing a thin client network based on open-source software. A thin, or lean client network is a client-server architecture where client computers depend primarily on a central server for processing activities. The thin clients focus on passing input to remote services and receiving and displaying the output; thin clients aren’t as much about the hardware or software as about the design. With all the information you need to understand how the technology works, this book will help you evaluate how a Linux thin client network fits into your organization and make informed choices on the hardware and software needed to design and implement a stable work environment that meets the needs of your organization, large or small.

http://mihd.net/sfvoza

http://rapidshare.com/files/83503994/ppltcndd.rar


Full download


Posted: January 26th, 2008, 3:09am CET

Tags  [edit]


Microsoft Silverlight allows you to create rich multimedia interfaces with the power and flexibility of Flash, but with the extensibility and the great tools that .NET offers. With Silverlight and ASP.NET Revealed, you’ll learn to use Microsoft’s Silverlight technology in conjunction with ASP.NET and Visual Studio 2008 (codename Orcas). You will ultimately incorporate Silverlight into an ASP.NET web site and use the ASP.NET controls that render Silverlight content. But you’ll also get the basics of Silverlight, too, making this book a must-read for any web developer curious about Silverlight.

Silverlight and ASP.NET Revealed assumes a deep knowledge of ASP.NET, but no knowledge of Silverlight.

http://mihd.net/xsiznw

http://rapidshare.com/files/83898840/159059939X.rar.html


Full download


Posted: January 26th, 2008, 3:08am CET

Tags  [edit]


This is a must read guide to anyone who wants to learn how to browse faster and more conveniently with Firefox. Firefox Secrets will teach you how to get the most from Mozilla, including how to find and use all the hidden features, extensions available to you. You’ll learn:
Ways to ease the transition from Internet Explorer
A way to setup multiple “homepages” when you launch your browser
Read RSS feeds from within Firefox using a free extension
Where to download a new and less obtrusive “Download Manager”
The best “must-have” extensions to download as well as the “fun” ones
Two different ways to speed up Firefox downloads with prefetcher and pipelining
Firefox’s secret features for Web Developers
And much, much more!

Firefox Secrets is the ultimate guide to the Web Browser that major magazines, newspapers and even Microsoft’s own “Slate.com” website are recommending as the ultimate replacement to Internet Explorer

http://mihd.net/9wdelt

http://rapidshare.com/files/83484886/Firefox_Secrets_A_Need-To-Know_Guide.rar


Full download


Posted: January 26th, 2008, 3:06am CET

Tags  [edit]


A practical tutorial to using Microsoft AJAX to enhance the user experience of your ASP.NET web applications covering the most up to date versions of the AJAX tools. With ASP.NET AJAX (formerly known as ATLAS) developers can quickly create rich and responsive web pages with efficient server communication by simply adding a few server controls to their pages. Because ASP.NET AJAX is integrated with ASP.NET, developers have full access to the built-in ASP.NET 2.0 application services and the entire .NET Framework. This book is the most practical and efficient resource a reader can get to enter the exciting world of AJAX in ASP.NET. Targeting the most recent version of the ASP.NET AJAX tools, this book will teach you how to create faster, lighter, and richer web applications by using the Microsoft AJAX technologies to their full potential. Beginning with a hands-on tour of the basic technologies associated with AJAX, JavaScript, XMLHttpRequest, JSON, and the DOM, you’ll move on to a crash course in the Microsoft AJAX tools. You’ll understand the architecture of the Microsoft AJAX components, how they all fit together, and exactly what they can do for you. At every stage of your journey, you’ll be able to try out examples to illuminate the theory, and consolidate your understanding. In addition to learning about the client and server controls, you’ll also see how to handle errors and debug your ASP.NET AJAX applications. To get your client pages interacting with your server, the Microsoft AJAX framework allows you to consume web services on the client without having to worry about the underlying protocol used for exchanging the data. You will see how to create ASP.NET web services in practice, and consume them in your AJAX applications. To get your client pages interacting with servers on other domains, the Microsoft AJAX framework provides bridges that allow you to make cross-domain calls seamlessly. This book shows you how this works and how to implement it, including how to consume services from Amazon’s ECS (E-Commerce Services). Microsoft AJAX brings the power of the ASP.NET data presentation server controls to the client, enhancing the power and responsiveness of controls such as the GridView and DetailsView. You will learn about using the data client controls to create truly responsive web applications that interact seamlessly not just with your servers and your data, but also with other servers and other sources of data should you choose. This book is a practical tutorial to get you confident and comfortable working with the Microsoft AJAX suite. Packed with step-by-step examples and detailed explanations of how the examples work, this book is the ideal first step into the exciting world of AJAX in ASP.NET. This book is written for ASP.NET developers who not only want to understand how Microsoft AJAX will impact on the way they develop web applications, but also want to make the transition to better, more responsive applications as easily as possible. You will need access to either Visual Studio Web Developer Express or Visual Studio .NET 2005. All the code examples are in C#.

http://mihd.net/tvucf3

http://rapidshare.com/files/83505034/ppmale.rar


Full download


Posted: January 26th, 2008, 2:39am CET

Tags  [edit]


Digital Signage Broadcasting is a perfect introduction to this new world of opportunities for media professionals in all areas. Whether you are in engineering, IT, advertising, or management, you will gain knowledge on the operations of digital signage systems, content gathering, customer billing, and much more on this new exciting media.

This book includes coverage of basic elements, examples of advanced digital signage applicationssatellite

* Complete with full-color illustrations and real-world examples
* Covers technology, operations, content, and more
* Global insights and perspective for worldwide implementation. Digital Signage Broadcasting helps you discover the fascinating possibilities of this new convergence medium with hundreds of author-created color 3D illustrated graphics and real-life photographs showing the capability and future of digital signage., as well as traffic capacity calculations that may be guidance when choosing means of distribution as physical media, broadband or

http://mihd.net/5jna82

http://rapidshare.com/files/84110529/0240809769.rar

http://rapidshare.com/files/84171980/0240809769.rar.html


Full download


Posted: January 26th, 2008, 2:37am CET

Tags  [edit]


In todays fast paced, infocentric environment, professionals increasingly rely on networked information technology to do business. Unfortunately, with the advent of such technology came new and complex problems that continue to threaten the availability, integrity, and confidentiality of our electronic information. It is therefore absolutely imperative to take measures to protect and defend information systems by ensuring their security and non-repudiation. Information Assurance skillfully addresses this issue by detailing the sufficient capacity networked systems need to operate while under attack, and itemizing failsafe design features such as alarms, restoration protocols, and management configurations to detect problems and automatically diagnose and respond. Moreover, this volume is unique in providing comprehensive coverage of both state-of-the-art survivability and security techniques, and the manner in which these two components interact to build robust Information Assurance (IA).

KEY FEATURES
* The first and (so far) only book to combine coverage of both security AND survivability in a networked information technology setting
* Leading industry and academic researchers provide state-of-the-art survivability and security techniques and explain how these components interact in providing information assurance
* Additional focus on security and survivability issues in wireless networks

http://rapidshare.com/files/84110527/0123735661.rar

http://rapidshare.com/files/84134243/0123735661.7z


Full download


Posted: January 26th, 2008, 2:36am CET

Tags  [edit]


oln Wallen, CTO, Electronic Arts, Mobile
This book is an escalator, which takes the field to new levels. This is especially true because the text ensures that the topic is easily accessible to everyone with some background in computer science…The foundations of this book are clear, and the authors are extremely knowledgeable about the subject.
- Tomas Akenine-Möller, bestselling author and Professor of Computer Science at Lund University

“This book is an excellent introduction to M3G. The authors are all experienced M3G users and developers, and they do a great job of conveying that experience, as well as plenty of practical advice that has been proven in the field.”
- Sean Ellis, Consultant Graphics Engineer, ARM Ltd

The exploding popularity of mobile computing is undeniable. From cell phones to portable gaming systems, the global demand for multifunctional mobile devices is driving amazing hardware and software developments. 3D graphics are becoming an integral part of these ubiquitous devices, and as a result, Mobile 3D Graphics is arguably the most rapidly advancing area of the computer graphics discipline.

Mobile 3D Graphics is about writing real-time 3D graphics applications for mobile devices. The programming interfaces explained and demonstrated in this must-have reference enable dynamic 3D media on cell phones, GPS systems, portable gaming consoles and media players.

The text begins by providing thorough coverage of background essentials, then presents detailed hands-on examples, including extensive working code in both of the dominant mobile APIs, OpenGL ES and M3G.

C/C++ and Java Developers, graphic artists, students, and enthusiasts would do well to have a programmable mobile phone on hand to try out the techniques described in this book.

The authors, industry experts who helped to develop the OpenGL ES and M3G standards, distill their years of accumulated knowledge within these pages, offering their insights into everything from sound mobile design principles and constraints, to efficient rendering, mixing 2D and 3D, lighting, texture mapping, skinning and morphing.

Along the way, readers will benefit from the hundreds of included tips, tricks and caveats.

*Written by key industry experts who helped develop the standards of the field

*Hands-on code examples are presented throughout the book, and are also offered on the companion website

*Provides examples in the two most popular programing interfaces, OpenGL ES and M3G

http://mihd.net/o20pnf

http://rapidshare.com/files/84110530/9780123737274.rar

http://rapidshare.com/files/84129985/0123737273.7z


Full download


Posted: January 26th, 2008, 2:35am CET

Tags  [edit]


This authoritative volume is a practical guide to the powerful new collaborative Business Intelligence tools available in Office 2007. Using real-world examples and clear explanations, Microsoft Office 2007 Business Intelligence: Reporting, Analysis, and Measurement from the Desktop shows you how to use Excel, Excel Services, SharePoint, and PerformancePoint with a wide range of stand-alone and external data in today’s networked office. You will learn how to analyze data and generate reports, scorecards, and dashboards with the Office tools you’re already using to help you in your everyday work.
Create Excel PivotTables and PivotCharts and apply Conditional Formatting
Convert Excel spreadsheets into Excel Tables with Conditional Formatting and Charting
Connect external data to Excel using Office Data Connections and SharePoint
Create SharePoint dashboards that display data from multiple sources
Add Key Performance Indicators and Excel Services reports to your dashboards
Harness advanced SQL Server 2005Data Mining Add-In and Visio Cluster Diagrams data analysis tools with the Excel
Generate integrated PerformancePoint Scorecards
Create Visio PivotDiagrams and Windows Mobile spreadsheets

http://rapidshare.com/files/84332656/0071494243.7z

http://rapidshare.com/files/84221545/0071494243.rar


Full download


Posted: January 26th, 2008, 2:34am CET

Tags  [edit]


Wireless local area networks (WLANs) have traditionally been used to transport only data, but are now being used to carry voice traffic as well as provided new combined voice and data services. Voice over WLANs also offers more flexibility than wired networks (changes to a WLAN dont require changes to installed wiring) and greater capacity than wired networks. This book provides a solid overview of voice over WLANs/VoIP (voice over internet protocol) technology, including voice coding, packet loss, delay and jitter, and echo control. It shows how to combine both WLAN and VoIP technology to create effective voice over WLAN systems.

* Gives complete details on integrating voice and data services on WLANs, including wide area networks
* Explores quality of service (QoS) and security issues
* Step-by-step descriptions of how to plan and implement voice over WLAN networks

http://rapidshare.com/files/84450481/075068299X.7z


Full download


Posted: January 26th, 2008, 2:30am CET

Tags  [edit]


In Dreamweaver CS3 Dynamic Development, instructor David Gassner demonstrates how to use Dreamweaver CS3 to create professional, data-driven websites that are interactive and seamlessly integrated. From choosing servers and databases to installing MySQL to designing and building web-based data entry systems and displays, this training provides in-depth, hands-on guidance through the process of building strong dynamic sites. Exercise files accompany the tutorials.

Topics Include:
Understanding dynamic applications
Working with databases
Installing MySQL on Windows and Mac OSX
Setting up an application server
Creating a dynamic application
Displaying data on dynamic pages
Building data entry systems
Authenticating users
Using Dreamweaver CS3 with ASP.NET and PHP
Creating interfaces and validating forms with Spry

Duration: 7 hours
On 2 CD-ROMs

http://rapidshare.com/files/70465748/Dre-CS3Dyn.part01.zip

http://rapidshare.com/files/70468016/Dre-CS3Dyn.part02.zip

http://rapidshare.com/files/70469705/Dre-CS3Dyn.part03.zip

http://rapidshare.com/files/70471158/Dre-CS3Dyn.part04.zip

http://rapidshare.com/files/70472729/Dre-CS3Dyn.part05.zip

http://rapidshare.com/files/70474387/Dre-CS3Dyn.part06.zip

http://rapidshare.com/files/70475997/Dre-CS3Dyn.part07.zip

http://rapidshare.com/files/70477322/Dre-CS3Dyn.part08.zip

http://rapidshare.com/files/70478744/Dre-CS3Dyn.part09.zip

http://rapidshare.com/files/70479763/Dre-CS3Dyn.part10.zip

Password : www.divxtutorial.com


Full download


Posted: January 26th, 2008, 2:29am CET

Tags  [edit]


3D Modeling and Animation: Synthesis and Analysis Techniques for the Human Body covers the areas of modeling and animating 3D synthetic human models at a level that is useful to students, researchers, software developers and content generators. The reader will be presented with the latest, research-level, techniques for the analysis and synthesis of still and moving human bodies, with particular emphasis in facial and gesture characteristics.

http://rapidshare.com/files/74819852/Ani02999.zip

Password : www.divxtutorial.com


Full download


Posted: January 26th, 2008, 2:28am CET

Tags  [edit]


Automatic Program Development is a tribute to Robert Paige (1947-1999), our accomplished and respected colleague, and moreover our good friend, whose untimely passing was a loss to our academic and research community. We have collected the revised, updated versions of the papers published in his honor in the Higher-Order and Symbolic Computation Journal in the years 2003 and 2005.

Among them there are two papers by Bob: (i) a retrospective view of his research lines, and (ii) a proposal for future studies in the area of the automatic program derivation. The book also includes some papers by members of the IFIP Working Group 2.1 of which Bob was an active member. All papers are related to some of the research interests of Bob and, in particular, to the transformational development of programs and their algorithmic derivation from formal specifications. Automatic Program Development offers a renewed stimulus for continuing and deepening Bob’s research visions.

A familiar touch is given to the book by some pictures kindly provided to us by his wife Nieba, the personal recollections of his brother Gary and some of his colleagues and friends.

http://rapidshare.com/files/84975026/newbook1.rar


Full download


Posted: January 26th, 2008, 2:28am CET

Tags  [edit]


Integrating strong foundational theory, good modeling techniques, efficient algorithms, and relevant applications, this comprehensive, single-source reference highlights the most recent advances in optimization techniques for solving very complex problems in medical and biological research. It discusses mathematical programming techniques for medical decision making processes and applies them to pediatric vaccine formularies, cancer treatment planning models, and the cost-effectiveness of HIV programs. The second part focuses on optimization in biology and discusses computational algorithms for genomic analysis; probe design and selection; and various algorithms and software packages to aid in probe selection and design. The appendix provides a short tutorial on Integer Programming (IP).

http://www.sharebig.com/d/sqtmmlwpk/0z4JdOh4791C6E90C/D071.rar.htm


Full download


Posted: January 26th, 2008, 2:27am CET

Tags  [edit]


Cryptography is concerned with the conceptualization, definition and construction of computing systems that address security concerns. This book presents a rigorous and systematic treatment of the foundational issues: defining cryptographic tasks and solving new cryptographic problems using existing tools. It focuses on the basic mathematical tools: computational difficulty (one-way functions), pseudorandomness and zero-knowledge proofs. Rather than describing ad-hoc approaches, this book emphasizes the clarification of fundamental concepts and the demonstration of the feasibility of solving cryptographic problems. It is suitable for use in a graduate course on cryptography and as a reference book for experts.

Download Description:

Cryptography is concerned with the conceptualization, definition and construction of computing systems that address security concerns. The design of cryptographic systems must be based on firm foundations. This book presents a rigorous and systematic treatment of the foundational issues: defining cryptographic tasks and solving new cryptographic problems using existing tools. It focuses on the basic mathematical tools: computational difficulty (one-way functions), pseudorandomness and zero-knowledge proofs. The emphasis is on the clarification of fundamental concepts and on demonstrating the feasibility of solving cryptographic problems, rather than on describing ad-hoc approaches. The book is suitable for use in a graduate course on cryptography and as a reference book for experts. The author assumes basic familiarity with the design and analysis of algorithms; some knowledge of complexity theory and probability is also useful.

http://www.sharebig.com/d/ssucsdopt/06EGwda4791B25E0A/D039.rar.htm


Full download


Posted: January 26th, 2008, 2:26am CET

Tags  [edit]


Incorporate the hottest new Web technologies into your blog! How to Do Everything with Your Web 2.0 Blog makes it easy to choose the blogging tools that are best for you and master the basics of blog design and template manipulation. You’ll learn how to add different Web 2.0 services to your blog, including images, video, audio, forums, tags, wikis, and even money-making features. It’s time to take your blog to the next level and get more hits, more fans, more friends, and more customers.
Learn about different blogging tools, including Blogger, TypePad, WordPress, and ExpressionEngine
Customize your blog’s design by editing templates and style sheets
Share your blog headlines and story feeds via RSS and Atom
Add photos, video, and audio–including podcasts–to your blog
Drive traffic to your site with tagging, social bookmarking, and ranking services
Collaborate with users through wikis
Promote visitor participation using forums, community blogs, and newsletters
Make money through your blog with Google AdSense, Amazon, and other affiliate programs
Track, optimize, maintain, and back up your blog

http://rapidshare.com/files/84360265/0071492186.7z

http://rapidshare.com/files/84221543/0071492186.rar


Full download


Posted: January 26th, 2008, 2:25am CET

Tags  [edit]


Get complete coverage of all three Microsoft Certified IT Professional database administration exams for SQL Server 2005 in this comprehensive volume. Written by a SQL Server expert and MCITP, this definitive exam guide features learning objectives at the beginning of each chapter, exam tips, practice questions, and in-depth explanations. Detailed and authoritative, the book serves as both a complete certification study guide and an essential on-the-job reference.

Get full details on all exam topics including how to:
Install and configure SQL Server 2005
Use Transact-SQL
Manage server infrastructure design
Optimize databases
Secure databases and servers
Ensure high availability
Implement backup and recovery strategies
Maximize the built-in administration tools
Use Business Intelligence tools, including SSIS and SSRS
Manage concurrency

The CD-ROM features:
Six full practice exams–two for each exam: 70-431, 70-443, and 70-444
Scripts from the step-by-step exercises in the book
Video training clips from the author
Complete electronic book

http://mihd.net/u2f5hc

http://rapidshare.com/files/84398394/0071496092.rar


Full download


Posted: January 26th, 2008, 2:24am CET

Tags  [edit]


Learn to access Oracle databases through SQL statements and construct PL/SQL programs with guidance from Oracle expert, Jason Price. Published by Oracle Press, Oracle Database 11g SQL explains how to retrieve and modify database information, use SQL Plus and SQL Developer, work with database objects, write PL/SQL programs, and much more. Inside, you’ll find in-depth coverage of the very latest SQL features and tools, performance optimization techniques, advanced queries, Java support, and XML. This book contains everything you need to master SQL.
Explore SQL Plus and SQL Developer
Use SQL SELECT, INSERT, UPDATE, and DELETE statements
Write PL/SQL programs
Create tables, sequences, indexes, views, and triggers
Write advanced queries containing complex analytical functions
Create database objects and collections to handle abstract data
Use large objects to handle multimedia files containing music and movies
Write Java programs to access an Oracle Database using JDBC
Tune your SQL statements to make them execute faster
Explore the XML capabilities of the Oracle Database
Master the very latest Oracle Database 11g features, such as PIVOT and UNPIVOT, flashback archives, and much more

http://mihd.net/30b4za

http://rapidshare.com/files/84453216/0071498508.7z


Full download


Posted: January 26th, 2008, 2:23am CET

Tags  [edit]


“This well-planned and well-written book offers a comprehensive reference for IT professionals, application developers and business analysts working with SharePoint applications.” –James A. Robertson, MCSD.NET, Senior Software Engineer, Applied Information Sciences

Deploy and manage Microsoft Office SharePoint Server 2007 in the enterprise with help from this one-stop resource. Through detailed instructions, screenshots, and code samples, this comprehensive guide shows you, step-by-step, how to use SharePoint Server and make the most of all its powerful tools and utilities.

Microsoft Office SharePoint Server 2007: The Complete Reference explains how to develop a customized installation plan, configure the server for optimal performance, and administer users, documents, and content. You’ll get full details on designing feature-rich portals and collaboration sites, creating user-friendly forms and workflows, using modular Web Parts, and incorporating business data.
Install and configure SharePoint Server for the entire enterprise
Manage the server from the Central Administration site
Design SharePoint Server portals, websites, lists, and document libraries
Work with SharePoint Web Parts or build your own
Ensure cross-site consistency using site columns and content types
Create site definitions and templates using SharePoint Designer and Visual Studio
Build custom workflows using SharePoint Designer
Extend SharePoint Server using the Object Model and Event Receivers
Import and map enterprise information using the Business Data Catalog
Use the advanced services of Office Search and Excel Web Services

http://mihd.net/g3qxm2

http://rapidshare.com/files/84221540/007149328X.rar


Full download


Posted: January 26th, 2008, 2:22am CET

Tags  [edit]


Get started using Microsoft Exchange Server 2007 quickly with help from this easy-to-follow resource. Using screenshots and step-by-step instructions, Microsoft Exchange Server 2007: A Beginner’s Guide shows you how to set up Exchange Server, migrate from earlier releases, manage recipients, and administer storage. You’ll learn how to integrate with Outlook, support mobile users, handle backup and recovery, and implement security measures. The latest monitoring and reporting tools, performance enhancement techniques, and regulatory compliance procedures are also covered.
Install and configure Microsoft Exchange Server 2007 or migrate from earlier versions
Create and manage recipients, mailboxes, and public folders
Administer storage groups and databases
Integrate seamlessly with Outlook 2007
Support remote users with Outlook Web Access, Outlook Anywhere, Outlook Voice Access, and Active Sync
Monitor, administer, and optimize your system using the Exchange Management Console
Back up and recover Exchange databases
Take advantage of the Exchange Management Shell capabilities

http://mihd.net/fwpsa2

http://rapidshare.com/files/84221541/0071486399.rar


Full download


Posted: January 26th, 2008, 2:20am CET

Tags  [edit]


It has taken four years, but with Head First Java the introductory Java book category has finally come of age. This is an excellent book, far more capable than any of the scores of Java-for-novices books that have come before it. Kathy Sierra and Bert Bates deserve rich kudos–and big sales–for developing this book’s new way of teaching the Java programming languageserialization, neatwork programming, threads, and Remote Method Invocation (RMI)., because any reader with even a little bit of discipline will come away with true understanding of how the language works. Perhaps best of all, this is no protracted “Hello, World” introductory guide. Readers get substantial exposure to object-oriented design and implementation,

Key to the authors’ teaching style are carefully designed graphics. Rather than explain class inheritance (to cite one example) primarily with text, the authors use a series of tree–David Wall diagrams that clarify the mechanism far more succinctly. The diagrams are carefully annotated with arrows and notes. Also characteristic of the unique teaching strategy is heavy reliance on exercises, in which the reader is asked to complete partial classes, write whole new code segments and do design work. Though there’s little discussion of why the exercises’ correct answers are what they are, it’s clear that the practice work was carefully designed to reinforce the lesson at hand. If you’ve waited this long to give Java a try, this book is a great choice.

Topics covered: The Java programming language for people with no Java experience, and even people with no programming experience at all. Key concepts read like a list of Java features: Object oriented design, variable type and scope, object properties and methods, inheritance and polymorphism, exceptions, graphical user interfaces (GUIs), network connectivity, Java archives (JAR files), and Remote Method Invocation (RMI).

http://rapidshare.com/files/53191448/HFJ.part1.rar

http://rapidshare.com/files/52960595/HFJ.part2.rar


Full download


Posted: January 26th, 2008, 2:19am CET

Tags  [edit]


Fully authorized by the exam developers at the CWNP program, this comprehensive study guide thoroughly covers all the topics on the CWNA certification exam. Work at your own pace through a system of lessons, scenarios, and review questions to learn the material quickly and easily.

CWNA Certified Wireless Network Administrator Official Study Guide will help you prepare for the exam by showing you, step-by-step, how to implement, troubleshoot, and maintain wireless LANs. Get the only study guide endorsed by the creators of the CWNA exam and start your career as an expert wireless network administrator.

Maximize your performance on the exam by learning:
Wireless Standards, Organizations, and Applications
Radio Frequency and Antenna Fundamentals
Spread Spectrum Technologies
IEEE 802.11
WLAN Design Models, Topologies, and Infrastructure
Site Surveying and Network Planning
Infrastructure and Client Hardware and Software
Security
Troubleshooting

Complete Exam Coverage
Comprehensive details on all CWNA exam objectives
Review questions modeled after the real exam
Helpful chapter summaries and key term lists
Vendor-neutral coverage of wireless technologies and equipment

http://rapidshare.com/files/84744504/CW4th.part1.rar
http://rapidshare.com/files/84744331/CW4th.part2.rar
http://rapidshare.com/files/84744565/CW4th.part3.rar

password:freetoall


Full download


Posted: January 26th, 2008, 2:18am CET

Tags  [edit]


This book is about Web Application Hacking. The world-renowned authors teach the reader to use publicly available tools to conduct thorough assessments of web application. This assessment process provides the reader with an understanding of Web application vulnerabilities and how they are exploited. The book goes on to teach the reader to detect, exploit, and ultimately prevent these vulnerabilities. Next, the authors cover advanced techniques of exploiting vulnerabilities such as SQL Injection, Arbitrary command injection, and more.

· Learn to defend Web-based applications developed with AJAX, SOAP, XMLPRC, and more.
· See why Cross Site Scripting attacks can be so devastating.
· Download working code from the companion Web site.

http://rapidshare.com/files/84761190/1597492094.7z

http://rapidshare.com/files/84737800/1597492094.rar


Full download