Programming
Posted: October 16th, 2009, 8:57pm CEST by mazepa777

Bob Bates,"Game Design"
Publisher: Course Technology PTR | ISBN-10: 1592004938 | edition September 16, 2004 | PDF | 376 pages | 5.2 mb
"Game Design, Second Edition" offers a behind-the-scenes look at how a game gets designed and developed—from the day the idea is born to the day the box hits the shelves. This new edition offers information on the latest techniques and development models, interviews with 12 top game designers, document templates that can be used during product development, and numerous industry resources. It is a practical guide that covers everything from the fundamentals of game design, to the trade-offs in the development process, to the deals a publisher makes to get a game on the shelves. No matter what your role is in the industry, understanding this entire process will help you do your job better. And if you ’re looking to break in, you ’ll find knowledge here that is usually attained only after years in the trenches.
Posted: October 7th, 2009, 1:20pm CEST by Fivan

 
James Brannan, "iPhone SDK Programming, A Beginner's Guide" 2009 | ISBN: 0071626492 | 512 pages | PDF | 12,1 MB
 
Ideal for non-Mac programmers, this introductory guide shows developers how to create applications for the world's most popular smart phone. You will learn how to use a modified version of the Mac development environment, the Objective-C programming language, and the Xcode development tools. Nearly every chapter of iPhone SDK Programming: A Beginner's Guide consists of a self-contained project, with the corresponding Xcode available for download and modification. The book is designed around the concept of accomplishing specific, discrete programming tasks for deployment on the iPhone.
Posted: September 9th, 2009, 6:32am CEST by blackice
ISBN: 0596009739
Publisher: O'Reilly Media, Inc.
Author: Michael Schmalz
Description:
In a corporate setting, the Microsoft Office Suite is an invaluable set of applications. One of Offices' biggest advantages is that its applications can work together to share information, produce reports, and so on. The problem is, there isn't much documentation on their cross-usage. Until now. Introducing "Integrating Excel and Access," the unique reference that shows you how to combine the strengths of Microsoft Excel with those of Microsoft Access. In particular, the book explains how the powerful analysis tools of Excel can work in concert with the structured storage and more powerful querying of Access. The results that these two applications can produce together are virtually impossible to achieve with one program separately. But the book isn't just limited to Excel and Access. There's also a chapter on SQL Server, as well as one dedicated to integrating with other Microsoft Office applications. In no time, you'll discover how to: Utilize the built in features of Access and Excel to access data Use VBA within Access or Excel to access data Build connection strings using ADO and DAO Automate Excel reports including formatting, functions, and page setup Write complex functions and queries with VBA Write simple and advanced queries with the Access GUI Produce pivot tables and charts with your data With "Integrating Excel and Access," you can crunch and visualize data like never before. It's the ideal guide for anyone who uses Microsoft Office to handle data.
Posted: September 9th, 2009, 6:30am CEST by blackice
ISBN: 0596005261
Publisher: O'Reilly Media, Inc.
Author: Peter Drayton, Ben Albahari, Ted Neward
Description:
The heart of C# in a Nutshell is a succinct but detailed reference to the C# language and the .NET types most essential to C# programmers. Each chapter in the API reference begins with an overview of a .NET namespace and a diagram of its types, including a quick-reference entry for each type, with name, assembly, category, description, member availability, class hierarchy, and other relevant information, such as whether the type is part o the ECMA CLI specification. Newly updated for .NET Framework version 1.1, the second edition also adds a CD that allows you to integrate the book's API Quick Reference directly into the help files of Visual Studio .NET 2002 & 2003, giving you direct access to this valuable information via your computer.
Posted: September 9th, 2009, 6:28am CEST by blackice
ISBN: 0596514247
Publisher: O'Reilly Media, Inc.
Author: Christian Wenz
Description:
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.
Posted: September 9th, 2009, 6:26am CEST by blackice
ISBN: 047017661X
Publisher: Wrox
Author: Wei-Meng Lee
Description:
As an easy-to-use application that provides information at a glance, a gadget allows users to quickly and easily obtain weather information, RSS news feeds, and much more. In Windows Vista, there are two types of gadgetsSidebar and SideShow gadgets and Microsoft MVP author Wei-Meng Lee covers both. You begin by walking through the development of a simple gadget, and then each successive chapter breaks down the specific APIs that are relevant to enhancing a gadget so that you can clearly learn how a gadget is built.
Posted: September 9th, 2009, 6:20am CEST by blackice
ISBN: 0596004885
Publisher: O'Reilly Media, Inc.
Author: Paul Lomax, Ron Petrusha
Description:
Lightweight yet powerful, VBScript from Microsoft® is used in four main areas: server-side web applications using Active Server Pages (ASP), client-side web scripts using Internet Explorer, code behind Outlook forms, and automating repetitive tasks using Windows Script Host (WSH). VBScript in a Nutshell , Second Edition delivers current and complete documentation for programmers and system administrators who want to develop effective scripts. Completely updated for VBScript 5.6, WSH 5.6 and ASP 3.0, VBScript In a Nutshell , Second Edition includes updated introductory chapters that will help you keep current with the significant changes since the first edition was published. New chapters introduce the Windows Script Component for creating binary COM components, and the Script Encoder. Regardless of your level of experience programming with VBScript, VBScript in a Nutshell , Second Edition is the book you'll want by your side--the most complete, up-to-date, and easy-to-use language reference available.
Posted: September 9th, 2009, 6:18am CEST by blackice
ISBN: 0596005903
Publisher: O'Reilly Media, Inc.
Author: Jonathan Corbet, Alessandro Rubini, Greg Kroah-Hartman
Description:
Device drivers literally drive everything you're interested in--disks, monitors, keyboards, modems--everything outside the computer chip and memory. And writing device drivers is one of the few areas of programming for the Linux operating system that calls for unique, Linux-specific knowledge. For years now, programmers have relied on the classic "Linux Device Drivers" from O'Reilly to master this critical subject. Now in its third edition, this bestselling guide provides all the information you'll need to write drivers for a wide range of devices.
Posted: July 15th, 2009, 12:42am CEST by Yurii27
MySQL Cookbook Publisher: O'Reilly Media | ISBN: 0596001452 | edition 2002 | CHM | 1022 pages | 1,4 mb
Posted: July 11th, 2009, 1:52am CEST by Yurii27
MySQL and Java Developer's Guide Publisher: Wiley | ISBN: 0471269239 | edition 2003 | PDF | 432 pages | 1,88 mb
* Shows Java developers everything they need to know to build Java database applications with MySQL.
* Takes a hands-on, code-intensive approach in which readers will learn how to build a sophisticated Web database management application.
* Begins with a review of the fundamentals of MySQL.
* Explains using Java's JDBC with MySQL, as well as servlet and JSP programming with MySQL.
* Provides a code-rich tutorial on how to build the sample Java database application using EJBs.
* The companion Web site provides the full code examples plus links to useful sites.
Posted: July 10th, 2009, 2:02pm CEST by Yurii27
KDE Programming Bible Publisher: Hungry Minds | ISBN: 0764546821 | edition 2000 | PDF | 900 pages | 2,18 mb
This all-in-one tutorial and reference shows beginning to advanced Linux programmers how to build graphical user interfaces for desktop applications that will run in the Windows-like K desktop environment (KDE). Expert author Arthur Griffith covers everything from simple windows and menus to dialog boxes and other advanced widgets.
Posted: July 9th, 2009, 12:57pm CEST by Ice Zero
Python for Software Design270 pages | Cambridge University Press; 1 edition (March 9, 2009) | 0521898110 | PDF | 1 Mb
Python for Software Design is a concise introduction to software design using the Python programming language. Intended for people with no programming experience, this book starts with the most basic concepts and gradually adds new material. Some of the ideas students find most challenging, like recursion and object-oriented programming, are divided into a sequence of smaller steps and introduced over the course of several chapters.
Posted: July 9th, 2009, 12:57pm CEST by Fivan

Andrew Oppel, "SQL Demystified"
2005 | ISBN: 0072262249 | 312 pages | PDF | 1,4 MB
There's no easier, faster, or more practical way to learn the really tough subjects. SQL Demystified explains how to use SQL - the ubiquitous programming language for databases. Readers will learn to create database objects, add and retrieve data from a database, and modify existing data. This self-teaching guide comes complete with key points, background information, quizzes at the end of each chapter, and even a final exam. Simple enough for beginners but challenging enough for advanced students, this is a lively and entertaining brush-up, introductory text, or classroom supplement.
Posted: July 9th, 2009, 12:57pm CEST by Ice Zero
Natural Language Processing with Python502 pages | O'Reilly Media, Inc.; 1 edition (June 30, 2009) | 0596516495 | PDF | 3 mb
This book offers a highly accessible introduction to Natural Language Processing, the field that underpins a variety of language technologies, ranging from predictive text and email filtering to automatic summarization and translation. With Natural Language Processing with Python, you'll learn how to write Python programs to work with large collections of unstructured text. You'll access richly-annotated datasets using a comprehensive range of linguistic data structures. And you'll understand the main algorithms for analyzing the content and structure of written communication. Packed with examples and exercises, Natural Language Processing with Python will help you:
Posted: July 9th, 2009, 12:57pm CEST by Ice Zero
Developing with Ext GWT: Enterprise RIA Development150 pages | Apress (May 4, 2009) | 1430219408 | PDF | 1 Mb
Developing in Ext GWT is a fast–paced, practical guide to quickly learning the tasks necessary in building enterprise–class Rich Internet Applications. Based around the exciting new UI library from Ajax leaders Ext JS and the latest GWT release, this book takes the reader through setup, the available widgets, and advanced custom widgets and templates, and concludes with a functional sample client–server application in less than 150 pages. Not your typical beginner's guide to programming, this book provides a rapid approach to becoming effective with leading commercial RIA tools and libraries.
Posted: February 9th, 2010, 12:07am CET
Premières applications Web 2.0 avec Ajax et PHP
Eyrolles | 2007-12-18 | ISBN: 2212120907 | 538 pages | PDF | 12 MB
Cet ouvrage vous initiera à la création d’applications Web 2.0 en faisant appel aux technologies Ajax et PHP. Il vous guidera pas à pas dans la réalisation d’une application Ajax, en alternant judicieusement tests pratiques, constats et améliorations. Grâce à ses...
Posted: February 8th, 2010, 11:37pm CET
Java Look and Feel Design Guidelines: Advanced Topics
Publisher: Addison-Wesley Professional | ISBN: 0201775824 | edition 2001 | CHM | 200 pages | 15,5 mb
The book focuses on the built-in Java look-and-feel (called Metal). Early sections discuss the philosophy of Java user interfaces, which include excellent support for different languages and accessibility, keeping disabled users in mind.
Much of this text covers Java UI elements offering advice on creating more intuitive interfaces. Sections of the book look at the rudimentary, visual sensibilities needed for using colors and text appropriately, including how to design artwork (like icons and graphics) that fits in with the rest of the JFC interface. One example shows the step-by-step creation of a proper Java icon. Other sections propose standards for the number of pixels that should be used to separate onscreen elements. Sections on mouse, keyboard, and drag-and-drop user operations make clear how your Java programs should handle user actions.
Posted: February 8th, 2010, 10:26pm CET
Artificial Intelligence: Structures and Strategies for Complex Problem Solving By George F. Luger
Publisher: Addison Wesley 2004 | 928 Pages | ISBN: 0321263189 | PDF | 27 MB
Posted: February 8th, 2010, 10:04pm CET
.NET 2.0 Interoperability Recipes: A Problem-Solution Approach
Publisher: Apress | ISBN: 1590596692 | edition 2006 | PDF | 632 pages | 13,7 mb
.NET represents a new and improved way of developing software for the Windows platform. Given the chance, youd probably rewrite all of your existing code in the newer managed code environment that .NET provides. But it is difficult or impossible to throw out all existing legacy code and start over when a new technology arrives. Instead, you need to find a way to move forward with new .NET development while reusing existing pieces of tested, working code. You need a way to interoperate with the existing code until you have a chance to finally rewrite all of it in .NET.
The only recipe-style book on the subject, .NET 2.0 Interoperability Recipes: A Problem-Solution Approach guides Windows developers who are transitioning from native Windows code to .NET managed code.
Posted: February 8th, 2010, 10:00pm CET
Microsoft SharePoint 2007 Development Unleashed
Publisher: Sams | ISBN: 0672329034 | edition 2007 | PDF | 431 pages | 10,7 mb
This is the most comprehensive, practical guide to building enterprise class applications with SharePoint 2007, ASP.NET 2.0, Visual C# 2005, and the Microsoft Office 2007 system. Microsoft SharePoint 2007 Development Unleashed is designed for every working .NET developer: both those with SharePoint experience and those new to SharePoint. The authors thoroughly introduce SharePoint 2007 as a development platform and offer in-depth, example-rich coverage of every significant tool for programmers--from “Features and Solutions” to list events, from user profiles to Web Parts. You’ll walk step-by-step through building each major type of SharePoint application. You’ll also find in-depth coverage of SharePoint 2007’s rich collection of built-in Web services, including services for building document workspaces, centralizing the management of Excel spreadsheets, ensuring security, and much more.
Posted: February 8th, 2010, 8:51pm CET
The Definitive Guide to symfony
Publisher: Apress | ISBN: 1590597869 | edition 2007 | PDF | 517 pages | 12 mb
Developing a new web application should not mean reinventing the wheel. Thats why a framework is an essential item in your development toolbox. It helps you respect coding standards; write bulletproof, maintainable code; and focus on business rules rather than waste time on repetitive tasks. This book introduces you to symfony, the leading framework for PHP developers, showing you how to wield its many features to develop web applications faster and more efficiently, even if you only know a bit of PHP.
Posted: February 8th, 2010, 7:51pm CET
Java Software Solutions: Foundations of Program Design By John Lewis, William Loftus
Publisher: Addison Wesley 2004 | 944 Pages | ISBN: 0321322037 | PDF | 4 MB
Posted: February 8th, 2010, 6:00pm CET
XML How to Program
Publisher: Prentice Hall | ISBN: 0130284173 | edition 2000 | PDF | 934 pages | 13,9 mb
Welcome to the exciting world of XML! This book is by an old guy and four young guys. The old guy (HMD; Massachusetts Institute of Technology 1967) has been programming and/or teaching programming for 40 years. The four young guys (PJD; MIT 1991, TRN; MIT 1992, TML; Carnegie Mellon 2001, PS; Northeastern 2000) have each been programming and/or teaching programming for many years. The old guy programs and teaches from experience; the young guys do so from an inexhaustible reserve of energy. The old guy wants clarity; the young guys want performance. The old guy seeks elegance and beauty; the young guys want results. We got together to produce a book we hope you will find informative, challenging and entertaining.
Today, XML is arguably the hottest technology in the computer industry. Therefore, university professors are eager to incorporate XML into their undergraduate and graduate Internet, Web, e-business and e-commerce curricula. Professionals are eager to use XML in their industrial-strength information-technology applications. Students are highly motivated by the fact that they are learning a leading-edge technology (XML) that will be immediately useful to them as they leave the university environment and head into a world where the Internet and World Wide Web have a massive prominence.
Posted: February 8th, 2010, 5:57pm CET
The Plug & Play Book
Publisher: McGraw-Hill Companies | pages: 243 | 1999 | ISBN: 0071347747 | CHM | 10,9 mb
The only user-level guide to Plug and Play, this handy, detailed text/CD-ROM package provides you with all the authoritative step-by-step guidance you need to understand, install, maintain, and troubleshoot PC-based Plug-and-Play devices. Best-selling computer guru Steve Bigelow gives you an essential understanding of PnP devices and their role in minimizing conflicts caused by the addition of peripherals to PCs. You'll learn how to install, update, and manage PnP devices under DOS, Windows 95, and Windows 98, as well as how to identify and deal with the full range of hardware and software conflicts. You'll find a comprehensive PC PnP troublshooting section that offers you systematic, easy-to-follow advice on everything from handling dozens of standard conflicts to troublshooting numerous PnP-based problems. Featuring a How-To Quick Reference that enables you to troubleshoot specific problems and carry out particular procedures in a snap, The Plug & Play Book is your one-stop guide to maximizing the problem-solving advantages of PnP technology, whether you're a novice or experienced PC technician.
Posted: February 8th, 2010, 4:42pm CET
JBoss Seam: Simplicity and Power Beyond Java
Publisher: Prentice Hall PTR | ISBN: 0131347969 | edition 2007 | PDF | 421 pages | 10,2 mb
JBoss Seam integrates EJB 3.0 and JSF components under a unified framework that simplifies and accelerates Java EE web development. Now, JBoss Seam’s project leader and technology evangelist take you inside this powerful new technology, showing exactly how to put it to work.
Michael Yuan and Thomas Heute show how JBoss Seam enables you to create web applications that would have been difficult or impossible with previous Java frameworks. Through hands-on examples and a complete case study application, you’ll learn how to leverage JBoss Seam’s breakthrough state management capabilities; integrate business processes and rules; use AJAX with Seam; and deploy your application into production, one step at a time. Coverage includes
Posted: February 8th, 2010, 4:27pm CET
Pro C# with .NET 3.0, Special Edition
Publisher: Apress | ISBN: 1590598237 | edition 2007 | PDF | 1250 pages | 16 mb
C# 2005 has enjoyed huge success in the year since its launch, firmly establishing itself as the premier language for development on Microsofts successful .NET 2.0 platform. With the launch of the .NET 3.0 extensions in early 2007, the horizons of this language are being extended, and it is becoming even more powerful as it is able to leverage the new .NET 3.0 Foundations.
In recognition of this, Apress presents Pro C# with .NET 3.0, Special Edition to provide you with a complete A-to-Z reference for using C# with the .NET 2.0 platform and the .NET 3.0 extensions. The book contains new chapters that explore the interactions between the existing framework and the new extensions, giving you an edge when you evaluate and implement .NET 3.0 for the first time. To provide even more support, a bonus PDF download will be available with each purchase, offering over 500 pages of carefully selected additional content to help broaden your understanding of both .NET 2.0 and .NET 3.0.
Posted: February 8th, 2010, 4:13pm CET
Absolute Java By Walter Savitch
Publisher: Addison Wesley 2005 | 124 Pages | ISBN: 0321330242 | PDF | 7 MB
Posted: February 8th, 2010, 3:49pm CET
William J. Mitchell, "Beyond Productivity: Information, Technology, Innovation, and Creativity"
National Academies Press | 2003 | ISBN: 0309088682 | 268 pages | PDF | 6,5 MB
Posted: February 8th, 2010, 3:17pm CET
Thierry Templier, Arnaud Gougeon, "JavaScript pour le Web 2.0"
Eyrolles | 2007 | ISBN: 2212120095 | 492 pages | PDF | 4,7 MB
Posted: February 8th, 2010, 3:14pm CET
Professional .NET Framework 2.0 (Programmer to Programmer)
Publisher: Wrox | ISBN: 0764571354 | edition 2006 | CHM | 626 pages | 10,6 mb
* Offering authoritative, field-proven advice from a Microsoft insider, this book teaches the underlying commonalities that developers can use regardless of their language choice or development tools
* Extensive use of examples and working code provides developers with practical and authoritative coverage of the CLR (common language runtime) and APIs, the building blocks that make it possible to write in any choice of language
* Primary topics discussed include generics, MSIL (Microsoft Intermediate Language)-based framework libraries, advanced framework libraries, distributed development foundations, and more
* Version 2.0 is the version that provides the foundation for Visual Studio 2005
Posted: February 19th, 2009, 4:10pm CET

With so many computers in general circulation, at work, in homes, and at libraries and schools, it was
inevitable that people who were before happy to be “users” would want to take the next step and learn
how to make the computer work for them in new ways. They quickly realize that what they need to do
is learn the art of becoming a programmer, and one of the first steps is picking up a book like this. Read more...
Posted: February 19th, 2009, 4:10pm CET

In this book, a leading expert on SAP performance walks through every facet of tuning and optimizing mySAP Solutions, and the technology layers underpinning these solutions, to maximize performance and value. George W. Anderson covers the entire testing and tuning process: planning, staffing, developing, testing, executing, validating, evaluating...and acting on what you've learned.
Read more...
Posted: February 19th, 2009, 4:10pm CET

Teach yourself the fundamentals of working with Visual Basic 2008 one step at a time. With STEP BY STEP, you work at your own pace through hands-on, learn-by-doing exercises. Whether you re a beginning programmer or new to this specific language, you ll understand the core capabilities and fundamental techniques for Visual Basic 2008 and rapidly build robust, elegant applications. Read more...
Posted: February 19th, 2009, 4:10pm CET

Illustrated with numerous real-world examples borrowed from a broad base of industries, Introduction to Designed Experiments with JMP Examples, Third Edition, employs a gentle, progressive approach to using designed experiments. The book covers basic ideas, terminology, and the application of techniques necessary to conduct a study using the design of experiments (DOE) framework. This edition addresses a wide array of designs, such as these:
full-factorial designs
fractional-factorial designs
response surface designs, including composite, Box-Behnken, and Doehlert designs
mixture designs
optimal designs
discrete-variable designs
The text is written for researchers and engineers who want to create well-organized experiments and obtain results that will yield the best possible information and insights. JMP software is integrated throughout the text and examples of the book, allowing you to solve problems efficiently, make decisions, and gain experience using JMP software. This title was previously published by Dunod under EAN 9782100056064. Read more...
Posted: February 19th, 2009, 4:10pm CET

Install and Configure Grid Control to Manage Your Oracle Landscape
Build a robust grid computing infrastructure with guidance from an Oracle expert who developed and taught the Grid Control Deep Dive class to Oracle Consulting. Featuring real-world examples and best practices, Oracle Enterprise Manager 10g Grid Control Implementation Guide explains how to reliably and cost-effectively deploy a dynamic Grid Control environment. Learn how to lay the preinstallation groundwork, configure targets for monitoring, create services, implement security, and fine-tune performance. YouAnd'll also get full coverage of backup and recovery strategies and high-availability techniques.
Prepare infrastructure hosts for Grid Control rollout
Install the Oracle management repository, service, and agents
Select the Grid Control installation options that fit your needs
Discover and manage host, database, and application server targets
Set target metrics and policies according to best practices
Optimize performance and availability of your Grid Control framework
Secure the Grid Control framework to protect data transmitted between components Read more...
Posted: February 19th, 2009, 4:10pm CET

If you already understand the basics of Revit Structure and want to develop a mastery of building information modeling (BIM), Mastering Revit Structure 2009 contains the information you need. The expert authors drew on years of experience to compile a comprehensive guide to the core concepts of Revit Structure with tips, tricks, and examples specific to the professional structural engineering setting. The five parts will guide you through interface, project setup and templates, view use and management, structural elements, structural analysis, drafting, detailing and annotations, phasing, collaborating, printing and publishing, and creating custom content. Read more...
Posted: February 19th, 2009, 4:10pm CET

This comprehensive book teaches you how to build data-rich business applications with Silverlight 2 that draw on multiple sources of data. Packed with reusable examples, Data-Driven Services with Silverlight 2 covers all of the data access and web service tools you need, including data binding, the LINQ data querying component, RESTful and SOAP web service calls, and Microsoft's new ADO.NET Data Services and the ADO.NET Framework. With this book, you will:
Know when and how to use LINQ to JSON, LINQ to XML, and LINQ to Objects
Learn how Silverlight 2 applications bind, pass, read, save, query and present data
Discover how your application can call web services to work with SOAP, REST, RSS, AtomPub, POX and JSON Design REST, ASMX, and WCF web services that communicate with Silverlight 2
Harness RESTful web services such as Digg, Amazon and Twitter
Retrieve and save data using the new Entity Framework and WCF
Work with RESTful ADO.NET Data Services and its Silverlight client library to move data between your Silverlight application and database
Data-Driven Services with Silverlight 2 offers many tips and tricks for building data-rich business applications, and covers the scenarios you're most likely to encounter. Complete examples in C# and VB can be downloaded from the books companion website. Read more...
Posted: February 19th, 2009, 4:10pm CET

Creating Flash Widgets with Flash CS4 and ActionScript 3.0 is an introduction to developing widgets for the Internet using the new features of Flash CS4 and ActionScript 3.0. Many social-networking sites, blogs, and personal home pages have adopted the use of widgets and Flash developers can create and distribute their own widgets for others to use. A step-by-step example demonstrates how to design and develop your own Flash widgets and integrate them with XML. In addition, publishing, promoting, and capitalizing on your Flash widgets is discussed.
What you'll learn
Using the new tools in Flash CS4
Basic differences of ActionScript 3.0
Designing and developing widgets
Utilizing XML with widgets
Publishing widgets to the Internet
Promoting and capitalizing on widgets Read more...
Posted: February 19th, 2009, 4:10pm CET

Published with the developer in mind, firstPress technical briefs explore emerging technologies that have the potential to be critical for tomorrow's industry. Apress keeps developers one step ahead by presenting key information as early as possible in a PDF of 150 pages or less. Explore the future through Apress...
Mule 2: A Developer’s Guide introduces the Mule 2.0 integration platform for developers of enterprise integration applications who wish to leverage the latest Mule as a lightweight messaging framework that contains a distributable object broker for managing communication between applications.
The book is based on insight, knowledge, and experience resulting from working with Mule.
The text provides support, consulting, and training to developers implementing Mule in a broad range of scenarios ranging from small projects through to large corporations developing major deployments.
The author(s) have also developed the official training materials for Mule.
What you’ll learn
Understand the background and fundamental concepts of an enterprise services bus (ESB) and the Mule 2 framework architecture.
Configure Mule for your own environment.
Understand message flows, styles, and key transports in Mule.
Implement Mule in a broad range of scenarios using Mule execution models and the Mule APIs.
Handle errors and security protocols in Mule. Read more...
Posted: February 19th, 2009, 4:10pm CET

What are the ingredients of robust, elegant, flexible, and maintainable software architecture? Beautiful Architecture answers this question through a collection of intriguing essays from more than a dozen of today's leading software designers and architects. In each essay, contributors present a notable software architecture, and analyze what makes it innovative and ideal for its purpose.
Some of the engineers in this book reveal how they developed a specific project, including decisions they faced and tradeoffs they made. Others take a step back to investigate how certain architectural aspects have influenced computing as a whole. With this book, you'll discover:
How Facebook's architecture is the basis for a data-centric application ecosystem
The effect of Xen's well-designed architecture on the way operating systems evolve
How community processes within the KDE project help software architectures evolve from rough sketches to beautiful systems
How creeping featurism has helped GNU Emacs gain unanticipated functionality
The magic behind the Jikes RVM self-optimizable, self-hosting runtime
Design choices and building blocks that made Tandem the choice platform in high-availability environments for over two decades
Differences and similarities between object-oriented and functional architectural views
How architectures can affect the software's evolution and the developers' engagement
Go behind the scenes to learn what it takes to design elegant software archit Read more...
Posted: February 18th, 2009, 2:27pm CET

Illustrated with numerous real-world examples borrowed from a broad base of industries, Introduction to Designed Experiments with JMP Examples, Third Edition, employs a gentle, progressive approach to using designed experiments. The book covers basic ideas, terminology, and the application of techniques necessary to conduct a study using the design of experiments (DOE) framework. This edition addresses a wide array of designs, such as these:
full-factorial designs
fractional-factorial designs
response surface designs, including composite, Box-Behnken, and Doehlert designs
mixture designs
optimal designs
discrete-variable designs
The text is written for researchers and engineers who want to create well-organized experiments and obtain results that will yield the best possible information and insights. JMP software is integrated throughout the text and examples of the book, allowing you to solve problems efficiently, make decisions, and gain experience using JMP software. This title was previously published by Dunod under EAN 9782100056064. Read more...
Posted: February 18th, 2009, 2:27pm CET

Install and Configure Grid Control to Manage Your Oracle Landscape
Build a robust grid computing infrastructure with guidance from an Oracle expert who developed and taught the Grid Control Deep Dive class to Oracle Consulting. Featuring real-world examples and best practices, Oracle Enterprise Manager 10g Grid Control Implementation Guide explains how to reliably and cost-effectively deploy a dynamic Grid Control environment. Learn how to lay the preinstallation groundwork, configure targets for monitoring, create services, implement security, and fine-tune performance. YouAnd'll also get full coverage of backup and recovery strategies and high-availability techniques.
Prepare infrastructure hosts for Grid Control rollout
Install the Oracle management repository, service, and agents
Select the Grid Control installation options that fit your needs
Discover and manage host, database, and application server targets
Set target metrics and policies according to best practices
Optimize performance and availability of your Grid Control framework
Secure the Grid Control framework to protect data transmitted between components Read more...
Posted: February 18th, 2009, 2:27pm CET

If you already understand the basics of Revit Structure and want to develop a mastery of building information modeling (BIM), Mastering Revit Structure 2009 contains the information you need. The expert authors drew on years of experience to compile a comprehensive guide to the core concepts of Revit Structure with tips, tricks, and examples specific to the professional structural engineering setting. The five parts will guide you through interface, project setup and templates, view use and management, structural elements, structural analysis, drafting, detailing and annotations, phasing, collaborating, printing and publishing, and creating custom content. Read more...
Posted: February 18th, 2009, 2:27pm CET

This comprehensive book teaches you how to build data-rich business applications with Silverlight 2 that draw on multiple sources of data. Packed with reusable examples, Data-Driven Services with Silverlight 2 covers all of the data access and web service tools you need, including data binding, the LINQ data querying component, RESTful and SOAP web service calls, and Microsoft's new ADO.NET Data Services and the ADO.NET Framework. With this book, you will:
Know when and how to use LINQ to JSON, LINQ to XML, and LINQ to Objects
Learn how Silverlight 2 applications bind, pass, read, save, query and present data
Discover how your application can call web services to work with SOAP, REST, RSS, AtomPub, POX and JSON Design REST, ASMX, and WCF web services that communicate with Silverlight 2
Harness RESTful web services such as Digg, Amazon and Twitter
Retrieve and save data using the new Entity Framework and WCF
Work with RESTful ADO.NET Data Services and its Silverlight client library to move data between your Silverlight application and database
Data-Driven Services with Silverlight 2 offers many tips and tricks for building data-rich business applications, and covers the scenarios you're most likely to encounter. Complete examples in C# and VB can be downloaded from the books companion website. Read more...
Posted: February 18th, 2009, 2:27pm CET

Creating Flash Widgets with Flash CS4 and ActionScript 3.0 is an introduction to developing widgets for the Internet using the new features of Flash CS4 and ActionScript 3.0. Many social-networking sites, blogs, and personal home pages have adopted the use of widgets and Flash developers can create and distribute their own widgets for others to use. A step-by-step example demonstrates how to design and develop your own Flash widgets and integrate them with XML. In addition, publishing, promoting, and capitalizing on your Flash widgets is discussed.
What you'll learn
Using the new tools in Flash CS4
Basic differences of ActionScript 3.0
Designing and developing widgets
Utilizing XML with widgets
Publishing widgets to the Internet
Promoting and capitalizing on widgets Read more...
Posted: May 31st, 2008, 7:44pm CEST by Codered
Get the hands-on, step-by-step guide to learning the latest enhancements in Microsoft Visual C# 2008. Visual C#, one of the tools in Microsoft Visual Studio® 2008, is a modern programming language designed to deliver a productive environment for creating business frameworks and reusable object-oriented components. Whether you’re a beginning programmer or new to the Visual [...]
Posted: May 9th, 2008, 4:22pm CEST by Codered
Would you like to create your own games, but never have the time to dig into the details of multimedia programming? Now you don’t have to! XNA makes it simple to create your own games, which will run on your PC and Xbox 360 console. Even if you don’t know how to program at all, [...]
Posted: May 9th, 2008, 4:22pm CEST by Codered
In just 24 sessions of one hour or less, you will be up and running with Visual Basic 2008. Using a straightforward, step-by-step approach, each lesson builds upon a real-world foundation forged in both technology and business matters, allowing you to learn the essentials of Visual Basic 2008 from the ground [...]
Posted: May 5th, 2008, 10:31am CEST by Codered
Beginning Visual Basic 2008 Databases teaches you everything you need to know about relational databases, SQL, and ADO.NET 2.0, giving you a sound start in developing console and Windows database applications. The book also includes chapters on the new SQL Server XML data type and the forthcoming LINQ enhancements to the next version of Visual [...]
Posted: April 25th, 2008, 5:58am CEST by Codered
The Microsoft .NET Micro Framework is a small and efficient .NET runtime environment used to run managed code on devices that are too small and resource constrained for Windows CE and the Compact Framework.
Expert .NET Micro Framework will teach you everything you need to know in order to use the .NET Micro Framework to create [...]
Posted: April 25th, 2008, 5:58am CEST by Codered
Sometimes you just need to solve a problem and get on with your work. To that end, Visual Basic 2008 Recipes is a compendium of practical solutions for busy VB .NET programmers. Create time for the more interesting aspects of your VB .NET project by solving common problems with the practical solutions and dozens of [...]
Posted: April 13th, 2008, 7:22am CEST by Codered
“Whether this is the first time or the fifty-first time you’re using WCF, you’ll learn something new by reading this book.”
–Nicholas Allen, Program Manager, Web Services, Microsoft
Windows Communication Foundation (WCF) is the easiest way to produce and consume Web services on the Microsoft platform. With .NET 3.5, WCF has been extensively revamped–and Visual Studio 2008 [...]
Posted: April 7th, 2008, 7:54am CEST by Codered
In programming, there’s no substitute for knowing your stuff. In versions 2 and 3, C# introduces new concepts such as lambda expressions and implicit typing that make the language more flexible and give you more power. Using Language INtegrated Query (LINQ)—also new in C# 3—you can interact with data of any type directly from C#. [...]
Posted: March 31st, 2008, 1:49pm CEST by Codered
Since the emergence of Google Maps 12 months ago, Ajax programming techniques have become one of the hottest topics in the programming arena. To date, the frameworks available for creating these applications have been complex and have separated the development of the client–side Ajax (on the user’s machine) from the server–side supporting technology (on the [...]
Posted: March 31st, 2008, 1:49pm CEST by Codered
Microsoft Windows Presentation Foundation provides the foundation for building applications and high–quality user experiences in Windows Vista. WPF blends application user interface, documents, and media content to provide richer control, design, and development of the visual aspects of Windows programs.
Author Matthew MacDonald shows you how WPF really works. His no–nonsense, practical advice will get you [...]
Posted: March 30th, 2008, 7:18am CEST by Codered
This guide is strikingly different from other books on Microsoft ADO.NET. Rather than load you down with theory, the new edition of ADO.NET 3.5 Cookbook gives you more than 200 coding solutions and best practices for real problems you’re likely to face with this technology using Visual Studio 2008 and the .NET 3.5 platform.
Organized to [...]
Posted: March 28th, 2008, 7:05am CET by Codered
Released at the Microsoft Tech-Ed conference in Atlanta, Georgia, back in 2001, the first edition of this book coincided with the beta .NET platform and, in many ways, the manuscript was in beta too. Its fresh approach won a place as a 2002 Jolt Award finalist, and it won the 2003 Referenceware Excellence Award in [...]
Posted: March 21st, 2008, 9:52am CET by Codered
Pro ASP.NET 3.5 Server Controls with AJAX Components is a reference for the serious ASP.NET developer who understands the benefits of object-oriented development and wants to apply those principles to ASP.NET 2.0, ASP.NET AJAX, and server control development. This book also covers SharePoint and targets the latest version of Visual Studio (2005) and the .NET [...]
Posted: March 18th, 2008, 9:13am CET by Codered
Beginning Web Development, Silverlight and ASP.NET AJAX: From Novice to Professional aims to give you the skills you need to start building web applications with Microsoft’s next–generation technology as quickly as possible. Whether you’re interested in ASP.NET AJAX, Silverlight, or the technologies that support them (WPF, WCF, WF, etc.), this book is the starting point [...]
Posted: March 17th, 2008, 10:14am CET by Codered
The unique, visual format of Illustrated C# 2008 has been specially created by author, and teacher of development methods, Daniel Solis. The concise text, use of tables to clarify language features, frequent figures and diagrams, as well as focused code samples all combine to create a unique approach that will help you understand and get [...]
Posted: March 31st, 2008, 1:49pm CEST by Codered
Since the emergence of Google Maps 12 months ago, Ajax programming techniques have become one of the hottest topics in the programming arena. To date, the frameworks available for creating these applications have been complex and have separated the development of the client–side Ajax (on the user’s machine) from the server–side supporting technology (on the [...]
Posted: March 28th, 2008, 7:04am CET by Codered
Is Ajax a new combination of technologies, or the same old stuff web developers have been using for years? Both, actually. Ajax builds on older technologies and techniques but reaches a tipping point where the results are new. Ajax: The Definitive Guide gives you a leg up on this new stage of web development, revealing [...]
Posted: March 21st, 2008, 9:52am CET by Codered
Pro ASP.NET 3.5 Server Controls with AJAX Components is a reference for the serious ASP.NET developer who understands the benefits of object-oriented development and wants to apply those principles to ASP.NET 2.0, ASP.NET AJAX, and server control development. This book also covers SharePoint and targets the latest version of Visual Studio (2005) and the .NET [...]
Posted: March 19th, 2008, 2:45pm CET by Codered
If you’re a web developer with previous JavaScript and DOM scripting experience, Pro DOM Scripting with Ajax, APIs, and Libraries is perfect for you to take your knowledge up to the next level, with coverage of the latest techniques and real-world practical projects to help you learn by example.
The first part of the book focuses [...]
Posted: March 11th, 2008, 7:37pm CET by Codered
The Hands-On, Practical Guide to Preventing Ajax-Related Security Vulnerabilities
More and more Web sites are being rewritten as Ajax applications; even traditional desktop software is rapidly moving to the Web via Ajax. But, all too often, this transition is being made with reckless disregard for security. If Ajax applications aren’t designed and coded properly, they [...]
Posted: January 11th, 2008, 11:18pm CET by Codered
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 [...]
Posted: December 8th, 2007, 8:37pm CET by Codered
ZK is the most popular open source SourceForge Ajax web framework that enables rich user interface for web applications with no JavaScript and little programming. This firstPress book will cover the following:
* Shows you how to use this simplest Ajax framework to write real-world responsive web applications
* Covers ZKs more than 70 XUL and 80 [...]
Posted: November 13th, 2007, 4:56am CET by Codered
• Ajax is one of the hottest changes in Web development methods in years; Microsoft’s ASP.NET 2.0 AJAX (formerly known as “Atlas”) provides Ajax add-ins for ASP.NET developers, and this comprehensive Wrox reference offers coverage of all the ASP.NET 2.0 AJAX pieces
• Readers will find the hands-on, code-based technical discussions they need on ASP.NET 2.0 [...]
Posted: November 9th, 2007, 2:13pm CET by Codered
Ajax applications should be open yet secure. Far too often security is added as an afterthought. Potential flaws need to be identified and addressed right away. This book explores Ajax and web application security with an eye for dangerous gaps and offers ways that you can plug them before they become a problem. Learn how [...]
Posted: July 28th, 2007, 4:05pm CEST by Codered
Ajax can bring many advantages to an existing web application without forcing you to redo the whole thing. This book explains how you can add Ajax to enhance, rather than replace, the way your application works. For instance, if you have a traditional web application based on submitting a form to update a table, you [...]
Posted: July 7th, 2007, 12:48pm CEST by Codered
* ASP.NET 2.0 AJAX (formerly known as “Atlas”) is Microsoft’s Ajax tool for ASP.NET developers and this book covers the ASP.NET 2.0 AJAX final release-not a beta or preview
* Explains how to use the ASP.NET 2.0 AJAX features to create richer, more responsive dynamic Web sites
* Discusses the architecture of ASP.NET 2.0 AJAX, including the [...]
Posted: June 30th, 2007, 12:39am CEST by Codered
Get an expert introduction to the new JavaScript enhancements (code-named “Atlas”) for Microsoft ASP.NET 2.0. More than a basic AJAX (Asynchronous JavaScript And XML) script library, the Microsoft implementation brings object orientation to JavaScript, together with enhanced client-side and server-side controls that greatly simplify coding while delivering enhanced Web experiences with any browser. Scheduled for [...]
Posted: May 26th, 2007, 7:39pm CEST by Codered
JavaScript is one of the most important technologies on the web. It provides the means to add dynamic functionality to your web pages and serves as the backbone of Ajax-style web development. Beginning JavaScript with DOM Scripting and Ajax is an essential guide for modern JavaScript programming; it’s practical but comprehensive. It covers everything you [...]
Posted: May 17th, 2007, 10:15am CEST by Codered
Ajax gives web developers the potential to create rich user-centered Internet applications. But Ajax also adds a new level of complexity and sophistication to those applications. Ajax in Practice tackles Ajax head-on, providing countless hands-on techniques and tons of reusable code to address the specific issues developers face when building Ajax-driven solutions.
After a brief overview [...]
Posted: May 14th, 2007, 11:30am CEST by Codered
Sams Teach Yourself Ajax in 10 Minutes is a concise introduction to the basics of building Ajax applications and the architecture and operation of these applications. You will learn the techniques employed in using Ajax, introducing Ajax and explaining how it may be used to solve realistic user interface problems. You will be able to immediately [...]
Posted: March 31st, 2008, 1:49pm CEST by Codered
Since the emergence of Google Maps 12 months ago, Ajax programming techniques have become one of the hottest topics in the programming arena. To date, the frameworks available for creating these applications have been complex and have separated the development of the client–side Ajax (on the user’s machine) from the server–side supporting technology (on the [...]
Posted: March 21st, 2008, 9:52am CET by Codered
Pro ASP.NET 3.5 Server Controls with AJAX Components is a reference for the serious ASP.NET developer who understands the benefits of object-oriented development and wants to apply those principles to ASP.NET 2.0, ASP.NET AJAX, and server control development. This book also covers SharePoint and targets the latest version of Visual Studio (2005) and the .NET [...]
Posted: March 18th, 2008, 9:13am CET by Codered
Beginning Web Development, Silverlight and ASP.NET AJAX: From Novice to Professional aims to give you the skills you need to start building web applications with Microsoft’s next–generation technology as quickly as possible. Whether you’re interested in ASP.NET AJAX, Silverlight, or the technologies that support them (WPF, WCF, WF, etc.), this book is the starting point [...]
Posted: March 16th, 2008, 5:01am CET by Codered
ASP.NET 3.5 For Dummies is an all new version of the popular title that makes it easy for beginners to create dynamic, data-driven Web applications on the Microsoft platform. Wherever possible the book minimizes the amount of code you write by harnessing powerful design-time tools built into Visual Web Developer 2008 and its free version, [...]
Posted: March 12th, 2008, 7:28pm CET by Codered
Professional LINQ introduces experienced programmers and database developers to LINQ database queries in their native VB and C# languages. Some of the topics covered include:
LINQ Queries
LINQ and the Standard Query Operators
Programming with XLinq
Querying XML with XLinq
Mixing XML and other data models
DLinq and Queries
LINQ over datasets
Interoperating with ADO.NET
LINQ and ASP.NET
Download here
[...]
Posted: March 9th, 2008, 8:56am CET by Codered
If you think you’re well versed in ASP.NET, think again. This exceptional guide gives you a master class in site building with ASP.NET 3.5 and other cutting-edge Microsoft technologies. You learn how to develop rock-solid web portal applications that can withstand millions of hits every day while surviving scalability and security pressures — not just [...]
Posted: February 25th, 2008, 12:23pm CET by Codered
ASP.NET 3.5 Unleashed is the most comprehensive book available on the Microsoft ASP.NET 3.5 Framework, covering all aspects of the ASP.NET 3.5 Framework–no matter how advanced.
This edition covers all the new features of ASP.NET 3.5. It explains Microsoft LINQ to SQL in detail. It includes a chapter on the two new data access controls introduced [...]
Posted: February 25th, 2008, 12:22pm CET by Codered
The deep integration of IIS7 and ASP.NET provides both IIS7 administrators and ASP.NET developers with new and exciting programming tools, techniques, and approaches that were not possible with earlier versions of IIS. With this book, Dr. Shahram Khosravi presents you with the only resource to focus exclusively on the key features of this exciting integration.
You’ll [...]
Posted: January 16th, 2008, 11:14am CET by Codered
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 [...]
Posted: January 11th, 2008, 11:18pm CET by Codered
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 [...]
Posted: December 27th, 2007, 2:07am CET by Codered
Pro SQL Server High Performance: High-speed ASP.NET Data Access explains how to use ASP.NET 2.0 and SQL Server 2005 most efficiently together. It covers all crucial performance issues and illustrates optimal techniques with enterprise-quality development.
Performance is always an issue, and optimizing database access is one of the most daunting performance challenges facing web developers. With [...]
Posted: December 16th, 2007, 5:11am CET by Codered
The most up-to-date and comprehensive introductory ASP.NET book you’ll find on any shelf, Beginning ASP.NET 3.5 in C# 2008 guides you through Microsoft’s latest technology for building dynamic web sites. This book will enable you to build dynamic web pages on the fly, and it assumes only the most basic knowledge of C#.
The book provides [...]
Posted: December 15th, 2007, 5:01pm CET by Codered
ASP.NET 3.5 is the latest version of Microsoft’s revolutionary ASP.NET technology. It is the principal standard for creating dynamic web pages on the Windows platform. Pro ASP.NET 3.5 in C# 2008 raises the bar for high-quality, practical advice on learning and deploying Microsoft’s dynamic web solution.
Seasoned .NET professionals Matthew MacDonald and Mario Szpuszta explain how [...]
Posted: November 19th, 2007, 5:49pm CET by Codered
The professional developer’s best buy on ASP.NET 2.0! Learn the newest, most advanced ASP.NET 2.0 techniques.
Includes:
Professional ASP.NET 2.0 Special Edition
ASP.NET 2.0 Website Programming Problem-Design-Solution
Professional ASP.NET 2.0 Server Controls and Component Development
Professional ASP.NET 2.0 Security, Membership, and Role Management
ASP.NET 2.0 MVP Hacks and Tips
The key new features and capabilities of ASP.NET 2.0 are [...]
Posted: November 16th, 2007, 11:38am CET by Codered
ASP.NET 2.0 Programming: Problem Design Solution is aimed at describing, designing, and implementing a site much like the ones you’re probably working on or will be soon, while taking the opportunity to introduce and explain many of the new features that the new great ASP.NET 2.0 framework offers. Difficult problems are addressed head-on so you’ll [...]
Posted: May 31st, 2008, 7:44pm CEST by Codered
Get the hands-on, step-by-step guide to learning the latest enhancements in Microsoft Visual C# 2008. Visual C#, one of the tools in Microsoft Visual Studio® 2008, is a modern programming language designed to deliver a productive environment for creating business frameworks and reusable object-oriented components. Whether you’re a beginning programmer or new to the Visual [...]
Posted: May 9th, 2008, 4:22pm CEST by Codered
Would you like to create your own games, but never have the time to dig into the details of multimedia programming? Now you don’t have to! XNA makes it simple to create your own games, which will run on your PC and Xbox 360 console. Even if you don’t know how to program at all, [...]
Posted: April 7th, 2008, 7:54am CEST by Codered
In programming, there’s no substitute for knowing your stuff. In versions 2 and 3, C# introduces new concepts such as lambda expressions and implicit typing that make the language more flexible and give you more power. Using Language INtegrated Query (LINQ)—also new in C# 3—you can interact with data of any type directly from C#. [...]
Posted: March 30th, 2008, 7:18am CEST by Codered
This guide is strikingly different from other books on Microsoft ADO.NET. Rather than load you down with theory, the new edition of ADO.NET 3.5 Cookbook gives you more than 200 coding solutions and best practices for real problems you’re likely to face with this technology using Visual Studio 2008 and the .NET 3.5 platform.
Organized to [...]
Posted: March 17th, 2008, 10:14am CET by Codered
The unique, visual format of Illustrated C# 2008 has been specially created by author, and teacher of development methods, Daniel Solis. The concise text, use of tables to clarify language features, frequent figures and diagrams, as well as focused code samples all combine to create a unique approach that will help you understand and get [...]
Posted: March 17th, 2008, 10:13am CET by Codered
The Microsoft Windows Presentation Foundation provides the foundation for building applications and high–quality user experiences in Windows Vista. WPF blends application user interface, documents, and media content to provide richer control, design, and development of the visual aspects of Windows programs.
Author Matthew MacDonald shows you how WPF really works. His no–nonsense, practical advice will get [...]
Posted: March 16th, 2008, 5:16am CET by Codered
This book is for busy programmers who want a succinct and yet readable guide to C# 3.0 and LINQ. C# 3.0 Pocket Reference tells you exactly what you need to know, without long introductions or bloated samples.
Despite its conciseness, this book doesn’t skimp on depth or detail, and embraces the conceptual challenges in learning C# [...]
Posted: March 12th, 2008, 7:28pm CET by Codered
Professional LINQ introduces experienced programmers and database developers to LINQ database queries in their native VB and C# languages. Some of the topics covered include:
LINQ Queries
LINQ and the Standard Query Operators
Programming with XLinq
Querying XML with XLinq
Mixing XML and other data models
DLinq and Queries
LINQ over datasets
Interoperating with ADO.NET
LINQ and ASP.NET
Download here
[...]
Posted: March 2nd, 2008, 3:05pm CET by Codered
Get hands-on guidance for developing smart client applications using Windows Forms with the Composite UI Application Block (CAB) and the Smart Client Software Factory. Smart clients bridge the gap between thin clients and rich clients-providing the benefits of Web applications without sacrificing user experience. However, developing smart clients often requires the skill of an experienced [...]
Posted: February 28th, 2008, 8:35pm CET by Codered
The Windows Presentation Foundation is a key component of .NET Framework 3.0, which is a part of Windows Vista and available for Windows XP. With the Windows Presentation Foundation, 3D images can be displayed regardless of the video-display hardware on the users machine. Focusing on developing user interface objects or simple animations, this book builds [...]
Posted: January 24th, 2008, 6:23am CET by Codered
LINQ, Language INtegrated Query, is a new extension to the Visual Basic and C# programming languages designed to simplify data queries and database interaction. It addreses O/R mapping issues by making query operations like SQL statements part of the programming language. Adding to its power, LINQ is extensible and can be used to query various [...]
Posted: January 16th, 2008, 11:15am CET by Codered
Assuming only basic knowledge of C# 2008, Beginning C# 2008 Databases teaches all the fundamentals of database technology and database programming readers need to quickly become highly proficient database users and application developers.
A comprehensive tutorial on both SQL Server 2005 and ADO.NET 3.0, Beginning C# 2008 Databases explains and demonstrates how to create database objects [...]
Posted: December 27th, 2007, 12:08pm CET by Codered
Client-Side Reporting with Visual Studio 2005 shows how to design and create stunning professional reports with the SQL Server 2005 and Visual Studio 2005 Reporting Services.
The only comprehensive guide to client-side Reporting Services
Practical, step-by-step instruction on designing, developing, and deploying real-world reports
Quickly turns beginners into sophisticated report writers
Gives expert tips on handling complex reporting scenarios
The [...]
Posted: December 16th, 2007, 5:11am CET by Codered
The most up-to-date and comprehensive introductory ASP.NET book you’ll find on any shelf, Beginning ASP.NET 3.5 in C# 2008 guides you through Microsoft’s latest technology for building dynamic web sites. This book will enable you to build dynamic web pages on the fly, and it assumes only the most basic knowledge of C#.
The book provides [...]
Posted: December 16th, 2007, 4:54am CET by Codered
LINQ is the project name for a set of extensions to the .NET Framework that provide a generic approach to querying data from different data sources. LINQ will premier in Visual Studio 2008, and will become the next must-have skill for .NET developers. For more information about LINQ, you can check out the author’s portal [...]
Posted: May 28th, 2007, 3:31pm CEST by Codered
C++/CLI is Microsoft’s latest extension to C++ that targets the heart of .NET 2.0, the common language runtime. Expert Visual C++/CLI is written by visual C++ MVP Marcus Heege, who examines the core of the C++/CLI language. He explains both how the language elements work and how Microsoft intends them to be used.
Even if you’re [...]
Posted: May 10th, 2007, 2:29am CEST by Codered
C++ Primer, Fourth Edition has been completely revised and rewritten to conform to today’s C++ usage. Students new to C++ will find a clear and practically organized introduction to the language enhanced by numerous pedagogical aids. The fourth edition represents a complete restructuring and revision of the Primer. The authors’ motivation in this edition is [...]
Posted: May 7th, 2007, 12:37pm CEST by Codered
C++/CLI: The Visual C++ Language for .NET introduces Microsoft’s new extensions to the C++ syntax that allow you to target the common language runtimethe key to the heart of the .NET 3.0 platform. In 12 no-fluff chapters, Microsoft insider Gordon Hogenson takes you into the core of the C++/CLI language and explains both how the [...]
Posted: May 6th, 2007, 2:00pm CEST by Codered
Popular author Ivor Horton uses his trademark approachable writing style to provide novice programmers with the basic tools as they learn Visual C++ 2005
Readers will learn how to program in C++ using Visual C++ 2005-without any previous knowledge of C++
More than 35 percent new and updated material covers the new release of Visual C++, and [...]
Posted: May 2nd, 2007, 11:21am CEST by Codered
Pro Visual C++ 2005 for C# Developers features two distinct sections that lead to a simple migration path for you to move toward Visual C++ 2005 development. If you’re an experienced developer approaching Visual C++ from a C# background with .NET 1.1 or 1.0, you’ll greatly benefit from this book. The first section introduces the [...]
Posted: May 2nd, 2007, 11:07am CEST by Codered
If you¡¯ve thought of programmers as elite intelligentsia who possess expertise (and perhaps genes) the rest of us will never have, think again. C++ For Dummies, 5th Edition, debunks the myths, blasts the barriers, shares the secrets, and gets you started. In fact, by the end of Chapter 1, you¡¯ll be able to create a [...]
Posted: May 2nd, 2007, 11:05am CEST by Codered
* Geared to experienced C++ developers who may not be familiar with the more advanced features of the language, and therefore are not using it to its full capabilities
* Teaches programmers how to think in C++-that is, how to design effective solutions that maximize the power of the language
* The authors drill down into this [...]
Posted: May 2nd, 2007, 11:01am CEST by Codered
This book explains how to write .NET 2.0 applications and services. It provides you with a clean slate, erasing the need for developing the COM, DCOM, COM+, or ActiveX components that used to be a necessity. Instead, you’ll learn how to write .NET applications using C++/CLI.
This book is based on its highly successful predecessor, and [...]
Posted: May 6th, 2008, 9:24am CEST by Codered
The original Struts project revolutionized Java web development and its rapid adoption resulted in the thousands of Struts-based applications deployed worldwide. Keeping pace with new ideas and trends, Apache Struts 2 has emerged as the product of a merger between the Apache Struts and OpenSymphony WebWork projects, united in their goal to develop an easy-to-use [...]
Posted: April 15th, 2008, 4:27pm CEST by Codered
The revised edition of the classic Core Java™, Volume II–Advanced Features, covers advanced user-interface programming and the enterprise features of the Java SE 6 platform. Like Volume I (which covers the core language and library features), this volume has been updated for Java SE 6 and new coverage is highlighted throughout. All sample programs have [...]
Posted: March 18th, 2008, 9:13am CET by Codered
Pro NetBeans™ IDE 6 Rich Client Platform Edition is the second Apress book to cover the agile, open source NetBeans IDE platform. But the focus of this book is on enabling you to rapidly develop Java front ends of applications using API buttons, functions, and features mostly based in the Java SE 6 platform (instead [...]
Posted: March 18th, 2008, 9:13am CET by Codered
The Ajax craze is sweeping the world, and there is no shortage of libraries from which to choose to make it all easier to develop. One of those libraries has risen near the top in the Java space, and that library is DWR. DWR, or Direct Web Remoting, allows you to treat your Java classes [...]
Posted: January 9th, 2008, 10:51am CET by Codered
Spring has made a remarkable rise since its conception in 2002. Users find Spring the ideal framework to build their applications in J2EE environments. Beginning Spring 2 is the first and only Spring-authorized book that takes you through the first steps of using Spring, and requires no prior J2EE experience. It discusses relevant integrated technologies [...]
Posted: December 8th, 2007, 8:37pm CET by Codered
JDBC is the most commonly used API in Java to access and manipulate data in a database. Oracle is one of the most popular and scalable databases in the world. This book is a must-have for any developer building an application that employs JDBC on Oracle database. Unlike other JDBC books, this book has been [...]
Posted: December 6th, 2007, 5:41pm CET by Codered
Start building Java-based web applications now, even if you’re a complete newcomer to Java. Comprehensive and example-driven, Beginning JSP, JSF, and Tomcat Web Development is all you need to develop dynamic web applications using JSP, connect to databases with JSF, and put them into action using the world’s most popular open source Java web server, [...]
Posted: December 6th, 2007, 5:35pm CET by Codered
Beginning Java™ SE 6 Platform: From Novice to Professional steers you through the maze of the new Java Standard Edition (SE) 6 core and desktop platform and its programming API and concepts. You will learn these through action and example. Individual chapters introduce a particular API area, discuss the API, and provide a hands-on example.
This [...]
Posted: November 26th, 2007, 10:38pm CET by Codered
JasperForge.org is the open source development portal for the JasperSoft Business Intelligence Suite, the JasperSoft Business Intelligence solution that delivers comprehensive tools for data access, data integration, analysis, and reporting, including iReport. This definitive, authoritative book from JasperForge covers the following:
Covers iReport as an intuitive and easy-to-use visual report builder/designer for JasperReports, written in 100% [...]
Posted: November 4th, 2007, 9:10pm CET by Codered
Creating Mobile Games: Using Javaâ„¢ ME Platform to Put the Fun into Your Mobile Device and Cell Phone is a practical build-it-yourself mobile Java games book with lots of complete working code and advice:
Shows you how to create a basic game and make it a professional one (by adding a pro look-and-feel by writing your [...]
Posted: October 28th, 2007, 9:21am CET by Codered
This handy little book offers programmers a complete overview of the syntax and semantics of regular expressions that are at the heart of every text-processing application. Ideal as a quick reference, Regular Expression Pocket Reference covers the regular expression APIs for Perl 5.8, Ruby (including some upcoming 1.9 features), Java, PHP, .NET and C#, Python, [...]
Posted: October 18th, 2007, 7:49pm CEST by Codered
The eighth edition of Core Java Volume I — Fundamentals, is the definitive, practical guide to Java for serious programmers who want to put Java to work on real projects.
Fully updated throughout for the new Java 6 platform, this no-nonsense tutorial and reliable reference illuminates the most important language and library features with thoroughly tested [...]
Posted: August 8th, 2007, 7:06am CEST by Codered
Spring is a fresh breeze blowing over the Java landscape. Based on the principles of dependency injection, interface-oriented design, and aspect-oriented programming, Spring combines enterprise application power with the simplicity of plain-old Java objects (POJOs).
In this second edition, Spring in Action has been completely updated to cover the exciting new features of Spring 2.0. The [...]
Posted: July 25th, 2007, 6:47pm CEST by Codered
The Deitels’ groundbreaking How to Program series offers unparalleled breadth and depth of programming concepts and intermediate-level topics for further study. The books in this series feature hundreds of complete, working programs with thousands of lines of code. This edition is completely up-to-date with The Java 2 Platform Standard Edition (J2SE) 1.5. Now includes topics [...]
Posted: June 29th, 2007, 3:09am CEST by Codered
Reacting to the popularity of J2EE™ alternatives such as Ruby on Rails and the enterprise Spring Framework, Red Hat JBoss®, Inc. developed JBoss® Seam, a new open source lightweight Java™ EE 5-based contextual application development framework. Beginning JBoss® Seam: From Novice to Professional gets you started as the first book on this popular framework.
Introduces JSFâ„¢ [...]
Posted: March 19th, 2008, 2:45pm CET by Codered
If you’re a web developer with previous JavaScript and DOM scripting experience, Pro DOM Scripting with Ajax, APIs, and Libraries is perfect for you to take your knowledge up to the next level, with coverage of the latest techniques and real-world practical projects to help you learn by example.
The first part of the book focuses [...]
Posted: March 1st, 2008, 6:49pm CET by Codered
We’ve assembled seven of the greatest minds in modern JavaScript to teach you the most inspirational techniques you ‘ll ever use. From creating impressive mashups and stunning, dynamic graphics, to more subtle user-experience enhancements, you ‘re about to be amazed by the true potential of this powerful language.
Create a slick Google Maps and Flickr mashup.
Build [...]
Posted: January 9th, 2008, 11:12am CET by Codered
As a web developer, you’ll already know that JavaScript is a powerful language, allowing you to add an impressive array of dynamic functionality to otherwise static web sites. But there is more power waiting to be unlockedJavaScript is capable of full object-oriented capabilities, and by applying OOP principles, best practices, and design patterns to your [...]
Posted: October 28th, 2007, 9:21am CET by Codered
This handy little book offers programmers a complete overview of the syntax and semantics of regular expressions that are at the heart of every text-processing application. Ideal as a quick reference, Regular Expression Pocket Reference covers the regular expression APIs for Perl 5.8, Ruby (including some upcoming 1.9 features), Java, PHP, .NET and C#, Python, [...]
Posted: July 22nd, 2007, 10:45am CEST by Codered
Do you want to create more exciting web applications that will increase visits to your site? With this up-to-date guide, you’ll find everything you’ll need to know to develop interactive, robust, and personalized pages using JavaScript. It takes you step by step through this powerful scripting language so you can begin enhancing your site right [...]
Posted: June 14th, 2007, 4:31pm CEST by Codered
Book Description
JavaScript Examples Bible is the example companion to the best-selling JavaScript Bible by Danny Goodman. This book is for anyone who is looking for complete examples of JavaScripts. Many of the examples reveal detailed descriptions of HTML listings that illustrate a particular object model or language feature. Even more Example sections invite you [...]
Posted: May 26th, 2007, 7:39pm CEST by Codered
JavaScript is one of the most important technologies on the web. It provides the means to add dynamic functionality to your web pages and serves as the backbone of Ajax-style web development. Beginning JavaScript with DOM Scripting and Ajax is an essential guide for modern JavaScript programming; it’s practical but comprehensive. It covers everything you [...]
Posted: May 17th, 2007, 5:11pm CEST by Codered
Even if you have no programming experience, you’ll learn to create dynamic, interactive Web pages with help from this easy-to-use, self-teaching guide. Author and programming instructor Jim Keogh covers the basics of this leading Web development language and explains how to write cross-browser JavaScript programs in no time.
Download here | Mirror
[...]
Posted: May 11th, 2007, 1:24pm CEST by Codered
Pro JavaScript Techniques is the ultimate JavaScript book for the modern web developer. It provides everything you need to know about modern JavaScript, and shows what JavaScript can do for your web sites. This book doesn’t waste any time looking at things you already know, like basic syntax and structures.
Expert web developer and author John [...]
Posted: March 31st, 2008, 1:49pm CEST by Codered
Taking care to focus solely on those topics that will have the most impact on experienced PHP developers, Pro PHP is written for readers seeking to take their understanding of both PHP and sound software development practices to the next level. Advanced object–oriented features, documentation, debugging, software patterns, and the Standard PHP Library are just [...]
Posted: March 28th, 2008, 7:06am CET by Codered
Beginning PHP and MySQL: From Novice to Professional, Third Edition offers a comprehensive introduction to two of the most prominent open source technologies on the planet: the PHP scripting language and the MySQL database server. Updated to introduce the features found in MySQLs most significant release to date, readers learn how to take advantage of [...]
Posted: March 21st, 2008, 9:52am CET by Codered
Beginning PHP and MySQL E-Commerce: From Novice to Professional, Second Edition covers every step of the design and building process involved in creating powerful, extendable e-commerce web sites. Based around a real-world example involving a web site selling t-shirts, you’ll learn how to create and manage a product catalog, build and integrate a shopping cart, [...]
Posted: January 9th, 2008, 11:02am CET by Codered
PHP and MySQL are quickly becoming the de facto standard for rapid development of dynamic, database-driven web sites. This book is perfect for newcomers to programming as well as hobbyists who are intimidated by harder-to-follow books. With concepts explained in plain English, the new edition starts with the basics of the PHP language, and explains [...]
Posted: January 9th, 2008, 11:00am CET by Codered
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 [...]
Posted: January 9th, 2008, 10:57am CET by Codered
Backed by a tireless development community, PHP has been a model of language evolution over its 10+ year history. Borne from a contract developer’s pet project, these days you’ll find PHP powering many of the world’s largest web sites, including Yahoo!, Digg, EA Games, and Lycos.
PHP Objects, Patterns, and Practice, Second Edition shows you how [...]
Posted: January 9th, 2008, 10:54am CET by Codered
Want to assert yourself as a cutting-edge PHP web developer? Take a practical approach, learning by example from author Quentin Zervaas, and discover how to bring together the many technologies needed to create a successful, modern web application.
In Practical PHP Web 2.0 Applications, PHP, MySQL, CSS, XHTML, and JavaScript/Ajax development techniques are brought together to [...]
Posted: October 28th, 2007, 9:21am CET by Codered
This handy little book offers programmers a complete overview of the syntax and semantics of regular expressions that are at the heart of every text-processing application. Ideal as a quick reference, Regular Expression Pocket Reference covers the regular expression APIs for Perl 5.8, Ruby (including some upcoming 1.9 features), Java, PHP, .NET and C#, Python, [...]
Posted: July 21st, 2007, 5:29pm CEST by Codered
You own your own business. You have also created a website for your business that details the products or services that you offer, but it doesn’t allow potential customers to purchase anything online. Don’t risk losing business-learn to create a dynamic online environment using only three programs. PHP, MySQL and Apache are three popular open-source [...]
Posted: June 27th, 2007, 2:59am CEST by Codered
To keep programming productive and enjoyable, state-of-the-art practices and principles are essential. Object-oriented programming and design help manage complexity by keeping components cleanly separated. Unit testing helps prevent endless, exhausting debugging sessions. Refactoring keeps code supple and readable. PHP offers all this‹and more.
PHP in Action shows you how to apply PHP techniques and principles to [...]
Posted: June 16th, 2007, 5:27am CEST by Codered
Maybe you’re a great programmer or IT professional, but marketing isn’t your thing. Or perhaps you’re a tech-savvy search engine marketer who wants a peek under the hood of a search engine optimized web site. Search engine marketing is a field where technology and marketing are both critical and interdependent, because small changes in the [...]
Posted: May 5th, 2007, 2:15pm CEST by Codered
This update to a Wrox bestseller dives in and guides the reader through the entire process of creating dynamic, data-driven sites using the open source “AMP” model: Apache Web server, the MySQL database system, and the PHP scripting language. The team of expert authors covers PHP scripting, database management, security, integration, and e-commerce functions and [...]
Posted: May 3rd, 2007, 6:00pm CEST by Codered
Enhance the user experience of your PHP website using AJAX with this practical tutorial featuring detailed case studies
Build a solid foundation for your next generation of web applications
Use better JavaScript code to enable powerful web features
Leverage the power of PHP and MySQL to create powerful back-end functionality and make it work in harmony with the [...]
Posted: May 3rd, 2007, 5:50pm CEST by Codered
Until recently, building interactive web-based mapping applications has been a cumbersome affair. This changed when Google released its powerful Maps API. Beginning Google Maps Applications with PHP and Ajax was written to help you take advantage of this technology in your own endeavors—whether you’re an enthusiast playing for fun or a professional building for profit. [...]
Posted: May 2nd, 2007, 6:30pm CEST by Codered
Pro PHP XML and Web Services is the authoritative guide to using the XML features of PHP 5 and PHP 6. No other book covers XML and Web Services in PHP as deeply as this title. The first four chapters introduce the core concepts of XML required for proficiency, and will bring you up to [...]
Posted: May 9th, 2008, 4:22pm CEST by Codered
In just 24 sessions of one hour or less, you will be up and running with Visual Basic 2008. Using a straightforward, step-by-step approach, each lesson builds upon a real-world foundation forged in both technology and business matters, allowing you to learn the essentials of Visual Basic 2008 from the ground [...]
Posted: May 5th, 2008, 10:31am CEST by Codered
Beginning Visual Basic 2008 Databases teaches you everything you need to know about relational databases, SQL, and ADO.NET 2.0, giving you a sound start in developing console and Windows database applications. The book also includes chapters on the new SQL Server XML data type and the forthcoming LINQ enhancements to the next version of Visual [...]
Posted: March 31st, 2008, 1:49pm CEST by Codered
Microsoft Windows Presentation Foundation provides the foundation for building applications and high–quality user experiences in Windows Vista. WPF blends application user interface, documents, and media content to provide richer control, design, and development of the visual aspects of Windows programs.
Author Matthew MacDonald shows you how WPF really works. His no–nonsense, practical advice will get you [...]
Posted: March 28th, 2008, 7:05am CET by Codered
Released at the Microsoft Tech-Ed conference in Atlanta, Georgia, back in 2001, the first edition of this book coincided with the beta .NET platform and, in many ways, the manuscript was in beta too. Its fresh approach won a place as a 2002 Jolt Award finalist, and it won the 2003 Referenceware Excellence Award in [...]
Posted: March 17th, 2008, 10:13am CET by Codered
The VB 2008 language is your gateway to the powerful .NET platform. VB combined with Visual Studio gives you the freedom to create your applications faster and with a greater range of tools than any other coding environment.
The new .NET Framework 3.5 is the most powerful yet devised, with new innovations such as Language Integrated [...]
Posted: March 15th, 2008, 11:55am CET by Codered
VB 2008 offers powerful new features, and Accelerated VB 2008 is the fastest path to mastering them, and the rest of VB, for both experienced VB programmers moving to VB 2008 and programmers moving to VB from another object–oriented language. Many books introduce VB, but very few also explain how to use it optimally with [...]
Posted: March 15th, 2008, 11:55am CET by Codered
Visual Basic 2008 Programmer’s Reference is a language tutorial and a reference guide to 2008 release of Visual Basic. The tutorial provides basic material suitable for beginners but also includes in-depth content for more advanced developers.
The second part of the book is a reference that quickly allows programmers to locate information for specific language features. [...]
Posted: March 12th, 2008, 7:28pm CET by Codered
Professional LINQ introduces experienced programmers and database developers to LINQ database queries in their native VB and C# languages. Some of the topics covered include:
LINQ Queries
LINQ and the Standard Query Operators
Programming with XLinq
Querying XML with XLinq
Mixing XML and other data models
DLinq and Queries
LINQ over datasets
Interoperating with ADO.NET
LINQ and ASP.NET
Download here
[...]
Posted: February 25th, 2008, 12:24pm CET by Codered
Teach yourself the fundamentals of working with Visual Basic 2008-one step at a time. With STEP BY STEP, you work at your own pace through hands-on, learn-by-doing exercises. Whether you’re a beginning programmer or new to this specific language, you’ll understand the core capabilities and fundamental techniques for Visual Basic 2008-and rapidly build robust, elegant [...]
Posted: January 24th, 2008, 6:23am CET by Codered
LINQ, Language INtegrated Query, is a new extension to the Visual Basic and C# programming languages designed to simplify data queries and database interaction. It addreses O/R mapping issues by making query operations like SQL statements part of the programming language. Adding to its power, LINQ is extensible and can be used to query various [...]
Posted: December 26th, 2007, 9:47am CET by Codered
The most up-to-date and comprehensive introductory ASP.NET book you’ll find on any shelf, Beginning ASP.NET 3.5 in VB 2008 guides you through Microsoft’s latest technology for building dynamic web sites. This book will enable you to build dynamic web pages on the fly, and it assumes only the most basic knowledge of VB 2008.
The book [...]
Posted: November 16th, 2007, 11:38am CET by Codered
ASP.NET 2.0 Programming: Problem Design Solution is aimed at describing, designing, and implementing a site much like the ones you’re probably working on or will be soon, while taking the opportunity to introduce and explain many of the new features that the new great ASP.NET 2.0 framework offers. Difficult problems are addressed head-on so you’ll [...]
Posted: October 28th, 2007, 9:21am CET by Codered
This handy little book offers programmers a complete overview of the syntax and semantics of regular expressions that are at the heart of every text-processing application. Ideal as a quick reference, Regular Expression Pocket Reference covers the regular expression APIs for Perl 5.8, Ruby (including some upcoming 1.9 features), Java, PHP, .NET and C#, Python, [...]
Posted: October 1st, 2007, 8:08pm CEST by Codered
Learn the essentials for developing mobile applications for any Windows-based mobile device. Focusing on proven techniques and practices, this guide addresses the real-world needs of experienced Microsoft Windows® mobile developers. Users are growing increasingly dependent on mobile devices, and with innovations that make it easy to manage data synchronization, this proliferation will continue. Developers need [...]
Posted: July 15th, 2007, 9:35am CEST by Codered
With this completely up-to-date tutorial and reference, you’ll quickly learn how to develop Visual Basic (VB) programs that leverage the latest features of Vista and .NET 3.0. The tutorial section walks you through VB.NET from scratch, providing you with in-depth descriptions of the development environment, basic program syntax, and standard controls. You’ll also explore the [...]
Posted: August 2nd, 2007, 6:42pm CEST by Codered
XML is the de facto language for communication within and between distributed applications, whether they’re on the Internet or a corporate network. XML is successful because of two strengths: it has a highly-structured human readable format and it can be transmitted as pure text. No matter how disparate applications and their architectures may be, text [...]
Posted: July 20th, 2007, 1:03pm CEST by Codered
The perfect resource for beginning XML programmers, this guidebook clearly shows you what XML is, how to use it, and what technologies surround it. The authors build on the strengths of previous editions while covering the latest changes in the XML landscape such as XQuery, RSS and Atom, and Ajax. The most recent specifications are [...]
Posted: June 30th, 2007, 12:36am CEST by Codered
As XML gains popularity, developers are looking to implement XML technologies in their line-of-business applications
This book offers readers real-world insight into XML so that they can build the best possible applications
Offers an in-depth look at XML and discusses XML tools, services (RSS, SOAP, REST, WSDL), programming (DOM, SAX, Ajax), and languages (.NET, Java, PHP)
Download here
[...]
Posted: May 26th, 2007, 4:01am CEST by Codered
Offering a unique approach to learning XML, this book walks readers through the process of building a complete, functional, end-to-end XML solution
Featured case study is an online business product catalog that includes reports, data input/output, workflow, stylesheet formatting, RSS feeds, and integration with external services like Google, eBay, and Amazon
The format of presenting a problem [...]
Posted: May 7th, 2007, 6:51pm CEST by Codered
This followup to Tennison’s Beginning XSLT, has been updated to accomodate the revised XSLT standard. Part one of this book introduces XML and XSLT at a comfortable pace, and gradually demonstrates techniques for generating HTML (plus other formats), from XML. In part two, Tennison applies theory to real-life XSLT capabilities—including generating graphics.
Each chapter includes step-by-step [...]
Posted: May 2nd, 2007, 11:34am CEST by Codered
XML is buried everywhere in the Microsoft .NET Framework, but effective XML parsing and coding in .NET requires adjustment. This book describes the set of XML core classes in .NET, introduces the .NET XML parsing model and how to program against it, and discusses XML readers and writers and XMLDOM. It examines related technologies such [...]
Posted: May 2nd, 2007, 10:59am CEST by Codered
Don’t waste time on 1,000-page tomes full of syntax; this book is all you need to get ahead in XML development. Renowned web developer Sas Jacobs presents an essential guide to XML. Beginning XML with DOM and Ajax is practical and comprehensive. It includes everything you need to know to get up to speed with [...]
Posted: November 24th, 2008, 6:15am CET by oleghemp

Free Download Manager (FDM) is a full-featured freeware downloading program. It allows you to download files and whole web sites from any remote server via HTTP, HTTPS and FTP. With FDM the downloading process will be as easy as never!
With FDM you needn't start the downloading from the beginning after casual interruption. You can resume unfinished download from the place where it have been interrupted.
Also this program warns you if some servers don't support download resuming. Free Download Manager will allow you to make a decision about the downloading. So with FDM you save your time and money.
Free Download Manager never downloads the whole file at once. It splits files into several sections and then downloads them at the same time allowing you to increase your download speed up to 600%.
Free Download Manager can be used to organize your downloads, set the connection, launch the programs.
Posted: November 21st, 2008, 11:41am CET by oleghemp
Xilisoft Video Converter Ultimate
Posted: November 13th, 2008, 11:28am CET by maritog
Integrating Ultra into Production Premium allows video professionals who don't have the budget to rent special lighting and equipment to pull clean keys even when the scene was shot in less than ideal circumstances.
Posted: November 13th, 2008, 11:13am CET by maritog
Video Transitions Unique in the whole network of Internet complete with 22 packages
Posted: November 13th, 2008, 11:09am CET by maritog
[size=5]The 3D Album is a complete editing solution of digital images for commercial production of
videos.

Are you always hunting for an exciting way of publishing multimedia products, or sell your CD / DVD
production for Weddings, yearbooks, feasts, Christmas and other special events?
Posted: October 21st, 2008, 11:13pm CEST by mranry

Process Monitor 2.01
ОС: 2000 / XP /2K3 /Vista | 1.21 МБ
Posted: October 20th, 2008, 11:45am CEST by mranry

VLC Media Player Portable 0.9.4|
ОС: 2000 / XP / Vista 14.79 Мб
Posted: October 5th, 2008, 7:08am CEST by mranry

SD Sidebar Clock - очень красивые и функциональные часики для XP и Vista.
Posted: September 6th, 2008, 3:57am CEST by LOZOR
![Antivirus ESET NOD32 Antivirus BUSINESS EDITION 3.0.672 [eng+rus]](http://www.hozal.com/uploads/posts/2008-09/thumbs/1220628744_11.jpg)
ACTIVATION KEYS IT IS NOT REQUIRED!!!
Windows 2000, XP, 2003,Vista. |20Mb.
Posted: August 26th, 2008, 4:26am CEST by kogor11

Decorate your desktop with fascinating aquarium views changing one another and making you feel a part of the amazing underwater world. You will be mesmerized by the variety of aquatic scenes with fancy tropical fish, vibrant exotic plants and attractive aquarium ornaments. Enjoy the beauty of this colorful setting and relax watching your lovely finny friends swimming joyfully among bubbles and gently swaying plants in their water kingdom.
Posted: August 25th, 2008, 7:01am CEST by kogor11

Wise Registry Cleaner speeds up your PC by cleaning your Registry. The Registry is at the heart of every Windows computer.
Posted: August 25th, 2008, 6:19am CEST by kogor11

RaimaRadio v2.16.2 Rus
Posted: August 25th, 2008, 6:09am CEST by kogor11

Fresh Diagnose 7.88 Freeware
Posted: August 25th, 2008, 6:00am CEST by Leoheart

Fusion® 5 is a full-featured, node-based compositing system with built-in backend tools via a powerful scripting engine with ODBC support. A perfect balance between a backroom power tool and a front room client station, Fusion 5 has it all. Not only does Fusion 5 have a real 3D environment with camera/lights support for leading 3D packages, it is also one of the most powerful and intuitive 3D particle systems on the market. With hardware-accelerated 3D capabilities, you can now migrate from pre-vis to finals within the same application. eyeons Fusion is a true synergy of 2D and 3D tools for ultimate compositing.
Fusion 5 support for film pipelines is truly remarkable. In our experience, weve learned that the best way to work with cineon is the way our clients choose to work. With this philosophy, we have created a vast and powerful film workflow that allows artists to work the way they want. Full-featured Look Up Tables are designed per comp, per view, and even assigned to any individual cineon loader. Choose to work in Logarithmic space, or convert to linear in Float 32 or Float 16 color space. You can even have individual branches in any color space, as well as the ability to switch back and forth throughout the composite.
With broad support for video and HD standards, and its native resolution independence, Fusion 5 is the perfect finishing broadcast tool. Extensive 3D text capabilities, coupled with a non-destructive paint system, make Fusion 5 the perfect tool for all of your commercial and broadcast compositing needs. Fusion 5 takes broadcast seriously; even the image viewer has built in histograms and our color correction system is second to none with its built-in color matching from reference plates to intuitive multi-point tracking and stabilizing.
Fusion® 5 is eyeon’s flagship product and marks the tenth major release of this powerful compositor, heralding a new image engine and raising the bar on performance levels and memory efficiency. Now, with Fusion 5, process in 8 bit, 16 bit integer as well as 16-bit and 32-bit floating point per pixel. Time-based caching gives realtime playback as compositions are created.
Legendary performance will now be scaled over the network via eyeon’s revolutionary clustering technology. Fusion’s network rendering has always been advanced, more than any other batch-based renderer. With Fusion 5’s new Power Cluster, you can efficiently network multiple machines into a superior working environment. By clustering the network render farm, the network continuously renders the sequence up to date. Time to take a fresh look at why feature films, motion graphics, broadcast design, and television and video post-production get landmark finishing with Fusion.
Fusion 5.3 is the second major release under the new subscription program offered by eyeon. Clients who are currently enrolled in the program will receive a host of new features and upgrades at no additional cost. These upgrades include:
• Multi-threaded particles
• A Ranges Mask tool
• A Sticky Note tool
• A new Underlay tool
• A new Variblur tool (for per-pixel variable blurs)
• Filter modes for Transform, Merge and Letterbox tools
• Plus additional UI enhancements and workflow improvements
Posted: August 24th, 2008, 5:29am CEST by kogor11

7-Zip is open source software. Most of the source code is under the GNU LGPL license. The unRAR code is under a mixed license: GNU LGPL + unRAR restrictions. Check license information here: 7-Zip license.
Posted: September 23rd, 2008, 8:26am CEST by free book city
Flash and PHP Bible
Matthew Keefe, “Flash and PHP Bible”Wiley | ISBN: 0470258241 | May 5, 2008 | 508 pages | PDF | 6.2MB
The demand for rich Internet applications (RIAs) such as complete storefronts and interactive surveys is skyrocketing, as is the pressure to create these dynamic apps overnight and at low cost. This in-depth Bible provides the step-by-step instructions you need to quickly create RIAs in Flash using cost-effective, open-source PHP programming tools. You’ll learn how PHP works, when you should use it in Flash, and above all, vital security techniques for keeping your interactive sites secure.
Posted: September 23rd, 2008, 8:25am CEST by free book city
Essential C# 3.0: For .NET Framework 3.5, 2nd Edition
Mark Michaelis, "Essential C# 3.0: For .NET Framework 3.5, 2nd Edition"Addison-Wesley Professional | ISBN: 0321533925 | September 1, 2008 | 880 pages | PDF | 3.7MB
Essential C# 3.0 is an extremely well-written and well-organized “no-fluff” guide to C# 3.0, which will appeal to programmers at all levels of experience with C#. This fully updated edition dives deep into the new features that are revolutionizing programming, with brand new chapters covering query expressions, lambda expressions, extension methods, collection interface extensions, standard query operators, and LINQ as a whole.
Posted: September 3rd, 2008, 7:01pm CEST by free book city
Practical API Design: Confessions of a Java Framework Architect
Practical API Design: Confessions of a Java Framework ArchitectApress; 1 edition | 416 pages | 1430209739 | July 28, 2008 | PDF | 2 Mb
You might think more than enough design books exist in the programming world already. In fact, there are so many that it makes sense to ask why you would read yet another. Is there really a need for yet another design book? In fact, there is a greater need than ever before, and Practical API Design: Confessions of a Java Framework Architect fills that need!
Teaches you how to write an API that will stand the test of Time
Written by the designer of the NetBeans API at Sun
Based on best practices, scalability, and API design patterns
Posted: September 3rd, 2008, 7:01pm CEST by free book city
Practical API Design: Confessions of a Java Framework Architect
Practical API Design: Confessions of a Java Framework ArchitectApress; 1 edition | 416 pages | 1430209739 | July 28, 2008 | PDF | 2 Mb
You might think more than enough design books exist in the programming world already. In fact, there are so many that it makes sense to ask why you would read yet another. Is there really a need for yet another design book? In fact, there is a greater need than ever before, and Practical API Design: Confessions of a Java Framework Architect fills that need!
Teaches you how to write an API that will stand the test of Time
Written by the designer of the NetBeans API at Sun
Based on best practices, scalability, and API design patterns
Posted: September 3rd, 2008, 7:01pm CEST by free book city
Interactive Web-Based Virtual Reality with Java 3D
Interactive Web-Based Virtual Reality with Java 3DIGI Global | 492 pages | 1599047896 | July 9, 2008 | PDF | 5 Mb
With the emergence of the Java 3D API, the creation of high quality 3D animated graphics for Java applications and applets becomes a possibility. With numerous aspects of the business, science, medical, and educational fields implementing this technology, the need for familiarity of Java 3D amplifies.
Interactive Web-Based Virtual Reality with Java 3D provides both advanced and novice programmers with comprehensive, detailed coverage of all of the important issues in Java 3D. This essential book delivers illustrations of essential keywords, syntax, and methods to provide an easy-to-read learning experience for the reader.
Posted: August 11th, 2008, 3:46pm CEST by free book city
Java Cryptography Extensions
Today's digital environment demands that every application design consider security early on in the design process. To achieve this, developers must be fluent in basic cryptographic nomenclature and comprehend the strengths and weaknesses of each algorithm or architecture before making a final design decision. One of Java's solutions to help bridge the gap between academic research and real-world problem solving comes in the form of an interface and programming tools that provide both a framework and the implementations for encryption, key generation and key agreement, and Message Authentication Code (MAC) algorithms. This set of Java Cryptography Extensions (JCE) has now been integrated into the Java 2 SDK, v. 1.4, making it a crucial tool for developers to understand and use.
In Java Cryptography Extensions: Practical Guide for Programmers, the JCE is explored using numerous code examples and instructional detail. It does not delve deeply into mathematical algorithms but instead gives the busy professional the tools to work with the JCE and the ability to write programs in Java right away. A supplemental open-source cryptography toolkit and the sample code is also available online to help those who are new to the JCE understand it through practical application. With this guide, programmers finally have a source that goes beyond the spec and gives them the details necessary for successful cryptography solutions in Java.
Posted: August 4th, 2008, 2:37pm CEST by free book city
Beginning REALbasic: From Novice to Professional
If youre just getting into programming, or youre already an experienced VB programmer who wants to quickly learn a programming alternative, then REALbasic is the ideal language for you. REALbasic is an easy-to-learn, powerful, cross-platform programming language that allows you to write powerful applications that may be distributed across Windows, Mac, and Linux.
Beginning REALbasic is an ideal beginners title: it starts off with a detailed introduction to REALbasic and its interface and basic functions to get you settled in comfortably. The book continues by exploring the fundamentals of programming with REALbasiccreating interfaces, menus, and toolbars, and working with conditional logic, loops, databases, object-oriented programming, sound, graphics, and more.
Posted: July 21st, 2008, 11:24am CEST by ali jan
Java 2: The Complete Reference, Fifth Edition]

]
Java 2: The Complete Reference, Fifth Edition Herbert Schildt “Java 2: The Complete Reference, Fifth Edition”
McGraw-Hill Osborne Media | 2002-08-13 | ISBN: 0072224207 | 1184 pages | PDF | 4,4 MB
This book is the most complete and up-to-date resource on Java from programming guru, Herb Schildt — a must-have desk reference for every Java programmer.
Posted: June 29th, 2008, 4:24am CEST by free book city
Dietrich Boles: Programmieren spielend gelernt mit dem Java-Hamster-Modell
Dietrich Boles: Programmieren spielend gelernt mit dem Java-Hamster-Modell German | PDF | 368 Seiten | Vieweg+Teubner; Auflage: 4.(2008) | ISBN 3835101943 | ~ 5 MB
Das Hamster-Modell ist ein spezielles didaktisches Modell zum spielerischen Erlernen der Programmierung. Es orientiert sich an der Programmiersprache Java.Programmieranfänger lernen die grundlegenden Programmierkonzepte und den Programmentwurf kennen, indem sie so genannte "Hamster-Programme" entwickeln, mit denen sie einen virtuellen Hamster durcheine virtuelle Landschaft steuern und dabei bestimmte Aufgaben lösen lassen.Die Programmierkonzepte werden schrittweise und aufeinander aufbauendeingeführt und anhand vieler Beispiele motiviert und demonstriert.
Posted: June 1st, 2008, 9:53am CEST by free book city
Beginning PHP5
Beginning PHP5888 pages | Wrox | July 16, 2004 | 0764557831 | CHM | 39 Mb
Beginning PHP5 is a complete tutorial in PHP5's language features and functionality, beginning with the basics and building up to the design and construction of complex data-driven Web sites. Fully functioning applications are developed through the course of the book. Other features of the book include installation guide and troubleshooting tips, introduction to relational databases, practical working examples and applications, and a detailed language reference.
Posted: May 27th, 2008, 7:05am CEST by free book city
Exam 70-547 - PRO: Designing and Developing Web-Based Applications by Using the Microsoft .NET Framework
PRO: Designing and Developing Web-Based Applications by Using the Microsoft .NET Framework70-547 Certkiller | 157 KB | PDF | 55 Pages | 74 Questions
This certification exam measures your ability to build interactive, data-driven Web-based applications that use Web forms, ASP.NET, and the .NET Framework for both intranets and the Internet.
Audience ProfileCandidates for this exam work on a team in a medium or large development environment that uses Microsoft Visual Studio .NET 2003 Enterprise Developer or Visual Studio 2005. Candidates should have a working knowledge of Visual Studio 2005 and a sound knowledge of the new features of ASP.NET 2.0. Candidates should have at least two years of experience developing applications by using the Microsoft .NET Framework.
Posted: May 18th, 2008, 6:20pm CEST by free book city
C++. Священные знания
Стивен Дьюхерст “C++. Священные знания" Символ-Плюс | 2008 | ISBN: 9785932860953 | 240 cтр | Djvu | 6,8 Mb
Стивен Дьюхерст, эксперт по С++ с более чем 20-летним опытом применения С++ в различных областях, рассматривает важнейшие, но зачастую неправильно понимаемые темы программирования и проектирования на С++, отсеивая при этом ненужные технические тонкости. В один тонкий том Стив уместил то, что он и его рецензенты, опытные консультанты и авторы, считают самым необходимым для эффективного программирования на С++.
Книга адресована тем, кто имеет опыт программирования на С++ и испытывает необходимость быстро повысить свое знание С++ до профессионального уровня. Издание полезно и квалифицированным программистам на С или Java, имеющим небольшой опыт проектирования и разработки сложного кода на С++ и склонных программировать на С++ в стиле Java.
Posted: May 13th, 2008, 11:58pm CEST by free book city
Bluetooth Application Programming with the Java APIs
C Bala Kumar, Paul Kline, Tim Thompson “Bluetooth Application Programming with the Java APIs" Morgan Kaufmann | 2003-09-17 | ISBN: 1558609342 | 498 pages | PDF | 2,7 Mb
Adoption of Bluetooth wireless technology has made great strides in the last few years. One of the biggest steps forwardthe standardization of Java APIs for Bluetooth wireless technology (JABWT)is explained in detail in this book. The JABWT standard, defined by the JSR-82 specification, supports rapid development of Bluetooth applications that are portable, secure, and highly-usable. Wireless device manufacturers have responded to the JABWT specification by announcing mobile phones and other products that will run JABWT applications. Bluetooth Application Programming with the Java APIs explains in detail how to write Bluetooth applications using the Java APIs to exploit the power of both technologies. Written by the specification lead for JSR-82 and two other key participants in the definition of JABWT, this book provides the authoritative explanations and concrete examples you need to get started right away.
Posted: May 1st, 2008, 8:15am CEST by free book city
Introducing Microsoft Silverlight 1.
Laurence Moroney “Introducing Microsoft Silverlight 1.0" Microsoft Press | 2007-09-26 | ISBN: 0735625395 | 288 pages | PDF | 2,6 Mb
Get a first look at Microsoft Silverlight with this practical introduction. This ideal reference delivers pragmatic advice, from in an insider s perspective, of how the tool was developed from concept to release. An expert on Silverlight and a Technical Evangelist on the Silverlight team delivers a first look at the new cross-platform, cross-browser plug-in and details the relationships among Silverlight and Microsoft .NET Framework 3.0 and 3.5 technologies. Rich Internet Applications (RIAs) are Web applications that have the features and functionality of full desktop applications. Processing tasks are performed on the client, but data is stored on the server, allowing a much richer experience. With Silverlight, RIAs install quickly via a small, on-demand plug-in. This book shows how the first release of Silverlight will help simplify development and deployment of RIAs. Includes a companion Web site with code samples in Visual C# and Visual Basic.
Posted: April 26th, 2008, 10:02pm CEST by Macke
Core Java Volume 2 Advanced Features 8th Edition Apr 2008.
Core Java Volume 2 Advanced Features 8th Edition Apr 2008.
Posted: July 10th, 2009, 2:12pm CEST by chandana

Developing Visual Basic Add-ins
O’Reilly | 2000 | ISBN: 1565925270 | 183 pages | PDF | 2 MB
Most developers can think of dozens of ways in which they’d like to modify Visual Basic’s integrated development environment (or IDE) in order to work more productively. These enhancements can range from simple items (like determining the version of Visual Basic for Applications used by the IDE, or clearing the Immediate window) to much more involved ones (like developing a utility that allows the tab order of the individual controls on a form to be set easily).
Just as the major Microsoft Office applications expose their functionality through their object models, Visual Basic’s development environment also exposes its functionality through the Visual Basic Extensibility Model. Unfortunately, though, the model is poorly documented and poorly understood. And most programmers simply don’t have the time to sift through the documentation and experiment using trial and error to extend the IDE.Developing Visual Basic Add-ins addresses this lack of adequate documentation by showing how to develop add-ins for Visual Basic Versions 5.0 and 6.0 and by providing numerous coding examples of simple but useful add-ins.
The book is divided into two parts. The first part, Add-in Basics, discusses the mechanics of add-in creation. This includes such topics as:
* Retrieving a reference to the VB IDE
* Registering an add-in
* Activating an add-in
* Making an add-in’s functionality accessible through a menu option or toolbar button
Developing an add-in requires creativity, since it requires a programmer to both identify a shortcoming of the IDE and implement some means of enhancing it. The second part of the book, The Extensibility Model, prepares you for this creative part of add-in development by focusing on the VB IDE Extensibility Model. Individual chapters provide in-depth coverage of specific categories of objects, such as user interface objects, project-related objects, and form and control objects.
With Developing Visual Basic Add-ins, you can finally make all of the enhancements to the VB IDE that will allow you to program more effectively.
(more…)
Posted: June 16th, 2009, 9:41am CEST by chandana

Network Programming for Microsoft Windows
Microsoft Pr | ISBN: 0735605602 | August 1999 | 675 pages | CHM | 2 Mb
(more…)
Posted: June 16th, 2009, 9:36am CEST by chandana

“Visual Basic.NET How to Program, 2nd Edition” by Harvey M. Deitel, Paul J. Deitel, Tem R. Nieto
Publisher: Prentice Hall | December 11, 2001 | ISBN: 0130293636 | PDF | 58.14 Mb | 1517 Pages
(more…)
Posted: July 25th, 2008, 11:33am CEST by chandana

Intro to C++ & the Environment
Intro to C/C++ (02:33)
The C++ Environment (07:02)
Completing the Sample Program (06:00)
Compiling & Executing Programs (04:35)
Common errors (04:53)
Saving & Exiting; other errors (02:55)
Variables,Constants, & Math Statements
Variables (04:09)
Data Types (04:15)
Declaration statements & Initializing variables (05:03)
Declaring Constants (02:12)
Assignment Statements vs. Prompting for user input (04:34)
The String Data Type; Equations
Character vs. String data (04:12)
Using the getline function and the strcpy function (04:30)
Writing equations and Type casting (04:32)
Putting it all Together: Demo of complete program (03:34)
Debugging Demo (04:28)
Programmer-Defined Functions
Creating Programmer-Defined Functions (04:28)
Details of Function prototypes, definition and the calling statement (04:10)
Scope & Lifetime issues; Passing data with functions (06:10)
Passing Variables by Value and by Reference (05:15)
Functions that Return Values (04:47)
Debugging Demo (02:44)
Creating Output (formatting and creating files)
Stream Manipulators (formatting output) (03:56)
The Output File Stream: Accessing the Output File (05:40)
Demo Program (Demo 12) to Illustrate (03:17)
Debugging Demo (04:03)
Using the if Statement
Syntax of a Conditional Statement (03:39)
Relational Operators (02:11)
Executing if Logic (one statement vs. block) (04:50)
Assignment Operator vs. Equality Operator (02:19)
Logical Operators (symbols for: and, or, not) (05:36)
Other Functions; Nested if Statements
Converting to Upper/Lower Case (04:50)
Comparing Strings (strcmp and stricmp functions) (04:43)
The Strlen Function (02:32)
Nested if Statement Structure (03:33)
Demo of Complete Program (04:00)
Looping
Overview of the Looping Structures (07:08)
Demo of the While Loop (03:23)
Demo of the Do-While Loop (05:57)
Demo of the For Loop (03:25)
Counters and Accumulators in Loops (01:27)
Demo of Complete Program (05:41)
Increment/Decrement Operator (what does C++ mean?)* (02:38) (more…)
Posted: April 24th, 2008, 4:34pm CEST by chandana

Programming ArcObjects with VBA: A Task-Oriented Approach, Second Edition
By Kang-Tsung Chang
* Publisher: CRC
* Number Of Pages: 360
* Publication Date: 2007-08-27
* ISBN-10 / ASIN: 0849392837
* ISBN-13 / EAN: 9780849392832
* Binding: Hardcover
(more…)
Posted: April 24th, 2008, 3:34pm CEST by chandana

By Robbie Vanbrabant”Google Guice: Agile Lightweight Dependency Injection Framework (Firstpress)”
Publisher: Apress | Pages: 192 | 1.6MB | PDF | 2008-04-21 | ISBN: 1590599977
(more…)
Posted: April 6th, 2008, 6:07pm CEST by chandana

Enterprise AJAX: Strategies for Building High Performance Web Applications
By David C. Johnson, Alexei White, Andre Charland
* Publisher: Prentice Hall PTR
* Number Of Pages: 496
* Publication Date: 2007-08-04
* ISBN-10 / ASIN: 0132242060
* ISBN-13 / EAN: 9780132242066
* Binding: Paperback
(more…)
Posted: March 4th, 2008, 4:27am CET by xman

Using Visual Basic 6 (Using)
By Richard J. Simon, Richard Peasley
* Publisher: Que
* Number Of Pages: 864
* Publication Date: 1998-10-08
* ISBN-10 / ASIN: 078971633X
* ISBN-13 / EAN: 9780789716330
* Binding: Paperback
(more…)
Posted: March 4th, 2008, 4:27am CET by xman

Visual Basic for Applications Unleashed
By Paul McFedries
* Publisher: Sams
* Number Of Pages: 963
* Publication Date: 1997-03
* ISBN-10 / ASIN: 0672310465
* ISBN-13 / EAN: 9780672310461
* Binding: Paperback
(more…)
Posted: March 4th, 2008, 4:18am CET by xman

C Programming Language (2nd Edition) (Prentice Hall Software)
By Brian W. Kernighan, Dennis M. Ritchie
* Publisher: Prentice Hall PTR
* Number Of Pages: 274
* Publication Date: 1988-04-01
* ISBN-10 / ASIN: 0131103628
* ISBN-13 / EAN: 9780131103627
* Binding: Paperback
(more…)
Posted: March 1st, 2008, 12:25pm CET by xman

Moving And Accessing SAS 9.1 Files
By SAS Institute
* Publisher: SAS
* Number Of Pages: 132
* Publication Date: 2004-03-01
* ISBN-10 / ASIN: 1590472306
* ISBN-13 / EAN: 9781590472309
* Binding: Paperback
(more…)
Posted: March 1st, 2008, 12:22pm CET by xman

Model-Driven Testing: Using the UML Testing Profile
By Paul Baker, Zhen Ru Dai, Jens Grabowski, Øystein Haugen, Ina Schieferdecker, Clay Williams
* Publisher: Springer
* Number Of Pages: 184
* Publication Date: 2007-11-08
* ISBN-10 / ASIN: 3540725628
* ISBN-13 / EAN: 9783540725626
* Binding: Hardcover
(more…)
Posted: March 1st, 2008, 12:15pm CET by xman

Absolute Beginner’s Guide to Programming (3rd Edition) (Absolute Beginner’s Guide)
By Greg Perry
* Publisher: Que
* Number Of Pages: 432
* Publication Date: 2002-11-30
* ISBN-10 / ASIN: 0789729059
* ISBN-13 / EAN: 9780789729057
* Binding: Paperback
(more…)
Posted: March 1st, 2008, 12:14pm CET by xman

Visual Basic 4 Unleashed
By Brad Shannon, Frank Font, Bill Hatfield
* Publisher: Sams
* Number Of Pages: 1224
* Publication Date: 1995-10
* ISBN-10 / ASIN: 0672308371
* ISBN-13 / EAN: 9780672308376
* Binding: Paperback
(more…)
Posted: March 1st, 2008, 12:13pm CET by xman

Advanced Visual Basic Techniques
By Rod Stephens
* Publisher: Wiley
* Number Of Pages: 464
* Publication Date: 1997-05-09
* ISBN-10 / ASIN: 0471188816
* ISBN-13 / EAN: 9780471188810
* Binding: Paperback
(more…)
Posted: February 8th, 2010, 5:47pm CET by kfadmin

Simply SQL is a practical step-by-step guide to writing SQL.!
Teach Yourself SQL - The Easy Way! You’ll learn how to make the most of your data using best-practice SQL code. Rather than bore you with theory, it focuses on the practical use of SQL with common databases and uses plenty of diagrams, easy-to-read text, and examples to help make learning SQL easy and fun.
Download Now
Posted: February 8th, 2010, 5:39pm CET by kfadmin

Improve scientific data management across the global R&D enterprise to improve R&D productivity. Ideal for Scientists, R&D Managers and Executives in the scientific community.
In this white paper, you will gain valuable information on how scientists and engineers at R&D organizations can:
- Easily access and aggregate both structured and unstructured data from multiple research areas into a single environment
- Conduct advanced scientific analytics allowing them to integrate the applications and algorithms that work best for them
- View results in the manner most effective for their needs
- Unlock their data’s true value by delivering the precise information they need when and how they need through real time interactive reports and dashboards.
Learn how you can do this while limiting the burden on IT resources!
Download Now
Posted: February 8th, 2010, 5:22pm CET by kfadmin

Is Symantec’s quarterly magazine containing strategies and analysis for senior and C-level IT leaders around the world.
Each issue of CIO Digest includes an exclusive interview, an industry feature, a solutions feature, customer case studies from thought leaders around the globe, an update from Symantec Technology Security & Response, and more.
Download Now
Posted: February 8th, 2010, 5:20pm CET by kfadmin
Posted: February 8th, 2010, 1:52pm CET by eBooker
Game Programming for Teens
Product Description
You’ve played plenty of games. Now it’s time to create your own! “Game Programming for Teens, Second Edition” helps you develop the skills you need to create every element of your first video game - from graphics and animation to sound and music. You’ll even learn how to incorporate artificial intelligence. You don’t have to have any programming experience to get started. You’ll learn everything you need to know along the way using BlitzPlus, an easy-to-learn programming language that the author will teach you. By the end of the book, you will have created your first computer game. Game programming doesn’t have to be difficult. With a copy of this book and your own curiosity, you’re off to the perfect start!
download
Posted: February 8th, 2010, 1:51pm CET by eBooker
Programming Mobile Devices: An Introduction for Practitioners
Product Description
With forewords by Jan Bosch, Nokia and Antero Taivalsaari, Sun Microsystems.
Learn how to programme the mobile devices of the future!
The importance of mobile systems programming has emerged over the recent years as a new domain in software development. The design of software that runs in a mobile device requires that developers combine the rules applicable in embedded environment; memory-awareness, limited performance, security, and limited resources with features that are needed in workstation environment; modifiability, run-time extensions, and rapid application development.
Programming Mobile Devices is a comprehensive, practical introduction to programming mobile systems. The book is a platform independent approach to programming mobile devices: it does not focus on specific technologies, and devices, instead it evaluates the component areas and issues that are common to all mobile software platforms. This text will enable the designer to programme mobile devices by mastering both hardware-aware and application-level software, as well as the main principles that guide their design.
Programming Mobile Devices:
- Provides a complete and authoritative overview of programming mobile systems.
- Discusses the major issues surrounding mobile systems programming; such as understanding of embedded systems and workstation programming.
- Covers memory management, the concepts of applications, dynamically linked libraries, concurrency, handling local resources, networking and mobile devices as well as security features.
- Uses generic examples from JavaTM and Symbian OS to illustrate the principles of mobile device programming.
Programming Mobile Devices is essential reading for graduate and advanced undergraduate students, academic and industrial researchers in the field as well as software developers, and programmers.
download
Posted: February 8th, 2010, 1:50pm CET by eBooker
C+ + for Programmers
Product Description
PRACTICAL, EXAMPLE-RICH COVERAGE OF:
- Classes, Objects, Encapsulation, Inheritance, Polymorphism
- Integrated OOP Case Studies: Time, GradeBook, Employee
- Industrial-Strength, 95-Page OOD/UML® 2 ATM Case Study
- Standard Template Library (STL): Containers, Iterators and Algorithms
- I/O, Types, Control Statements, Functions
- Arrays, Vectors, Pointers, References
- String Class, C-Style Strings
- Operator Overloading, Templates
- Exception Handling, Files
- Bit and Character Manipulation
- Boost Libraries and the Future of C++
- GNU™ and Visual C++® Debuggers
- And more…
download
Posted: February 8th, 2010, 1:49pm CET by eBooker
Absolute C++ ,2 Ed
Offers complete coverage of the C++ programming language. This title offers provides all the tools necessary for experienced and novice programmers to master C++, including: thorough coverage of the Standard Template Library; complete and fully executable code throughout; sections highlighting programming tips and common pitfalls; and a logical order of coverage of C++ topics in order for readers to better understand the language. This book is appropriate for anyone interested in learning how to programming using the C++ programming language.
download
Posted: February 8th, 2010, 1:45pm CET by eBooker
Mule Development
Product Description
Published with the developer in mind, firstPress technical briefs explore emerging technologies that have the potential to be critical for tomorrow’s industry. Apress keeps developers one step ahead by presenting key information as early as possible in a PDF of 150 pages or less. Explore the future through Apress…
Mule 2: A Developer’s Guide introduces the Mule 2.0 integration platform for developers of enterprise integration applications who wish to leverage the latest Mule as a lightweight messaging framework that contains a distributable object broker for managing communication between applications.
- The book is based on insight, knowledge, and experience resulting from working with Mule.
- The text provides support, consulting, and training to developers implementing Mule in a broad range of scenarios ranging from small projects through to large corporations developing major deployments.
- The author(s) have also developed the official training materials for Mule.
download
Posted: February 8th, 2010, 1:44pm CET by eBooker
Continuous Computing Technologies for Enhancing Business Continuity
Product Description
In today s e-business, system downtime is an unacceptable option since each hour, even minute, of downtime may generate negative financial effects. In many IT-dependent organizations, business must be continuous in order to remain competitive.
Continuous Computing Technologies for Enhancing Business Continuityprovides an in-depth and scientific-based explanation of business continuity (BC), business continuity management (BCM), and continuous computing technologies (CCT). Through state-of-the-art coverage in topics such as clustering technologies, fault tolerance, and technologies for reducing downtime, this authoritative reference source identifies a methodological framework, implementation strategies, and guideline for managers for integrating BCM into organizational management.
download
Posted: February 8th, 2010, 1:42am CET by kfadmin
Posted: February 7th, 2010, 4:26am CET by eBooker
Defective Construction Work
Product Description
Defective construction work, whether the result of inadequate design, faulty workmanship or poor materials – or some combination of these failings – is a frequent cause of legal disputes. Someone is usually to blame, either the builder or one or more of the professional consultants, or even the entire project team. It is important therefore that the project team should possess a good working knowledge of their responsibilities and liabilities.
download
Posted: February 7th, 2010, 4:26am CET by eBooker
Principles of Building Commissioning
Product Description
While long established as a quality control process for building mechanical systems, building commissioning has in the past decade emerged as a broader constriction management process overseeing nearly all aspects of a project. This book will be the first to cover the expanded application of the principles in an all-inclusive, pratical guide. This book provides engineers, architects and commisioning agents with a practical tool to understand and manage the commissioning process effectively.
download
Posted: February 7th, 2010, 4:25am CET by eBooker
The Beginner’s Guide to Financial Spread Betting: Step-By-Step Instructions and Winning Strategies
Product Description
Now fully revised and updated, The Beginner’s Guide to Financial Spread Betting provides an essential grounding in the basic principles of spread betting. Spread betting was once the domain of institutional investors, city traders and high rollers. Not anymore. You would now be hard-pressed to find any other form of trading that allows such a scale of return and has such wide appeal.
The popularity of spread betting has increased massively over the last few years, with thousands of new traders entering the market every month. And, whilst the basic principles of spread betting are simple, there is jargon to overcome and some important lessons to be learnt if the novice trader is going to make the most of the opportunities available. However, these huge opportunities do carry some risk and this book describes how it is vital that traders manage those risks and understand how to minimise them wherever possible.
download
Posted: February 7th, 2010, 4:25am CET by eBooker
E-Government Diffusion, Policy, and Impact: Advanced Issues and Practices
Product Description
As governmental entities face accelerating public demand for electronic services and the internal need to utilize technology to achieve superior outcomes and operational efficiency, traditional techniques and tools are radically reshaping and evolving into innovative electronic methods of conducting governmental activities.
E-Government Diffusion, Policy, and Impact: Advanced Issues and Practices sheds light on how e-government technologies are shaping today s knowledge society from the ground roots of the citizen experience to the supreme level of policy and decision making. With chapters providing insights into such critical topics as public service delivery, technological diffusion, and e-readiness, this publication offers researchers, students, policy makers, and practitioners a quality depiction of worldwide social practice and how advancements within the realm of technology will affect all corners of the globe.
download
Posted: October 2nd, 2008, 8:36am CEST by admin
For hobbyists, and students working on robot projects, Bishop provides the background and tools to program your robot for tasks that go beyond the simple routines provided with the robot kit. The programs range in complexity from simple contact avoidance and path following, to programs generating some degree of artificial intelligence
Key Features:
* a how-to guide [...]

Posted: October 2nd, 2008, 8:35am CEST by admin
ARIS is ranked as the leading Business Process Modelling tool in the Gartner Quadrant for Business Process Analysis and Optimization. The ARIS Design Platform is being used as a business process management (BPM) tool for projects in BPM, quality management, business analysis and design, software development, implementation of service-oriented architectures and so forth.
Following on from [...]

Posted: October 2nd, 2008, 8:14am CEST by admin
Visual Basic From Scratch is designed to walk novice programmers through the analysis, design and implementation of a functioning application using Visual Basic. You will learn all the critical programming concepts and techniques associated with the language in the context of creating a functioning online database application. Learn how to track inventory, customers, and sales [...]

Posted: October 1st, 2008, 9:42pm CEST by admin
Find out how your company s full project portfolio can benefit from the principles of agility from an expert on agile processes. Agile software development is now more popular than ever, but agility doesn t need to stop there. This guide takes a big-picture look at how portfolio managers and project managers can make use [...]

Posted: October 1st, 2008, 9:26pm CEST by admin
Sams Teach Yourself Programming in 24 Hours explains the basics of programming in the successful 24 Hours format. Greg uses his proven techniques from many years of college programming instruction and his best-selling programming books. The book begins with the absolute basics of programming: Why program? What tools? How does a program tell the computer [...]

Posted: October 1st, 2008, 9:25pm CEST by admin
Sams Teach Yourself C++ in 24 Hours, 2nd Edition is a hands-on guide to the C++ programming language. Readers are provided with numerous examples of syntax and detailed analysis of code, an excellent guide for beginning programmers. In just 24 hours, readers will learn about such fundamentals as managing I/O, loops and arrays, object-oriented programming, [...]

Posted: September 25th, 2008, 11:33am CEST by admin
Object-oriented programming (OOP) is the foundation of modern programming languages, including C++, Java, C#, and Visual Basic .NET. By designing with objects rather than treating the code and data as separate entities, OOP allows objects to fully utilize other objects’ services as well as inherit their functionality. OOP promotes code portability and reuse, but requires [...]

Posted: September 25th, 2008, 11:33am CEST by admin
Object-oriented programming (OOP) is the foundation of modern programming languages, including C++, Java, C#, and Visual Basic .NET. By designing with objects rather than treating the code and data as separate entities, OOP allows objects to fully utilize other objects’ services as well as inherit their functionality. OOP promotes code portability and reuse, but requires [...]

Posted: September 25th, 2008, 11:32am CEST by admin
“If you want to be a C# developer, or if you want to enhance your C# programming skills, there is no more useful tool than a well-crafted book on the subject. You are holding such a book in your hands.”
–From the Foreword by Charlie Calvert, Community Program Manager, Visual C#, Microsoft
“In a time when you [...]

Posted: September 25th, 2008, 11:30am CEST by admin
When Flash Player 9 released in June 2006, it introduced the new scripting language, ActionScript 3, which has already taken hold in the Adobe Flex application development community. ActionScript 3 provides not only a significant enhancement in performance, but also a more robust programming model that lends itself to complex Rich Internet Application development. For [...]

Posted: September 25th, 2008, 11:29am CEST by admin
Apple’s new Xcode 3 is the most powerful Mac development suite ever created. In Xcode 3 Unleashed, renowned Mac developer Fritz Anderson has written the definitive guide to making the most of Xcode 3 to build any Macintosh or iPhone application.
Anderson leads you through a simple project that covers the entire Xcode 3.x development lifecycle. [...]

Posted: September 25th, 2008, 11:29am CEST by admin
Apple’s new Xcode 3 is the most powerful Mac development suite ever created. In Xcode 3 Unleashed, renowned Mac developer Fritz Anderson has written the definitive guide to making the most of Xcode 3 to build any Macintosh or iPhone application.
Anderson leads you through a simple project that covers the entire Xcode 3.x development lifecycle. [...]

Posted: September 25th, 2008, 11:29am CEST by admin
Apple’s new Xcode 3 is the most powerful Mac development suite ever created. In Xcode 3 Unleashed, renowned Mac developer Fritz Anderson has written the definitive guide to making the most of Xcode 3 to build any Macintosh or iPhone application.
Anderson leads you through a simple project that covers the entire Xcode 3.x development lifecycle. [...]

Posted: September 25th, 2008, 11:28am CEST by admin
OpenGL ES 2.0 is the industry’s leading software interface and graphics library for rendering sophisticated 3D graphics on handheld and embedded devices. With OpenGL ES 2.0, the full programmability of shaders is now available on small and portable devices—including cell phones, PDAs, consoles, appliances, and vehicles. However, OpenGL ES differs significantly from OpenGL. Graphics programmers [...]

Posted: September 25th, 2008, 11:28am CEST by admin
OpenGL ES 2.0 is the industry’s leading software interface and graphics library for rendering sophisticated 3D graphics on handheld and embedded devices. With OpenGL ES 2.0, the full programmability of shaders is now available on small and portable devices—including cell phones, PDAs, consoles, appliances, and vehicles. However, OpenGL ES differs significantly from OpenGL. Graphics programmers [...]

Posted: January 10th, 2010, 4:26pm CET by e-man
Computation Structures (MIT Electrical Engineering & Computer Science) By SA Ward
Publisher: MIT Press 1999 | 811 Pages | ISBN: 0262231395 | PDF | 83 MB
Posted: November 20th, 2009, 6:47pm CET by e-man
C++ GUI Programming with Qt 3
Publisher: Prentice Hall PTR | ISBN: 0131240722 | edition 2004 | PDF | 464 pages | 21,8 mb
Many companies are facing problems with Windows development using traditional Windows tools such as Visual Studio. When they write applications, even just “single platform” applications for Windows, they often have to [...]
Posted: October 10th, 2009, 9:21pm CEST by e-man
Barrie Dempster, .. “Asterisk 1.6: Build feature-rich telephony systems with Asterisk (With Source Code)”
September 2009 | English | ISBN-13: 978-1-847198-62-4 | 240 Pages | PDF | 5.15 MB
Posted: October 10th, 2009, 9:20pm CEST by e-man
Gast?n C. Hillar “3D Game Development with Microsoft Silverlight 3: Beginner’s Guide (With Source Code)”
September 2009 | English | ISBN-13: 978-1-847198-92-1 | 448 Pages | PDF | 22.0 MB
Posted: October 6th, 2009, 4:46pm CEST by e-man
James A. Brannan “
iPhone SDK
Programming: A Beginner’s
Guide“
August 2009 | English | ISBN-13: 978-0-07-162649-1 | 481 Pages | PDF | 9.02 MB
Posted: August 28th, 2009, 11:44pm CEST by e-man
Product Description
This updated edition of David Pogue’s immensely popular Mac guidebook offers a wealth of detail on Apple’s newest operating system. Snow Leopard is faster and more reliable than earlier Mac OSX versions, and no one is more reliable at bringing you up to speed than David Pogue.
Posted: August 23rd, 2009, 12:45am CEST by e-man
Learn SQL In a Weekend
Publisher: Course Technology PTR | ISBN: 1931841624 | edition May 2, 2002 | PDF | 520 pages | 5,5 mb
Posted: August 9th, 2009, 2:44pm CEST by e-man
Jennifer Greene, Andrew Stellma, “Head First PMP: A Brain-Friendly Guide to Passing the Project Management Professional Exam”
O’Reilly Media, Inc | 2009 | ISBN: 0596801912 | 831 pages | PDF | 40,3 MB
Posted: August 9th, 2009, 2:43pm CEST by e-man
David Pogue, Aaron Miller, “iMovie ‘09 and iDVD: The Missing Manual ”
Pogue Press | 2009 | ISBN: 0596801416 | 463 pages | PDF | 15,2 MB
Posted: August 9th, 2009, 2:03pm CEST by e-man
Hasin Hayder, J. P. Maia, Lucian Gheorghe, “Smarty PHP Template Programming And Applications”
Packt Publishing | 2006 | ISBN: 190481140X | 256 pages | PDF | 5,7 MB
Posted: August 8th, 2009, 4:02pm CEST by e-man
Federico Biancuzzi , Shane Warden, “Masterminds of Programming: Conversations with the Creators of Major Programming Languages”
O’Reilly Media, Inc | 2009 | ISBN: 0596515170 | 494 pages | PDF | 2,9 MB
Posted: August 8th, 2009, 1:24pm CEST by e-man
Michael Dawson, “Python Programming for the Absolute Beginner”
Course Technology PTR | 2005 | ISBN: 1598631128 | 472 pages | PDF | 5,5 MB
Posted: August 6th, 2009, 9:33am CEST by e-man
Jose C. Principe, Neil R. Euliano - Neural and Adaptive Systems: Fundamentals through Simulations
Wiley | 1999 | ISBN: 0471351679 | Pages: 672 | CHM | 2.82 MB
Posted: August 5th, 2009, 9:21pm CEST by e-man
Sohail Salehi - ImageMagick Tricks: Web Image Effects from the Command Line and PHP
Packt Publishing | 2006 | ISBN: 1904811868 | Pages: 232 | PDF | 8.64 MB
Posted: August 4th, 2009, 1:59pm CEST by e-man
Eric Keller, “Mastering Maya 2009″
Sybex | 2009-04-27 | ISBN: 0470392207 | 1072 pages | PDF | 31,6 MB
Posted: December 13th, 2007, 3:26pm CET by admin
TITLE : Beginning Linux Programming, Fourth Edition (Paperback)
AUTHOR : by Neil Matthew (Author), Richard Stones (Author)
PUBLISHER : Wrox publisher
ISBN : 0470147628
EDITION : 4th
PUB DATE : November 05, 2007
LANGUAGE : English
Completely revised and updated, this bestseller continues to offer a
unique, straightforward, and structured approach to learning UNIX
programming on the Linux platform. New chapters cover topics such [...]
Posted: April 25th, 2008, 1:03pm CEST by bandr

Product Description
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.
From the Back Cover
THE MOST COMPREHENSIVE C# RESOURCE AVAILABLE!
Herb Schildt, the world’s leading programming author, has updated and expanded his classic C# reference to cover C# 2.0 — the newest version of Microsoft’s premier programming language designed for .NET development. With carefully crafted explanations, insider tips, and hundreds of examples, this book offers in-depth coverage of all aspects of C#, including its keywords, syntax, and core libraries. Of course, detailed coverage of the new C# 2.0 features, such as generics, nullable types, anonymous methods, partial class declarations, and the :: operator, is included. Essential for every C# programmer, this comprehensive reference is written in the clear, crisp, uncompromising style that has made Herb the choice of millions. Whether you are a beginning programmer or an experienced pro, the answers to all your C# 2.0 questions can be found in this definitive guide.
COVERAGE INCLUDES:
- Data types and operators
- Control statements
- Classes and objects
- Constructors, destructors, and methods
- Interfaces, arrays, enumerations, and structures
- Method and operator overloading
- Inheritance and virtual methods
- Reflection and runtime type ID
- Exception handling
- Delegates, properties, events, and indexers
- Attributes
- Pointers and “unsafe” code
- Multithreading
- Generics
- Nullable types
- Anonymous methods
- The collection classes
- The I/O classes
- Networking
- The preprocessor and much, much more
download
Posted: April 25th, 2008, 1:01pm CEST by bandr

Review
“Programming Excel add-ins using the C API can be complex and difficult. Steve has done a masterful job of demystifying the process. After reading this book you’ll be creating XLLs for all purposes with complete confidence. Highly recommended.”–Rob Bovey, MCSE, MCSD, Excel MVP, President, Application Professionals
“This book is for anyone who wants to do any application development in Excel. Even for an old hand at Excel development such as myself, a brief skim through reveals valuable nuggets of information. Delving deeper into the text, richer veins are easily found. This book is destined to become an essential reference on Excel development.”–Dr. Les Clewlow, Principal, Lacima Group Ltd.
Product Description
Excel is the industry standard for financial modelling, providing a number of ways for users to extend the functionality of their own add-ins, including VB. C/C++. Excel Add-in Development in C/C++ - Applications for Finance is a how-to guide and reference book for the creation of high performance add-ins for Excel in C and C++ for users in the finance industry. Author Steve Dalton explains how to apply Excel add-ins to financial applications with many examples given throughout the book. It covers the relative strengths and weaknesses of developing add-ins for Excel in VB versus C/C++.
“This book is for anyone who wants to do any application development in Excel. Even for an old hand at Excel development such as myself, a brief skim through reveals valuable nuggets of information. Delving deeper into the text, richer veins are easily found. This book is destined to become an essential reference on Excel development.”
Dr. Les Clewlow, Principal, Lacima Group Ltd.
“Programming Excel add-ins using the C API can be complex and difficult. Steve has done a masterful job of demystifying the process. After reading this book you’ll be creating XLLs for all purposes with complete confidence. Highly recommended.”
Rob Bovey, MCSE, MCSD, Excel MVP, President, Application Professionals
download
Posted: April 25th, 2008, 12:55pm CEST by bandr

Product Description
Real-life decisions are usually made in the state of uncertainty (randomness, fuzziness, roughness, etc.). How do we model optimization problems in uncertain environments? How do we solve these models? In order to answer these questions, this book provides a self-contained, comprehensive and up-to-date presentation of uncertain programming theory. It includes numerous modeling ideas, hybrid intelligent algorithms, and various applications in transportation problem, inventory system, facility location & allocation, capital budgeting, topological optimization, vehicle routing problem, redundancy optimization, and scheduling. Researchers, practitioners and students in operations research, management science, information science, system science, and engineering will find this work a stimulating and useful reference.
Book Info
Provides a self-contained, comprehensive and up to date presentation of uncertain programming theory.
download
link2
Posted: April 25th, 2008, 12:28pm CEST by bandr

The Hacker’s Diet, notwithstanding its silly subtitle, is a serious book about how to lose weight and permanently maintain whatever weight you desire. It treats dieting and weight control from an engineering and management standpoint, and provides the tools and an understanding of why they work and how to use them that permit the reader to gain control of their own weight.
The book is intended primarily for busy, successful engineers, programmers, and managers who have struggled unsuccessfully in the past to lose weight and avoid re-gaining it. Computer-based tools and experiments in Microsoft Excel or the Palm Computing Platform are available, as well as an online Web application, but a computer is not necessary to use the techniques described in the book; paper and pencil alternatives are provided.
download
Posted: April 25th, 2008, 12:25pm CEST by bandr

Product Description
Fixtures–the component or assembly that holds a part undergoing machining–must be designed to fit the shape of that part and the type of machining being done. This book discusses the fundamentals of Computer-Aided Fixture Design (CAFD) techniques and covers fixture planning, fixture design (both modular and dedicated fixtures), fixture design verifications, and the overall integration with CAD/CAM. The book shows how CAFD may lead to a significant reduction of product and process development time and production cost, and how CAFD can increase quality assurance through simulation and science-based technical specification and cost estimation in business quoting, especially in current supplier-based manufacturing. It also provides case study examples.
* This book provides a total solution of CAFD, including planning, design, and design verification
* Practical and comprehensive theoretical analysis of fixturing from real industrial application projects
* Introduces the integration of fixture design and analysis with CAD/CAM so that detailed geometric information can be processed and complex fixture designs can be designed and analyzed
Download Description
Fixtures–the component or assembly that holds a part undergoing machining–must be designed to fit the shape of that part and the type of machining being done. This book discusses the fundamentals of Computer-Aided Fixture Design (CAFD) techniques and covers fixture planning, fixture design (both modular and dedicated fixtures), fixture design verifications, and the overall integration with CAD/CAM. The book shows how CAFD may lead to a significant reduction of product and process development time and production cost, and how CAFD can increase quality assurance through simulation and science-based technical specification and cost estimation in business quoting, especially in current supplier-based manufacturing. It also provides case study examples and will offer software with demonstration systems.
download
link2
Posted: April 25th, 2008, 2:23am CEST by bandr

Product Description
They dreamed of a better browser . . . and before you could say “explore no more,” Firefox was born. But already you want more. Tighter security, greater functionality. A custom installation for Linux. Maybe even that unique extension you’ve always dreamed of creating. Well, if you want to tweak the Fox, here are over 400 pages of ways to do it. From hacking profile settings to cracking links and cleaning out the cookie jar, this is the stuff that puts you in control.
Step-by-step instructions for these hacks and dozens more
- Settings, content, and extension hacks
- Hacking the interface and themes
- Performance boosters
- Anti-phishing and security hacks
- Toolbar and status bar tweaks
- Navigation, download, and search hacks
- Hacks for common plugins
- Extension and theme creation
Download Description
They dreamed of a better browser . . . and before you could say “”explore no more,”" Firefox was born. But already you want more. Tighter security, greater functionality. A custom installation for Linux. Maybe even that unique extension you’ve always dreamed of creating. Well, if you want to tweak the Fox, here are over 400 pages of ways to do it. From hacking profile settings to cracking links and cleaning out the cookie jar, this is the stuff that puts you in control. Step-by-step instructions for these hacks and dozens more Settings, content, and extension hacks Hacking the interface and themes Performance boosters Anti-phishing and security hacks Toolbar and status bar tweaks Navigation, download, and search hacks Hacks for common plugins Extension and theme creation
download
Posted: April 25th, 2008, 2:19am CEST by bandr

Product Description
I wrote this book from the perspective of a programmer wanting to learn how to integrate reports within a .NET application. I’ve been working with Crystal Reports since Visual Basic 3 and it’s always been difficult to find technical information on report writing.
I spent a year and a half researching what .NET programmers need to successfully create, implement and deploy a Crystal Reports application. I even put the book on the internet for everyone to read for free all of last year. This generated an incredible number of emails from programmers telling me what they liked, disliked, and what was missing from the book. I learned that there are two distinct types of .NET programmers using Crystal Reports.
The first type of programmer doesn’t have much experience with Crystal Reports and wants a series of tutorials to help them build reports from scratch. For this programmer I wrote 13 chapters which teach you everything about adding reports to ASP.NET and Windows applications. It starts with the basics of building reports to adding charts, crosstab reports, sorting and grouping, subreports and using the formula editor with Basic syntax and Crystal syntax.
The second type of programmer has been using Crystal Reports for years and is mostly concerned with how to do technical runtime customization of reports. For this programmer I researched and diagrammed the undocumented report object models. I included dozens of examples in both VB.NET and C# to show you how to modify reports, manipulate different data sources (XML, ADO.NET, ODBC, OLE DB, stored procedures with parameters), modify formulas and report parameters, and integrate .NET with the RAS and RDC.
The dozens of emails I received when the book was online were instrumental for doing a major revision of many chapters before publishing the book in hardcopy format. Since releasing the book I continue to receive more emails from people. They regret that the free book isn’t online anymore, but understand that it couldn’t last forever and that the hardcopy version is even better. I hope you like it and that it helps you achieve your reporting goals.
September 2004 Update: Due to high demand, I did a second printing of the book. I took advantage of this opportunity to go through the book and remove all grammatical errors. The content is the same, but the typos have been corrected.
About the Author
Brian Bischof is the author of The .NET Languages: A Quick Translation Guide and Professional Visual Studio .NET.
download
Posted: April 25th, 2008, 2:07am CEST by bandr

Book Description
Java is an object-oriented language that is extremely popular with programmers and Web developers. This beginner-level book teaches readers the fundamental programming concepts they need to grasp in order to learn any computer language. The unique approach covers the versatility and extensibility of Java using game creation as a teaching tool. The author starts with the basics of Java, assuming that the reader is truly a beginner with no programming experience. This non-intimidating guide to Java will be a welcome addition to the library of any aspiring programmer.
About the Author
Joseph P. Russell is a development programmer for Meditech, a major medical information systems software and service company, developing software for their client/server financial products. He is also a contributing writer to the Web site EastCoastGames.com. He is a graduate of Rhode Island College where he majored in computer science.
download
link2
Posted: April 24th, 2008, 4:12pm CEST by bandr

Product Description
Microsoft Excel continues to grow in power, sophistication, and capability, but one thing that has changed very little since the early ’90s is its user interface. The once-simple toolbar has been packed with so many features over the years that few users know where to find them all. Microsoft has addressed this problem in Excel 2007 by radically redesigning the user interface with a tabbed toolbar that makes every feature easy to locate and use. Unfortunately, Microsoft’s documentation is as scant as ever, so even if users can find advanced features, they probably won’t know what to do with them.
Excel 2007: The Missing Manual covers the entire gamut of how to build spreadsheets, add and format information, print reports, create charts and graphics, and use basic formulas and functions. Like its siblings in the Missing Manual series, this book crackles with a fine sense of humor and refreshing objectivity about its subject, guiding readers through the new Excel with clear explanations, step-by-step instructions, lots of illustrations, and friendly, time-saving advice. It’s a perfect primer for small businesses with no techie to turn to, as well as those who want to organize household and office information.
About the Author
Matthew MacDonald is an author and programmer extraordinaire. He’s the author of Excel: The Missing Manual, Creating Web Sites: The Missing Manual, the forthcoming Access 2007: The Missing Manual, and over a dozen books about programming with the Microsoft .NET Framework.
download
link2
Posted: April 24th, 2008, 4:09pm CEST by bandr

Product Description
Compared to industrial-strength database products such as Microsoft’s SQL Server, Access is a breeze to use. It runs on PCs rather than servers and is ideal for small- to mid-sized businesses and households. But Access is still intimidating to learn. It doesn’t help that each new version crammed in yet another set of features; so many, in fact, that even the pros don’t know where to find them all. Access 2007 breaks this pattern with some of the most dramatic changes users have seen since Office 95. Most obvious is the thoroughly redesigned user interface, with its tabbed toolbar (or “Ribbon”) that makes features easy to locate and use. The features list also includes several long-awaited changes. One thing that hasn’t improved is Microsoft’s documentation. To learn the ins and outs of all the features in Access 2007, Microsoft merely offers online help.
Access 2007: The Missing Manual was written from the ground up for this redesigned application. You will learn how to design complete databases, maintain them, search for valuable nuggets of information, and build attractive forms for quick-and-easy data entry. You’ll even delve into the black art of Access programming (including macros and Visual Basic), and pick up valuable tricks and techniques to automate common tasks — even if you’ve never touched a line of code before. You will also learn all about the new prebuilt databases you can customize to fit your needs, and how the new complex data feature will simplify your life. With plenty of downloadable examples, this objective and witty book will turn an Access neophyte into a true master.
About the Author
Matthew MacDonald is an author, educator, and programmer extraordinaire. He’s the author of over a dozen books about .NET programming, and the author of Excel: The Missing Manual. In a dimly remembered past life, he studied English literature and theoretical physics.
download
link2
Posted: February 16th, 2008, 9:28am CET by GaQuay

Book Description
Beginning Spring Framework 2 shows beginning Java developers how to build serverside Java applications using the latest 2.0 release of the Spring Framework. The book does not assume any previous knowledge of J2EE–in fact, the authors argue that beginners learn more quickly by starting directly with Spring.
(more…)
Posted: February 16th, 2008, 2:16am CET by GaQuay

Book Description
If you were traveling in Spain, but couldn’t speak Spanish very well, you’d probably carry a Spanish dictionary with you. If you are a PHP developer who needs a portable reference guide for frequent use in your job, the PHP Phrasebook is perfect for you. The PHP Phrasebook is actually a pocket guide that is jam-packed with useful and essential PHP code “phrases” for the PHP developer’s everyday use. The code is flexible, so it can be easily adapted to your needs and mulitple situations, and your time isn’t wasted wading through chapters of tutorial lessons and extraneous information. The phrasebook covers PHP 5 and is relevant for PHP 4.
(more…)
Posted: February 16th, 2008, 2:05am CET by GaQuay

Lucene is a rare gem in the Apache Jakarta world: a highly scalable, fast, and pure Java search engine. Its initial attractions are its performance, its simplicity, and its disarming ease-of-use. But there are many caveats, best practices, and examples that users are looking for that are not yet well documented.
(more…)
Posted: February 16th, 2008, 2:02am CET by GaQuay

From the Back Cover
Integrate Powerful Scheduling Capabilities into Any Java Application or Environment
If your Java applications depend on tasks that must be performed at specific times or if your systems have recurring maintenance jobs that could be automated, then you need Quartz: the first full-featured, open source job scheduling framework.
(more…)
Posted: February 16th, 2008, 2:00am CET by GaQuay

Book Description
There is something for every programmer in this book, which presents a number of practical, high-powered applications of Java. Included are pure code subsystems such as the expression parser, which readers will adapt for use in their own programs, financial calculations and statistics programs that feature ready-for-use applets/servlets, interpreter or the AI-based search engine, and much more.
(more…)
Posted: December 11th, 2009, 9:20am CET
Train Signal: VMware vSphere Training [3 DVDs]
INFORMATION:Included in the course is information on the VMware. Certified Professional (VCP) program and training on exciting new features of the vSphere suite such as: Fault Tolerance, SVMotion, Host Profiles, Hot Add of CPU & RAM, and Fault Tolerance. Of course, the course also covers the traditional VMware features like VMotion, DRS, and VMHA.
VMware vSphere Training Course Outline
1. Introduction
2. Meet Your Instructor
3. Our Scenario with the Wired Brain Coffee Company
4. VMware Certification â Preparing for the VCP and VCDX
5.1. Introduction to Virtualization
5.2. Virtualization Products Compared
6. VMware ESXi4 Free Edition for the SMB
7. VMware vSphere 4 and ESX Essentials
8.1. vSphere Management Options
8.2. Installing the VMware vSphere Client
8.3. Navigating vSphere using the vSphere Client
9. Running VMware ESX 4 in Workstation
10.1. Installing VMware ESX 4
10.2. Installing VMware ESXi Version 4
11.1. Installing VMware vCenter 4
11.2. vCenter 4 â Configuring Your New Virtual Infrastructure
11.3. Creating and Modifying Virtual Guest Machines
11.4. Installing and Configuring VMware Tools
11.5. Adding Virtual Machine Hardware with vSphere Hot Plug
11.6. Using vSphere Host Profiles
12. Administering VMware ESX Server Security
13.1. Introduction to and Installing VMware Data Recovery (VDR)
13.2. Backup and Restore with VMware Data Recovery (VDR)
14.1. Virtual Storage 101 and Storage Terminology
14.2. Configuring vSphere Storage
14.3 Creating a Free iSCSI SAN with OpenFiler
15.1. vSphere Virtual Networking
15.2. Using the vSphere Distributed Virtual Switch (dvswitch)
16. Understanding and Using Tasks, Events, and Alarms
17. Performance Optimization in VMware vSphere
18. Upgrading from VMware ESX 3.x and Virtual Infrastructure to vSphere 4
19.1. Moving Virtual Machines with VMotion
19.2. Moving Virtual Storage with SVMotion
19.3. Load Balancing with Distributed Resource Scheduler (DRS)
19.4. Implementing High Availability with VMware HA (VMHA)
19.5. Super High Availability with VMware Fault Tolerance (FT)
HOMEPAGE:CODE http://www.trainsignal.com/VMware-vSphere-Training-P76.aspx
DOWNLOAD NOW:DVD - 1CODEhttp://rapidshare.com/files/274629859/KC.TS.VW.vS.T.D1.UDS.part01.rar
http://rapidshare.com/files/274629081/KC.TS.VW.vS.T.D1.UDS.part02.rar
http://rapidshare.com/files/274630777/KC.TS.VW.vS.T.D1.UDS.part03.rar
http://rapidshare.com/files/274631642/KC.TS.VW.vS.T.D1.UDS.part04.rar
http://rapidshare.com/files/274630806/KC.TS.VW.vS.T.D1.UDS.part05.rar
http://rapidshare.com/files/274631985/KC.TS.VW.vS.T.D1.UDS.part06.rar
http://rapidshare.com/files/274633225/KC.TS.VW.vS.T.D1.UDS.part07.rar
http://rapidshare.com/files/274633509/KC.TS.VW.vS.T.D1.UDS.part08.rar
http://rapidshare.com/files/274633538/KC.TS.VW.vS.T.D1.UDS.part09.rar
http://rapidshare.com/files/274634260/KC.TS.VW.vS.T.D1.UDS.part10.rar
http://rapidshare.com/files/274634367/KC.TS.VW.vS.T.D1.UDS.part11.rar
http://rapidshare.com/files/274635888/KC.TS.VW.vS.T.D1.UDS.part12.rar
http://rapidshare.com/files/274635787/KC.TS.VW.vS.T.D1.UDS.part13.rar
http://rapidshare.com/files/274636026/KC.TS.VW.vS.T.D1.UDS.part14.rar
http://rapidshare.com/files/274636105/KC.TS.VW.vS.T.D1.UDS.part15.rar
http://rapidshare.com/files/274636925/KC.TS.VW.vS.T.D1.UDS.part16.rar
http://rapidshare.com/files/274637514/KC.TS.VW.vS.T.D1.UDS.part17.rar
http://rapidshare.com/files/274638296/KC.TS.VW.vS.T.D1.UDS.part18.rar
http://rapidshare.com/files/274638526/KC.TS.VW.vS.T.D1.UDS.part19.rar
http://rapidshare.com/files/274638359/KC.TS.VW.vS.T.D1.UDS.part20.rar
http://rapidshare.com/files/274638265/KC.TS.VW.vS.T.D1.UDS.part21.rar
http://rapidshare.com/files/274639117/KC.TS.VW.vS.T.D1.UDS.part22.rar
http://rapidshare.com/files/274640092/KC.TS.VW.vS.T.D1.UDS.part23.rar
http://rapidshare.com/files/274639615/KC.TS.VW.vS.T.D1.UDS.part24.rar
http://rapidshare.com/files/274640636/KC.TS.VW.vS.T.D1.UDS.part25.rar
http://rapidshare.com/files/274640912/KC.TS.VW.vS.T.D1.UDS.part26.rar
http://rapidshare.com/files/274639976/KC.TS.VW.vS.T.D1.UDS.part27.rar
http://rapidshare.com/files/274641347/KC.TS.VW.vS.T.D1.UDS.part28.rar
http://rapidshare.com/files/274641706/KC.TS.VW.vS.T.D1.UDS.part29.rar
http://rapidshare.com/files/274642114/KC.TS.VW.vS.T.D1.UDS.part30.rar
http://rapidshare.com/files/274642509/KC.TS.VW.vS.T.D1.UDS.part31.rar
http://rapidshare.com/files/274642865/KC.TS.VW.vS.T.D1.UDS.part32.rar
http://rapidshare.com/files/274643011/KC.TS.VW.vS.T.D1.UDS.part33.rar
http://rapidshare.com/files/274642079/KC.TS.VW.vS.T.D1.UDS.part34.rar
http://rapidshare.com/files/274642433/KC.TS.VW.vS.T.D1.UDS.sfv
DOWNLOAD NOW:DVD - 2CODEhttp://rapidshare.com/files/274644018/KC.TS.VW.vS.T.D2.UDS.part01.rar
http://rapidshare.com/files/274644050/KC.TS.VW.vS.T.D2.UDS.part02.rar
http://rapidshare.com/files/274644134/KC.TS.VW.vS.T.D2.UDS.part03.rar
http://rapidshare.com/files/274644266/KC.TS.VW.vS.T.D2.UDS.part04.rar
http://rapidshare.com/files/274645112/KC.TS.VW.vS.T.D2.UDS.part05.rar
http://rapidshare.com/files/274646691/KC.TS.VW.vS.T.D2.UDS.part06.rar
http://rapidshare.com/files/274646933/KC.TS.VW.vS.T.D2.UDS.part07.rar
http://rapidshare.com/files/274646419/KC.TS.VW.vS.T.D2.UDS.part08.rar
http://rapidshare.com/files/274647422/KC.TS.VW.vS.T.D2.UDS.part09.rar
http://rapidshare.com/files/274647614/KC.TS.VW.vS.T.D2.UDS.part10.rar
http://rapidshare.com/files/274650144/KC.TS.VW.vS.T.D2.UDS.part11.rar
http://rapidshare.com/files/274658888/KC.TS.VW.vS.T.D2.UDS.part12.rar
http://rapidshare.com/files/274650252/KC.TS.VW.vS.T.D2.UDS.part13.rar
http://rapidshare.com/files/274650037/KC.TS.VW.vS.T.D2.UDS.part14.rar
http://rapidshare.com/files/274650554/KC.TS.VW.vS.T.D2.UDS.part15.rar
http://rapidshare.com/files/274659097/KC.TS.VW.vS.T.D2.UDS.part16.rar
http://rapidshare.com/files/274658694/KC.TS.VW.vS.T.D2.UDS.part17.rar
http://rapidshare.com/files/274658907/KC.TS.VW.vS.T.D2.UDS.part18.rar
http://rapidshare.com/files/274659011/KC.TS.VW.vS.T.D2.UDS.part19.rar
http://rapidshare.com/files/274660810/KC.TS.VW.vS.T.D2.UDS.part20.rar
http://rapidshare.com/files/274660347/KC.TS.VW.vS.T.D2.UDS.part21.rar
http://rapidshare.com/files/274661499/KC.TS.VW.vS.T.D2.UDS.part22.rar
http://rapidshare.com/files/274661550/KC.TS.VW.vS.T.D2.UDS.part23.rar
http://rapidshare.com/files/274662154/KC.TS.VW.vS.T.D2.UDS.part24.rar
http://rapidshare.com/files/274663233/KC.TS.VW.vS.T.D2.UDS.part25.rar
http://rapidshare.com/files/274662796/KC.TS.VW.vS.T.D2.UDS.part26.rar
http://rapidshare.com/files/274664023/KC.TS.VW.vS.T.D2.UDS.part27.rar
http://rapidshare.com/files/274664822/KC.TS.VW.vS.T.D2.UDS.part28.rar
http://rapidshare.com/files/274664380/KC.TS.VW.vS.T.D2.UDS.part29.rar
http://rapidshare.com/files/274664629/KC.TS.VW.vS.T.D2.UDS.part30.rar
http://rapidshare.com/files/274667139/KC.TS.VW.vS.T.D2.UDS.part31.rar
http://rapidshare.com/files/274667373/KC.TS.VW.vS.T.D2.UDS.part32.rar
http://rapidshare.com/files/274668477/KC.TS.VW.vS.T.D2.UDS.part33.rar
http://rapidshare.com/files/274666413/KC.TS.VW.vS.T.D2.UDS.part34.rar
http://rapidshare.com/files/274668316/KC.TS.VW.vS.T.D2.UDS.part35.rar
http://rapidshare.com/files/274668967/KC.TS.VW.vS.T.D2.UDS.part36.rar
http://rapidshare.com/files/274671334/KC.TS.VW.vS.T.D2.UDS.part37.rar
http://rapidshare.com/files/274669004/KC.TS.VW.vS.T.D2.UDS.part38.rar
http://rapidshare.com/files/274673783/KC.TS.VW.vS.T.D2.UDS.part39.rar
http://rapidshare.com/files/274672718/KC.TS.VW.vS.T.D2.UDS.part40.rar
http://rapidshare.com/files/274674269/KC.TS.VW.vS.T.D2.UDS.part41.rar
http://rapidshare.com/files/274671369/KC.TS.VW.vS.T.D2.UDS.part42.rar
http://rapidshare.com/files/274676683/KC.TS.VW.vS.T.D2.UDS.part43.rar
http://rapidshare.com/files/274674622/KC.TS.VW.vS.T.D2.UDS.part44.rar
http://rapidshare.com/files/274675727/KC.TS.VW.vS.T.D2.UDS.sfv
DOWNLOAD NOW:DVD - 3CODEhttp://rapidshare.com/files/275661930/TS.VSP.D3.SPVN.part01.rar
http://rapidshare.com/files/275665585/TS.VSP.D3.SPVN.part02.rar
http://rapidshare.com/files/275677580/TS.VSP.D3.SPVN.part03.rar
http://rapidshare.com/files/275679774/TS.VSP.D3.SPVN.part04.rar
http://rapidshare.com/files/275679254/TS.VSP.D3.SPVN.part05.rar
http://rapidshare.com/files/275679425/TS.VSP.D3.SPVN.part06.rar
http://rapidshare.com/files/275680419/TS.VSP.D3.SPVN.part07.rar
http://rapidshare.com/files/275681670/TS.VSP.D3.SPVN.part08.rar
http://rapidshare.com/files/275681061/TS.VSP.D3.SPVN.part09.rar
http://rapidshare.com/files/275680708/TS.VSP.D3.SPVN.part10.rar
http://rapidshare.com/files/275683783/TS.VSP.D3.SPVN.part11.rar
http://rapidshare.com/files/275682312/TS.VSP.D3.SPVN.part12.rar
http://rapidshare.com/files/275683560/TS.VSP.D3.SPVN.part13.rar
http://rapidshare.com/files/275682657/TS.VSP.D3.SPVN.part14.rar
http://rapidshare.com/files/275685846/TS.VSP.D3.SPVN.part15.rar
http://rapidshare.com/files/275687087/TS.VSP.D3.SPVN.part16.rar
http://rapidshare.com/files/275686342/TS.VSP.D3.SPVN.part17.rar
http://rapidshare.com/files/275687048/TS.VSP.D3.SPVN.part18.rar
http://rapidshare.com/files/275688273/TS.VSP.D3.SPVN.part19.rar
http://rapidshare.com/files/275690872/TS.VSP.D3.SPVN.part20.rar
http://rapidshare.com/files/275688724/TS.VSP.D3.SPVN.part21.rar
http://rapidshare.com/files/306743558/TS.VSP.D3.SPVN.part22.rar
http://rapidshare.com/files/276273872/TS.VSP.D3.SPVN.part23.rar
http://rapidshare.com/files/275692289/TS.VSP.D3.SPVN.part24.rar
http://rapidshare.com/files/275691316/TS.VSP.D3.SPVN.part25.rar
http://rapidshare.com/files/275694408/TS.VSP.D3.SPVN.part26.rar
http://rapidshare.com/files/275691723/TS.VSP.D3.SPVN.part27.rar
http://rapidshare.com/files/275696174/TS.VSP.D3.SPVN.part28.rar
http://rapidshare.com/files/275693374/TS.VSP.D3.SPVN.part29.rar
http://rapidshare.com/files/275693227/TS.VSP.D3.SPVN.part30.rar
http://rapidshare.com/files/275696264/TS.VSP.D3.SPVN.part31.rar
http://rapidshare.com/files/306507335/TS.VSP.D3.SPVN.part32.rar
Password only if needed CODEhttp://rapidshare.com/files/314197242/PassOnlyIfNeeded.txt
HOW TO REPAIR CRC ERRORSometimes, WinRAR gives CRC errors due to some reason, but most of the time, it is possible to repair CRC error without downloading it again. Here's how to repair CRC error.
Step 1 After downloading all parts, please put together in one folder.
Step 2 Rename with the same filename (if necessary), if all parts have same name, no need to rename the files.
Step 3 Open WinRAR and click
"TEST" button and note down the parts having CRC Problem.
Step 4 Now select the part having problem and click
"REPAIR" button.
Step 5 Specify the path where the repaired parts will be save.
Step 6 Select the option
"Treat the corrupt archive as RAR"
Step 7 Press
OK button.
Step 8 Delete the corrupted parts and copy the repaired parts into one folder.
Step 9 Give same name to all parts (if necessary)
Step 10 Now extract your archive.
If you don't follow this text tutorial, please download this tutorials with screenshots.
CODEhttp://rapidshare.com/files/318381617/How-to-repair-using-WinRAR.zip
ALL LINKS CHECKED AND 100% WORKING ON DECEMBER 9, 2009.IF YOU LIKE MY POST, PLEASE REPLY TO KEEP LINKS ACTIVE AND ALIVE...
Posted: November 7th, 2009, 9:21am CET
1. Developing Applications Using Visual C# 2008: Whatâs New

Visual Studio 2008 adds a large set of new functionality for the Visual C# developer. From new language features, including LINQ (Language Integrated Query) to new client-side data support, Visual Studio 2008 and the .NET Framework 3.5 make it easier than ever to create robust, enterprise-level applications. This course, including full written courseware, demonstrations, and lab exercises, introduces the most important new features in Visual Studio 2008 for experienced Visual C# developers.
In this course you will...
* Investigate new language features, including LINQ (Language Integrated Query)
* Incorporate improvements to Visual Studio's data features
* Build applications using Windows Presentation Foundation (WPF)
* Communicate between applications using Windows Communication Foundation (WCF)
* Create workflow-enabled applications using Windows Workflow Foundation (WF)
* Investigate new features for Windows applications
* Learn about building managed applications for Microsoft Office
Prerequisites: Before taking this course, students should have a good working knowledge of Visual Studio 2005 and the .NET Framework 2.0, or should have completed AppDev's Developing Applications Using Visual C# 2005 and Developing Applications Using Visual C# 2005: Additional Topics.
Audience: This course is focused directly on existing Visual C# 2005 developers who want to learn, in a succinct fashion, what's new for them in Visual Studio 2008.

CODEhttp://www.appdev.com/prodfamily.asp?catalog_name=AppDevCatalog&category_name=VCEProduct

CODEhttp://rapidshare.com/files/302790263/ADAUVCS2008WN.part01.rar
http://rapidshare.com/files/302801355/ADAUVCS2008WN.part02.rar
http://rapidshare.com/files/302801481/ADAUVCS2008WN.part03.rar
http://rapidshare.com/files/302802675/ADAUVCS2008WN.part04.rar
http://rapidshare.com/files/302803063/ADAUVCS2008WN.part05.rar
http://rapidshare.com/files/302792604/ADAUVCS2008WN.part06.rar
http://rapidshare.com/files/302797310/ADAUVCS2008WN.part07.rar
http://rapidshare.com/files/302802532/ADAUVCS2008WN.part08.rar
http://rapidshare.com/files/302822315/ADAUVCS2008WN.part09.rar
http://rapidshare.com/files/302819290/ADAUVCS2008WN.part10.rar
http://rapidshare.com/files/302818785/ADAUVCS2008WN.part11.rar
http://rapidshare.com/files/302807852/ADAUVCS2008WN.part12.rar
http://rapidshare.com/files/302807039/ADAUVCS2008WN.part13.rar
http://rapidshare.com/files/302811262/ADAUVCS2008WN.part14.rar
http://rapidshare.com/files/302812445/ADAUVCS2008WN.part15.rar
2. Exploring Microsoft Visual Studio 2008 Using Visual C#

Visual Studio 2008 adds a large set of new functionality for the Visual Studio developer. From new language features, including LINQ (Language Integrated Query) to new client-side data support, Visual Studio 2008, and the .NET Framework 3.5, make it easier than ever to create robust, enterprise-level applications. This course introduces the most important new features in Visual Studio 2008 for experienced Visual Studio developers.
In this course you will...
* Investigate new language features, including LINQ (Language Integrated Query)
* Incorporate improvements to Visual Studioâs data features
* Build applications using Windows Presentation Foundation (WPF)
* Communicate between applications using Windows Communication Foundation (WCF)
* Create workflow-enabled applications using Windows Workflow Foundation (WF)
* Investigate new features for both Web and Windows applications
* Learn about building managed applications for Microsoft Office
Prerequisites: Before taking this course, students should have a good working knowledge of Visual Studio 2005 and the .NET Framework 2.0.
Audience: This course is focused directly on existing Visual Studio 2005 developers who want to learn, in a succinct fashion, what's new for them in Visual Studio 2008.

CODEhttp://www.appdev.com/prodfamily.asp?catalog_name=AppDevCatalog&category_name=XC8Product

CODEhttp://rapidshare.com/files/302831060/i-adxvist8uvcs.part01.rar
http://rapidshare.com/files/302829781/i-adxvist8uvcs.part02.rar
http://rapidshare.com/files/302840192/i-adxvist8uvcs.part03.rar
http://rapidshare.com/files/302830070/i-adxvist8uvcs.part04.rar
http://rapidshare.com/files/302830538/i-adxvist8uvcs.part05.rar
http://rapidshare.com/files/302845934/i-adxvist8uvcs.part06.rar
http://rapidshare.com/files/302846039/i-adxvist8uvcs.part07.rar
http://rapidshare.com/files/302835865/i-adxvist8uvcs.part08.rar
http://rapidshare.com/files/302844952/i-adxvist8uvcs.part09.rar
http://rapidshare.com/files/302849340/i-adxvist8uvcs.part10.rar
http://rapidshare.com/files/302846565/i-adxvist8uvcs.part11.rar
http://rapidshare.com/files/302858057/i-adxvist8uvcs.part12.rar
http://rapidshare.com/files/302859157/i-adxvist8uvcs.part13.rar
http://rapidshare.com/files/302853020/i-adxvist8uvcs.part14.rar
http://rapidshare.com/files/302854615/i-adxvist8uvcs.part16.rar
http://rapidshare.com/files/302857901/i-adxvist8uvcs.part15.rar
http://rapidshare.com/files/302855020/i-adxvist8uvcs.part17.rar
3. Learning to Program Using Visual C# 2008

In this course, youâll learn to use Visual Studio 2008 to explore the Visual C# language. The course starts with a quick overview of the .NET platform, examining assemblies, Microsoft Intermediate Language, Visual Studio profiles, XML comments, IntelliSense, and debugging. From there, youâll learn all the language features that you must internalize in order to create full-featured Web or Windows applications that make best use of the .NET platform. Youâll learn about data types, variables, and operators, along with all the important flow control structures. Youâll work through several examples demonstrating the power of the .NET Framework, and dig into creating and consuming your own classes and objects. The course moves on to working with data structures, such as arrays and collection classes, before finishing up with discussions of generics, handling exceptions and working with delegates and events. The course concludes by introducing the new LINQ-oriented features added to the .NET Framework 3.5, including anonymous types, lambda expressions, and more. By the end of this course, you will understand the important basic concepts that will allow you to start creating the applications you need.
In this course, you will learn how toâ¦
* Build and debug applications using Visual Studio 2008.
* Create and use variables, operators, and data types.
* Find and use the classes you need within the .NET Framework.
* Manage flow control within your code, branching and looping as needed.
* Create and consume classes and objects.
* Add and consume properties and methods in your classes.
* Make use of .NET's object-oriented features, such as overloading, inheritance and interfaces.
* Store, retrieve, and manipulate multiple values using arrays.
* Work with .NET generics.
* Make best use of the .NET Framework's support for collection classes.
* Handle exceptions in your code.
* Create and use delegates, and understand how they relate to events.
* Use anonymous types, lambda expressions, extension methods, object initializers, and implicit type declaration.
Prerequisites: This course assumes that students have some programming background. No specific experience with Visual Studio 2008 or the .NET Framework is required. As with any such course, the more experience you bring to the course, the more youâll get out of it. This course moves quickly through a broad range of programming topics, but it does not require any prior .NET skills.

CODEhttp://www.appdev.com/prodfamily.asp?catalog_name=AppDevCatalog&category_name=PC8Product

CODEhttp://rapidshare.com/files/302869919/AppDev_LTPUVCS2008.part01.rar
http://rapidshare.com/files/302876591/AppDev_LTPUVCS2008.part02.rar
http://rapidshare.com/files/302879806/AppDev_LTPUVCS2008.part03.rar
http://rapidshare.com/files/302876368/AppDev_LTPUVCS2008.part04.rar
http://rapidshare.com/files/302880910/AppDev_LTPUVCS2008.part05.rar
http://rapidshare.com/files/302882984/AppDev_LTPUVCS2008.part06.rar
http://rapidshare.com/files/302893252/AppDev_LTPUVCS2008.part07.rar
http://rapidshare.com/files/302895418/AppDev_LTPUVCS2008.part08.rar
http://rapidshare.com/files/302892573/AppDev_LTPUVCS2008.part09.rar
http://rapidshare.com/files/302891232/AppDev_LTPUVCS2008.part10.rar
http://rapidshare.com/files/302889631/AppDev_LTPUVCS2008.part11.rar
http://rapidshare.com/files/302900647/AppDev_LTPUVCS2008.part12.rar
4. Developing Applications Using Visual C# 2008 Vol 1

Visual Studio 2008 adds a large set of new functionality for the Visual Studio developer. From new language features, including LINQ (Language Integrated Query), to new client-side data support, Visual Studio 2008 and the .NET Framework 3.5 make it easier than ever to create robust, enterprise-level applications. You will learn how to build solid applications using structured exception handling, how to use the Visual Studio debugging features, how to use MenuStrip and ToolStrip controls, and how to add unprecedented flexibility to your user interfaces using the container controls. As you continue through this course you will learn about important development topics that aren't normally covered in a beginning Windows application programming course such as an introduction to .NET interoperability, using .NET Serialization, Windows Management Instrumentation (WMI), and drawing your own user interfaces using the System.Drawing namespace. You will dig deeper into the most complex of Visual Studio's built-in controls, the DataGridView control, Windows Communication Foundation (WCF), using ClickOnce, Windows Workflow Foundation (WF), and many more topics that will extend your knowledge, your capabilities, and your value as a developer.
In this course you will...
* Learn about creating Windows Forms applications
* Understand how to trap Windows Forms events
* Investigate the many Windows Forms controls
* Work with debugging features
* Learn the role of DataSets and DataTables in ADO.NET
* Understand error handling using Exception objects
* Create flexible user interfaces using new container controls
* Learn to create MDI applications and application using Windows Presentation Foundation (WPF)
* Interoperate between managed code and COM components.
* Communicate using XML Web Services, and Windows Communication Foundation (WCF).
* Install applications using ClickOnce technology.
* Save and restore nearly any object to a stream using serialization.
* Create and execute workflows, using Windows Workflow Foundation (WF).
* Take advantage of Windows Management Instrumentation (WMI) to add features to the .NET Framework.
* Manage printers, and create free-form documents.
* Display and edit data using DataGridView control.
* Create owner-drawn controls and non-rectangular forms using the GDI+ and the System.Drawing namespace.
* Create managed applications for Office 2007 products using Visual Studio Tools for Office (VSTO).

CODEhttp://www.appdev.com/prodfamily.asp?catalog_name=AppDevCatalog&category_name=DC8CProduct

CODEhttp://rapidshare.com/files/302912034/apdaucsrp1_SPVN.part01.rar
http://rapidshare.com/files/302913733/apdaucsrp1_SPVN.part02.rar
http://rapidshare.com/files/302908371/apdaucsrp1_SPVN.part03.rar
http://rapidshare.com/files/302908463/apdaucsrp1_SPVN.part04.rar
http://rapidshare.com/files/302908320/apdaucsrp1_SPVN.part05.rar
http://rapidshare.com/files/302915300/apdaucsrp1_SPVN.part06.rar
http://rapidshare.com/files/302918377/apdaucsrp1_SPVN.part07.rar
http://rapidshare.com/files/302917946/apdaucsrp1_SPVN.part08.rar
http://rapidshare.com/files/302915681/apdaucsrp1_SPVN.part09.rar
http://rapidshare.com/files/302918919/apdaucsrp1_SPVN.part10.rar
http://rapidshare.com/files/302919625/apdaucsrp1_SPVN.part11.rar
http://rapidshare.com/files/302925371/apdaucsrp1_SPVN.part12.rar
http://rapidshare.com/files/302924676/apdaucsrp1_SPVN.part13.rar
5. Developing Applications Using Visual C# 2008 Vol 2

Visual Studio 2008 adds a large set of new functionality for the Visual Studio developer. From new language features, including LINQ (Language Integrated Query), to new client-side data support, Visual Studio 2008 and the .NET Framework 3.5 make it easier than ever to create robust, enterprise-level applications. You will learn how to build solid applications using structured exception handling, how to use the Visual Studio debugging features, how to use MenuStrip and ToolStrip controls, and how to add unprecedented flexibility to your user interfaces using the container controls. As you continue through this course you will learn about important development topics that aren't normally covered in a beginning Windows application programming course such as an introduction to .NET interoperability, using .NET Serialization, Windows Management Instrumentation (WMI), and drawing your own user interfaces using the System.Drawing namespace. You will dig deeper into the most complex of Visual Studio's built-in controls, the DataGridView control, Windows Communication Foundation (WCF), using ClickOnce, Windows Workflow Foundation (WF), and many more topics that will extend your knowledge, your capabilities, and your value as a developer.
In this course you will...
* Learn about creating Windows Forms applications
* Understand how to trap Windows Forms events
* Investigate the many Windows Forms controls
* Work with debugging features
* Learn the role of DataSets and DataTables in ADO.NET
* Understand error handling using Exception objects
* Create flexible user interfaces using new container controls
* Learn to create MDI applications and application using Windows Presentation Foundation (WPF)
* Interoperate between managed code and COM components.
* Communicate using XML Web Services, and Windows Communication Foundation (WCF).
* Install applications using ClickOnce technology.
* Save and restore nearly any object to a stream using serialization.
* Create and execute workflows, using Windows Workflow Foundation (WF).
* Take advantage of Windows Management Instrumentation (WMI) to add features to the .NET Framework.
* Manage printers, and create free-form documents.
* Display and edit data using DataGridView control.
* Create owner-drawn controls and non-rectangular forms using the GDI+ and the System.Drawing namespace.
* Create managed applications for Office 2007 products using Visual Studio Tools for Office (VSTO).

CODEhttp://www.appdev.com/prodfamily.asp?catalog_name=AppDevCatalog&category_name=DC8CProduct

CODEhttp://rapidshare.com/files/302934664/KiemCun.UDS.ADAUCS2008V2.part01.rar
http://rapidshare.com/files/302932509/KiemCun.UDS.ADAUCS2008V2.part02.rar
http://rapidshare.com/files/302936148/KiemCun.UDS.ADAUCS2008V2.part03.rar
http://rapidshare.com/files/302931484/KiemCun.UDS.ADAUCS2008V2.part04.rar
http://rapidshare.com/files/302936831/KiemCun.UDS.ADAUCS2008V2.part05.rar
http://rapidshare.com/files/302935734/KiemCun.UDS.ADAUCS2008V2.part06.rar
http://rapidshare.com/files/302936804/KiemCun.UDS.ADAUCS2008V2.part07.rar
http://rapidshare.com/files/302939842/KiemCun.UDS.ADAUCS2008V2.part08.rar
http://rapidshare.com/files/302938057/KiemCun.UDS.ADAUCS2008V2.part09.rar
http://rapidshare.com/files/302941847/KiemCun.UDS.ADAUCS2008V2.part10.rar
http://rapidshare.com/files/302942700/KiemCun.UDS.ADAUCS2008V2.part11.rar
http://rapidshare.com/files/302937256/KiemCun.UDS.ADAUCS2008V2.sfv
6. Developing Applications Using Visual C# 2008 Vol 3

Visual Studio 2008 adds a large set of new functionality for the Visual Studio developer. From new language features, including LINQ (Language Integrated Query), to new client-side data support, Visual Studio 2008 and the .NET Framework 3.5 make it easier than ever to create robust, enterprise-level applications. You will learn how to build solid applications using structured exception handling, how to use the Visual Studio debugging features, how to use MenuStrip and ToolStrip controls, and how to add unprecedented flexibility to your user interfaces using the container controls. As you continue through this course you will learn about important development topics that aren't normally covered in a beginning Windows application programming course such as an introduction to .NET interoperability, using .NET Serialization, Windows Management Instrumentation (WMI), and drawing your own user interfaces using the System.Drawing namespace. You will dig deeper into the most complex of Visual Studio's built-in controls, the DataGridView control, Windows Communication Foundation (WCF), using ClickOnce, Windows Workflow Foundation (WF), and many more topics that will extend your knowledge, your capabilities, and your value as a developer.
In this course you will...
* Learn about creating Windows Forms applications
* Understand how to trap Windows Forms events
* Investigate the many Windows Forms controls
* Work with debugging features
* Learn the role of DataSets and DataTables in ADO.NET
* Understand error handling using Exception objects
* Create flexible user interfaces using new container controls
* Learn to create MDI applications and application using Windows Presentation Foundation (WPF)
* Interoperate between managed code and COM components.
* Communicate using XML Web Services, and Windows Communication Foundation (WCF).
* Install applications using ClickOnce technology.
* Save and restore nearly any object to a stream using serialization.
* Create and execute workflows, using Windows Workflow Foundation (WF).
* Take advantage of Windows Management Instrumentation (WMI) to add features to the .NET Framework.
* Manage printers, and create free-form documents.
* Display and edit data using DataGridView control.
* Create owner-drawn controls and non-rectangular forms using the GDI+ and the System.Drawing namespace.
* Create managed applications for Office 2007 products using Visual Studio Tools for Office (VSTO).

CODEhttp://www.appdev.com/prodfamily.asp?catalog_name=AppDevCatalog&category_name=DC8CProduct

CODEhttp://rapidshare.com/files/303031371/huyhoang_i-addacs8ems_UDS.part01.rar
http://rapidshare.com/files/303031382/huyhoang_i-addacs8ems_UDS.part02.rar
http://rapidshare.com/files/303031248/huyhoang_i-addacs8ems_UDS.part03.rar
http://rapidshare.com/files/303034342/huyhoang_i-addacs8ems_UDS.part04.rar
http://rapidshare.com/files/303034928/huyhoang_i-addacs8ems_UDS.part05.rar
http://rapidshare.com/files/303033684/huyhoang_i-addacs8ems_UDS.part06.rar
http://rapidshare.com/files/303036207/huyhoang_i-addacs8ems_UDS.part07.rar
http://rapidshare.com/files/303036495/huyhoang_i-addacs8ems_UDS.part08.rar
http://rapidshare.com/files/303036241/huyhoang_i-addacs8ems_UDS.part09.rar
http://rapidshare.com/files/303034697/huyhoang_i-addacs8ems_UDS.sfv
Posted: August 26th, 2009, 6:06am CEST

Accelebrate -ASP.NET Training: Beginning ASP.NET 3.5 with VB.NET 2008Description:Accelebrate's Beginning ASP.NET 3.5 with VB.NET 2008 training class teaches experienced developers the VB.NET, ADO.NET, and Visual Studio 2008 skills they need to successfully build database-driven Web applications and services.
Course Outline:ASP.NET Training Outline
* Introduction
o A Review of Classic ASP
o ASP.NET Web Applications
o Rendering HTML with Server Controls
o Data Binding in ASP.NET
o Web Development Using Visual Studio
* Working with Controls
o Introduction to Web Controls
o Simple Input Controls
o HyperLink and Button Controls
o List Controls
o Controlling Focus
* Using Rich Server Controls
o Introduction to Rich Controls
o The Calendar Control
o The AdRotator Control
o The XML Control
* Accessing Data
o Overview of ADO.NET
o Connecting to Data
o Executing Commands
o Working with Data
o Choosing an ADO.NET Provider
* LINQ
o Language Integrated Query
o LINQ Syntax
o LINQ to SQL
o LINQ to DataSets
o LINQ to XML
* Configuration
o Configuration Overview
o Using the Web Site Administration Tool
o Programming Configuration Files
o Encrypting Configuration Sections
* Data Binding
o Introducing Data Source Controls
o Reading and Write Data Using the SqlDataSource Control
o Displaying and Editing Middle-Tier Data using the ObjectDataSource Control
o Displaying XML Data Using the XmlDataSource Control
* Validating User Input
o Overview of ASP.NET Validation Controls
o Using the Simple Validators
o Using the Complex Validators
o Summarizing Results with the ValidationSummary Control
o Separating Validation into Validation Groups
* CSS
o Introducing Cascading Style Sheets
o Investigating Styles
o Using Visual Studio 2008's Tools for Working with Styles
* Themes and Master Pages
o Creating a Consistent Web Site
o ASP.NET 2.0 Themes
o Master Pages
* Site Navigation
o ASP.NET Web Site Navigation
o Creating an XML Site Map File
o Site Navigation Controls
o Using the Site Navigation API
o URL Mapping
o Security Trimming
* Displaying Data with the GridView Control
o Introducing the GridView Control
o Filter Data in the GridView Control
o Allow Users to Select from a DropDownList in the Grid
o Add a Hyperlink to the Grid
o Deleting a Row and Handling Errors
* Managing State
o Preserving State in Web Applications
o Page-Level State
o Using Cookies to Preserve State
o ASP.NET Session State
o Storing Objects in Session State
o Configuring Session State
o Setting Up an Out-of-Process State Server
o Storing Session State in SQL Server
o Using Cookieless Session IDs
o Application State
* Managing Users with ASP.NET's Membership Features
o Introduction to Membership and Roles
o Using Membership Controls
o Writing Code to Interact with Membership and Roles
* Server Debugging
o Server-Side Code Debugging in ASP.NET
o Using the Visual Debugger
o Debugging Exceptions and Handling Errors
o Debugging Stored Procedures
* Client-Side and Advanced Debugging
o Client-side Code Debugging in ASP.NET
o Debugging Client-Side JavaScript
o Custom Data Visualizers
o Debugging .NET Framework Source Code
* Conclusion
More InfoCODEhttp://www.accelebrate.com/asp.net/aspnet_vbnet_2008.htm
Download InfoPart 1CODEhttp://rapidshare.com/files/269045460/softprovn_2008_ASP.NET_College_Class.part01.rar.001
http://rapidshare.com/files/269045510/softprovn_2008_ASP.NET_College_Class.part01.rar.002
Part 2CODEhttp://rapidshare.com/files/269046243/softprovn_2008_ASP.NET_College_Class.part02.rar.001
http://rapidshare.com/files/269045966/softprovn_2008_ASP.NET_College_Class.part02.rar.002
Part 3CODEhttp://rapidshare.com/files/269045924/softprovn_2008_ASP.NET_College_Class.part03.rar.001
http://rapidshare.com/files/269049672/softprovn_2008_ASP.NET_College_Class.part03.rar.002
Part 4CODEhttp://rapidshare.com/files/269049825/softprovn_2008_ASP.NET_College_Class.part04.rar.001
http://rapidshare.com/files/269049543/softprovn_2008_ASP.NET_College_Class.part04.rar.002
Part 5CODEhttp://rapidshare.com/files/269048711/softprovn_2008_ASP.NET_College_Class.part05.rar.001
http://rapidshare.com/files/269050218/softprovn_2008_ASP.NET_College_Class.part05.rar.002
Part 6CODEhttp://rapidshare.com/files/269051733/softprovn_2008_ASP.NET_College_Class.part06.rar.001
http://rapidshare.com/files/269050367/softprovn_2008_ASP.NET_College_Class.part06.rar.002
Part 7CODEhttp://rapidshare.com/files/269051554/softprovn_2008_ASP.NET_College_Class.part07.rar.001
http://rapidshare.com/files/269051329/softprovn_2008_ASP.NET_College_Class.part07.rar.002
Part 8CODEhttp://rapidshare.com/files/269051866/softprovn_2008_ASP.NET_College_Class.part08.rar.001
http://rapidshare.com/files/269051681/softprovn_2008_ASP.NET_College_Class.part08.rar.002
Part 9CODEhttp://rapidshare.com/files/269053061/softprovn_2008_ASP.NET_College_Class.part09.rar.001
http://rapidshare.com/files/269052361/softprovn_2008_ASP.NET_College_Class.part09.rar.002
NoteUse HJSplit to join the files which can be download from here
CODEwww.freebyte.com/hjsplit/
PLEASE REPLY TO KEEP LINKS ACTIVE AND ALIVE....
Posted: August 26th, 2009, 6:05am CEST
AppDev Windows Communication Foundation Using Visual Basic 2008 DVD | 1.4 GBIn this course, you will learn how to use Windows Communication Foundation (WCF) and you will see how it is a unified programming model for building service-oriented distributed applications. You will see how to build, host and call WCF services and you will gain a deep understanding of the basic building blocks of WCF, including endpoints, bindings and contracts. In addition, see how to handle exceptions, maintain state between calls to a service and use transactions. Subsequent topics include and basics of WCF security, integrating WCF with Windows Workflow Foundation and building WCF services that support Representational State Transfer (REST) and syndication. By the time you have completed the course, you will have a good understanding of how to build and use WCF services in your distributed applications.
More InfoCODEhttp://www.appdev.com/prodfamily.asp?catalog_name=AppDevCatalog&category_name=WCVProduct
Download InfoCODEhttp://rapidshare.com/files/270862863/UDS.Master9x.AppFoundation.part01.rar
http://rapidshare.com/files/270863412/UDS.Master9x.AppFoundation.part02.rar
http://rapidshare.com/files/270862934/UDS.Master9x.AppFoundation.part03.rar
http://rapidshare.com/files/270863235/UDS.Master9x.AppFoundation.part04.rar
http://rapidshare.com/files/270863228/UDS.Master9x.AppFoundation.part05.rar
http://rapidshare.com/files/270867558/UDS.Master9x.AppFoundation.part06.rar
http://rapidshare.com/files/270867713/UDS.Master9x.AppFoundation.part07.rar
http://rapidshare.com/files/270867944/UDS.Master9x.AppFoundation.part08.rar
http://rapidshare.com/files/270868008/UDS.Master9x.AppFoundation.part09.rar
http://rapidshare.com/files/270868165/UDS.Master9x.AppFoundation.part10.rar
http://rapidshare.com/files/270869841/UDS.Master9x.AppFoundation.part11.rar
http://rapidshare.com/files/270870844/UDS.Master9x.AppFoundation.part12.rar
http://rapidshare.com/files/270870877/UDS.Master9x.AppFoundation.part13.rar
http://rapidshare.com/files/270871022/UDS.Master9x.AppFoundation.part14.rar
http://rapidshare.com/files/270870912/UDS.Master9x.AppFoundation.part15.rar
http://rapidshare.com/files/270870531/UDS.Master9x.AppFoundation.part16.rar
http://rapidshare.com/files/270870374/UDS.Master9x.AppFoundation.sfv
Password if neededCODEut@updatesofts.com
PLEASE DON'T FORGET TO REPLY IN ORDER TO KEEP THESE LINKS ALIVE AND ACTIVE....
Posted: August 26th, 2009, 6:04am CEST
AppDev ASP.NET Using Visual Basic 2008 Volume 1 DVD | 2.3 GB
In this course, you'll learn how to use features of Visual Studio 2008 and Visual Basic 2008 to build ASP.NET 3.5 Web pages. You'll gain an understanding of the architecture behind ASP.NET and how to use the various ASP.NET server controls. You'll learn to create consistent web sites using Master Pages, add membership features and configure-deploy ASP.NET applications, to authenticate users and limit their access to resources, direct users using Site Navigation tools, debug .NET, and to display/edit data using ASP.NET and ADO.NET. In addition, you'll learn new ASP.NET 3.5 features, such as support for LINQ (Language Integrated Query), CSS tools, and will become familiar with the tracing features in Visual Studio that help you quickly troubleshoot issues. You will also learn how to work with ASP.NET Profile features, ASP.NET Web Parts, and how to take advantage of creating your own user-defined control. As you progress through the course you will learn about optimizing your sites, the new support ASP.NET AJAX, the new ListView control, and so much more.
In this course, you will learn how toâ¦
* Use ASP.NET server controls to generate HTML and to execute event procedures.
* Configure and deploy ASP.NET applications.
* Promote consistency within your Web site through the use of Master Pages.
* Use Membership features to manage your Web users.
* Use Site Navigation controls to direct users within your site.
* Add scalability and reliability by setting up an out-of-process session state server.
* Use ASP.NET's new CSS tools to create consistent and maintainable sites.
* Debug .NET code that runs on the server to generate Web pages and interact with the user.
* Find problems in JavaScript code and learn about other debugging tools in Visual Studio.
* Use tracing to find problems in a Web site and monitor performance.
* Cache all or portions of a Web page to enhance performance and lighten the load on Web and database servers.
* Make Web pages more responsive to users and avoid unnecessary page flashing with AJAX.
* Display and edit data using the databound DataList, Repeater, and ListView controls.
* Read and write XML data using the XML Document Object Model.
* Give users control over a page layout and behavior with Web parts.
* Hook into browser history for AJAX pages.
* Create deployment packages to handle complex setup issues for installing a Web site on test and production servers.
More InfoCODEhttp://www.appdev.com/prodfamily.asp?catalog_name=AppDevCatalog&category_name=AV8BPRODUCT&cookie%5Ftest=1#outline
Download InfoCODEhttp://rapidshare.com/files/268803324/ASP.net08_Basic_UDS.part01.rar
http://rapidshare.com/files/268817840/ASP.net08_Basic_UDS.part02.rar
http://rapidshare.com/files/268814513/ASP.net08_Basic_UDS.part03.rar
http://rapidshare.com/files/268814546/ASP.net08_Basic_UDS.part04.rar
http://rapidshare.com/files/268809668/ASP.net08_Basic_UDS.part05.rar
http://rapidshare.com/files/268804782/ASP.net08_Basic_UDS.part06.rar
http://rapidshare.com/files/268806255/ASP.net08_Basic_UDS.part07.rar
http://rapidshare.com/files/268807631/ASP.net08_Basic_UDS.part08.rar
http://rapidshare.com/files/268809868/ASP.net08_Basic_UDS.part09.rar
http://rapidshare.com/files/268822533/ASP.net08_Basic_UDS.part10.rar
http://rapidshare.com/files/268816277/ASP.net08_Basic_UDS.part11.rar
http://rapidshare.com/files/268817536/ASP.net08_Basic_UDS.part12.rar
http://rapidshare.com/files/268817448/ASP.net08_Basic_UDS.part13.rar
http://rapidshare.com/files/268819690/ASP.net08_Basic_UDS.part14.rar
http://rapidshare.com/files/268819207/ASP.net08_Basic_UDS.part15.rar
http://rapidshare.com/files/268818814/ASP.net08_Basic_UDS.sfv
PLEASE REPLY TO KEEP THE LINKS ACTIVE...
Posted: August 26th, 2009, 6:03am CEST
VTC Introduction to Microsoft Visual Studio 2008 Tutorials | 470 MBSoftware developers need a solid environment to work in that will help bring their applications to life. And collaboration is more important than ever before, as todayâs development projects expand in complexity and scope. The Visual Studio development system is a comprehensive suite of tools designed to help software developers create innovative, next-gen applications. VTC veteran author Mark Long will introduce you to the Visual Studio 2008 development environment. Helping you get started developing useful and expandable next-gen applications. To begin learning today, simply click the links.
More InfoCODEhttp://www.vtc.com/products/Introduction-To-Microsoft-Visual-Studio-2008-Tutorials.htm
DownloadCODEhttp://rapidshare.com/files/269041549/SoftProVn.Net_vtcimsvst08.part1.rar
http://rapidshare.com/files/269041523/SoftProVn.Net_vtcimsvst08.part2.rar
http://rapidshare.com/files/269040790/SoftProVn.Net_vtcimsvst08.part3.rar
http://rapidshare.com/files/269041172/SoftProVn.Net_vtcimsvst08.part4.rar
http://rapidshare.com/files/269039669/SoftProVn.Net_vtcimsvst08.part5.rar
PLEASE REPLY IN ORDER TO KEEP THESE LINKS ACTIVE AND ALIVE....
Posted: August 26th, 2009, 6:02am CEST
Total Training - Microsoft Visual Studio 2008: Essentials - Featuring Windows Form
Video Training | 1GB | ISO | with projectDescription: These self-guided lessons from Total Training help you increase your knowledge and understanding of Visual Studio. Whether you are looking to stay competitive or just keep up to date on the latest Microsoft technology, Microsoft expert Asli Bilgin shows you just how it's done. With lessons on the basics of Visual Studio, to more advanced techniques on setting up Windows Forms, this series is just what you need to learn all about Visual Studio fast!
CODEhttp://rapidshare.com/files/268732811/VS08FWF_UDS.part01.rar
http://rapidshare.com/files/268732752/VS08FWF_UDS.part02.rar
http://rapidshare.com/files/268731731/VS08FWF_UDS.part03.rar
http://rapidshare.com/files/268731864/VS08FWF_UDS.part04.rar
http://rapidshare.com/files/268733958/VS08FWF_UDS.part05.rar
http://rapidshare.com/files/268736312/VS08FWF_UDS.part06.rar
http://rapidshare.com/files/268734861/VS08FWF_UDS.part07.rar
http://rapidshare.com/files/268736752/VS08FWF_UDS.part08.rar
http://rapidshare.com/files/268733681/VS08FWF_UDS.part09.rar
Posted: July 22nd, 2009, 10:00pm CEST
Microsoft Visual Studio 2005: Productivity with .NET Framework 2.0
7 hours | 2 DVDs | 3.6 GB | RS & HF
These self-guided lessons from Total Training help you increase your knowledge and understanding of Visual Studio. Whether you are looking to stay competitive or just keep up to date on the latest Microsoft technology, this series is your ticket to success. Get warmed up with some basics on building smart client and web applications, as well as exception handling, debugging and security considerations. See how you can rapidly build applications using the productivity features of Visual Studio 2005.
DVD 1:
======
01. Getting Started (34 min)
02. Leveraging Productivity Features (36 min)
03. Creating Windows Forms Applications (40 min)
04. Data access & ADO.NET with Desktop Applications (31 min)
05. ADO.NET in the Middle Tier (43 min)
06. Build a Robust User Interface with ASP.NET 2.0 (45 min)
07. Publish a Smart Client Application with Click Once (28 min)
08. Personalize Secure Smart Client Applications (35 min)
DVD 2:
======
01. Building & Connecting to Web Services (27 min)
02. Debug a Smart Client Application (11 min)
03. Best Practices Using Exception Handling (23 min)
04. ASP.NET 2.0 Website Administration Tool (15 min)
05. New Security Features in ASP.NET 2.0 (49 min)
06. Debugging & Tracing with ASP.NET 2.0 (24 min)
Homepage
http://www.totaltraining.com/prod/microsof...io2005_pnf2.asp
CODE
Download (RapidShare)
DVD1
http://rapidshare.com/files/258245011/Visu....Net.part01.rar
http://rapidshare.com/files/258245007/Visu....Net.part02.rar
http://rapidshare.com/files/258245000/Visu....Net.part03.rar
http://rapidshare.com/files/258244994/Visu....Net.part04.rar
http://rapidshare.com/files/258244982/Visu....Net.part05.rar
http://rapidshare.com/files/258245668/Visu....Net.part06.rar
http://rapidshare.com/files/258245624/Visu....Net.part07.rar
http://rapidshare.com/files/258245630/Visu....Net.part09.rar
http://rapidshare.com/files/258245647/Visu....Net.part08.rar
http://rapidshare.com/files/258245662/Visu....Net.part10.rar
http://rapidshare.com/files/258246286/Visu....Net.part11.rar
http://rapidshare.com/files/258246321/Visu....Net.part12.rar
http://rapidshare.com/files/258246302/Visu....Net.part13.rar
http://rapidshare.com/files/258246310/Visu....Net.part14.rar
http://rapidshare.com/files/258246313/Visu....Net.part15.rar
http://rapidshare.com/files/258247524/Visu....Net.part16.rar
http://rapidshare.com/files/258247529/Visu....Net.part17.rar
http://rapidshare.com/files/258247552/Visu....Net.part18.rar
http://rapidshare.com/files/258247532/Visu....Net.part19.rar
http://rapidshare.com/files/258247512/Visu....Net.part20.rar
http://rapidshare.com/files/258248265/Visu....Net.part21.rar
http://rapidshare.com/files/258248271/Visu....Net.part22.rar
http://rapidshare.com/files/258247917/Visu....Net.part23.rar
DVD2
http://rapidshare.com/files/258248944/Visu....Net.part01.rar
http://rapidshare.com/files/258248937/Visu....Net.part02.rar
http://rapidshare.com/files/258248940/Visu....Net.part03.rar
http://rapidshare.com/files/258248938/Visu....Net.part04.rar
http://rapidshare.com/files/258248931/Visu....Net.part05.rar
http://rapidshare.com/files/258248943/Visu....Net.part06.rar
http://rapidshare.com/files/258248933/Visu....Net.part07.rar
http://rapidshare.com/files/258249532/Visu....Net.part08.rar
http://rapidshare.com/files/258249530/Visu....Net.part09.rar
http://rapidshare.com/files/258249540/Visu....Net.part10.rar
http://rapidshare.com/files/258249528/Visu....Net.part11.rar
http://rapidshare.com/files/258249526/Visu....Net.part12.rar
http://rapidshare.com/files/258249308/Visu....Net.part13.rar
Mirror (Hotfile):
DVD1
http://hotfile.com/list/71894/c32f934
DVD2
http://hotfile.com/list/71896/e8e10b7
Posted: June 30th, 2009, 6:19am CEST
File Name: Pro Perl Parsing
File Submitter: Nanflexal
File Submitted: 30 Jun 2009
File Category: JSP & PERL

Perl, one of the world's most diffuse programming languages, was born out of the need to resolve the creator's dissatisfaction with what were at the time standard data-parsing solutions. Indeed, since the 1.0 release in 1987, Perl has been heralded for its powerful parsing capabilities&emdash;features that are further enhanced through the thousands of Perl extensions made available through CPAN (the Comprehensive Perl Archive Network)
Click here to download this file
Posted: June 30th, 2009, 5:39am CEST
File Name: Perl Medic: Transforming Legacy Code
File Submitter: Nanflexal
File Submitted: 30 Jun 2009
File Category: JSP & PERL
Product Description This book is about taking over Perl code, whether written by someone else or by yourself at an earlier time. Developers regularly estimate that they spend 60 to 80 percent of their time working with existing code. Many problems of code inheritance are common to all languages, but the nature of the language makes Perl especially tricky. The reason why is that Perl is similar to English - bursting with irregular verbs, consistent only when it's convenient, borrowing terms from other languages, and providing many ways to say the same thing. In fact, Perl developers have a motto with the abbreviation TMTOWTDI: There's More Than One Way To Do It. While this flexibility is one of the language's strengths, it also makes it extremely difficult when you are faced with an existing piece of code. There are millions of lines of Perl code being used all over the Web; much of it was built on an ad hoc basis, the creators never imagining that the code would still be in use months or years later. This book will be the resource all Perl programmers need to understand someone else's code, even when it's bad; repair it; convert it to a better style; upgrade it to the latest version of Perl; maintain it; and find and fix its bugs.
Click here to download this file
Posted: June 30th, 2009, 5:38am CEST
File Name: Sams Teach Yourself Perl in 24 Hours (3rd Edition)
File Submitter: Nanflexal
File Submitted: 30 Jun 2009
File Category: JSP & PERL
Product Description Learn Perl programming quickly and easily with 24 one-hour lessons in
Sams Teach Yourself Perl in 24 Hours. The book's step-by-step lessons teach you the basics of Perl and how to apply it in web development and system administration. Plus, the third edition has been updated to include five chapters on new technologies, information on the latest version of Perl, and a look ahead to Perl 6.
Sams Teach Yourself Perl in 24 Hours focuses on real-world development, teaching you how to:
- Effectively use Perl for large development projects using Perl modules
- Use Perl for data processing
- Utilize Perl as a "glue" language with other programming languages
- Use Perl as a web development language
Click here to download this file
Posted: June 30th, 2009, 5:36am CEST
File Name: Perl Best Practices
File Submitter: Nanflexal
File Submitted: 30 Jun 2009
File Category: JSP & PERL
Product Description Many programmers code by instinct, relying on convenient habits or a "style" they picked up early on. They aren't conscious of all the choices they make, like how they format their source, the names they use for variables, or the kinds of loops they use. They're focused entirely on problems they're solving, solutions they're creating, and algorithms they're implementing. So they write code in the way that seems natural, that happens intuitively, and that feels good. But if you're serious about your profession, intuition isn't enough.
Perl Best Practices author Damian Conway explains that rules, conventions, standards, and practices not only help programmers communicate and coordinate with one another, they also provide a reliable framework for thinking about problems, and a common language for expressing solutions. This is especially critical in Perl, because the language is designed to offer many ways to accomplish the same task, and consequently it supports many incompatible dialects.
With a good dose of Aussie humor, Dr. Conway (familiar to many in the Perl community) offers 256 guidelines on the art of coding to help you write better Perl code--in fact, the best Perl code you possibly can. The guidelines cover code layout, naming conventions, choice of data and control structures, program decomposition, interface design and implementation, modularity, object orientation, error handling, testing, and debugging.
They're designed to work together to produce code that is clear, robust, efficient, maintainable, and concise, but Dr. Conway doesn't pretend that this is the one true universal and unequivocal set of best practices. Instead,
Perl Best Practices offers coherent and widely applicable suggestions based on real-world experience of how code is actually written, rather than on someone's ivory-tower theories on how software ought to be created.
Most of all,
Perl Best Practices offers guidelines that actually work, and that many developers around the world are already using. Much like Perl itself, these guidelines are about helping you to get your job done, without getting in the way.
Click here to download this file
Posted: June 24th, 2009, 3:11pm CEST
VTC C Coding Video Tutorial | 935 MB
The C Programming Language is the foundation of nearly all modern computer languages. C is a âlow levelâ simple language that can be used to create the most elegant of applications and operating systems. Most of todayâs commercial applications and operating systems have the C language at their core. VTC author Tim Heagarty explains the history and mechanics of the language and gives practical advice on its use in the commercial world. To begin learning simply click the links.
CODEhttp://rapidshare.com/files/247933222/VTC.CCoding.part01.rar
http://rapidshare.com/files/247735979/VTC.CCoding.part02.rar
http://rapidshare.com/files/247933266/VTC.CCoding.part03.rar
http://rapidshare.com/files/247933324/VTC.CCoding.part04.rar
http://rapidshare.com/files/247946085/VTC.CCoding.part05.rar
http://rapidshare.com/files/247946105/VTC.CCoding.part06.rar
http://rapidshare.com/files/247946195/VTC.CCoding.part07.rar
http://rapidshare.com/files/247933714/VTC.CCoding.part08.rar
http://rapidshare.com/files/248106306/VTC.CCoding.part09.rar
http://rapidshare.com/files/247933495/VTC.CCoding.part10.rar
Posted: April 19th, 2009, 9:08am CEST
Live Lessons PERL Fundamentals With Peter J. Scott

In this unique video package, renowned Perl author and speaker Peter Scott takes you through the fundamental elements of the Perl 5 language so that you have a strong foundation for creating robust Perl programs and learning more advanced aspects of the language.
Even if youâve never run a Perl program before, youâll learn what you need to know to get started on every popular platform. Scott advances through the language in a logical progression, from the basics of printing strings to the use of regular expressions for pattern matching and text manipulation. In between, he covers the core components of the language, demonstrating through many examples exactly how each one works. In the final lesson, he shows the power of Perlâs objects and modules for writing web programs. A uniquely valuable aspect of this video is Scottâs demonstrations of many common pitfalls and how to avoid them. Youâll learn a carefully crafted subset of the language that enables you to create powerful, robust programs while avoiding the traps that can result from learning Perl in the wrong sequence.
PART 5 PROBLEM FIXED NEW LINK ADDEDCODEhttp://rapidshare.com/files/222625010/LL.Perl.Scott.part1.rar
http://rapidshare.com/files/222628909/LL.Perl.Scott.part2.rar
http://rapidshare.com/files/222629032/LL.Perl.Scott.part3.rar
http://rapidshare.com/files/222474422/LL.Perl.Scott.part4.rar
http://rapidshare.com/files/223444987/LL.Perl.Scott.part5.rar
http://rapidshare.com/files/222494843/LL.Perl.Scott.part6.rar
http://rapidshare.com/files/222492729/LL.Perl.Scott.part7.rar
Posted: April 1st, 2009, 3:51am CEST

Sams Teach Yourself PHP And MySQL Video Learning Starter Kit | 1 GB
On the DVDâ¦
* Four hours of video lessons with interactive labs and quizzes
* PHP, MySQL, and Apache for Windows and Mac OS Xâan easy-to-install package to set up a safe learning environment
* Work files for all the learning labs
* Sams Teach Yourself PHP tutorial in searchable PDF format
* The jEdit programming editor for Windows and Mac OS X
Learn how toâ¦
* Install and configure PHP and MySQL on your computer
* Create PHP scripts for your website
* Work with forms and files
* Access information in databases
* Authenticate and track users with cookies and sessions
* Set up a secure web server
Download Links
CODEhttp://rapidshare.com/files/215979342/Sams.Starter.part01.rar
http://rapidshare.com/files/215971582/Sams.Starter.part02.rar
http://rapidshare.com/files/215953176/Sams.Starter.part03.rar
http://rapidshare.com/files/215953255/Sams.Starter.part04.rar
http://rapidshare.com/files/215970730/Sams.Starter.part05.rar
http://rapidshare.com/files/215953520/Sams.Starter.part06.rar
http://rapidshare.com/files/215970583/Sams.Starter.part07.rar
http://rapidshare.com/files/215953892/Sams.Starter.part08.rar
http://rapidshare.com/files/215954122/Sams.Starter.part09.rar
http://rapidshare.com/files/215968947/Sams.Starter.part10.rar
Posted: February 7th, 2008, 9:29pm CET by admin
This book offers intermediate to advanced IT professionals the chance to learn the inner workings of new SOAP/XML developments by working through a real-life application. Readers will design an accounting product for the Web using ASP .NET and Web Services. The application can be written in any .NET language and all communication is [...]
Posted: February 7th, 2008, 9:27pm CET by admin
This comprehensive compendium provides a broad and thorough investigation of all aspects of programming with ASP.NET. Entirely revised and updated for the 1.0 Release of .NET, this book will give you the information you need to master ASP.NET and build dynamic, successful, enterprise Web applications. Here are just a few of the topics [...]
Posted: February 7th, 2008, 9:25pm CET by admin
COM__Programming_-_A_Practical_Guide_Usi.rar
Posted: February 7th, 2008, 9:24pm CET by admin
Inside_ATL_-_MS_Press.rar
Posted: February 7th, 2008, 9:20pm CET by admin
Worldware-WriteYourOwnProgrammingLanguageUsingC.rar
Posted: February 7th, 2008, 9:18pm CET by admin
Writing_Secure_Code.rar
Posted: February 7th, 2008, 8:56pm CET by admin
VB.Net_Core_Classes_In_A_Nutshell_-_O_reilly
Posted: February 4th, 2008, 6:14am CET by admin
Publisher : Prentice Hall Software
Author : Brian W. Kernighan, Dennis M. Ritchie
This book (widely known as K&R, after the authors’ initials) has for over twenty years been the best way to learn C. When I got this book in 1980, I had access to a Unix system and worked through much of the tutorial material [...]
Posted: February 3rd, 2008, 7:51am CET by admin
Firefox Secrets: A Need-To-Know Guide
Cheah Yeow | Pap/Cdr edition (May 1, 2005) | ISBN: 0975240242 | 292 pages | PDF | 1,7 Mb
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 [...]
Posted: January 30th, 2008, 7:54am CET by admin
Introduction to C Programming
C Optimization Tutorial
Compiling C and C++ Programs on UNIX Systems - gcc/g++
Building and Using Static and Shared C Libraries
Programming in C: UNIX System Calls and Subroutines Using C
C FAQ
C Programming Class Notes
ANSI C for Programmers on UNIX Systems [...]
Posted: September 29th, 2008, 7:05am CEST by admin
Book Name : A First Look at ASP.NET v 2.0
Download Link : Download
Book Name : Wiley Ajax Bible Apr 2007
Download Link : Download
Book Name : Introducing Microsoft ASP.NET AJAX
Download Link : Download
Book Name : Wrox - Professional Ajax 2nd Edition Mar 2007
Download Link : Download
Book Name : Asp.Net Ajax in Action
Download Link : [...]
Posted: April 15th, 2008, 1:39pm CEST by admin
The practicing programmer’s DEITEL® guide to AJAX, Rich Internet Applications, and web-application development.
This book applies the Deitel signature live-code approach to teaching Web 2.0 application development. The book presents concepts in the context of more than 180 fully tested programs (18,000+ lines of code), complete with syntax shading, detailed descriptions, and sample outputs. It features [...]
Posted: March 4th, 2008, 1:25pm CET by admin
Author
Title
Rating
Publisher, Year, ISBN, Ref No
Ryan Asleson & Nathaniel T. Schutta
Foundations of Ajax (Foundation)
Apress, 2005, 1590595823, A-00012
Ryan Asleson & Nathaniel T. Schutta
Pro Ajax and Java Frameworks (Pro)
Apress, 2006, 1590596773, A-00192
Lee Babin
Beginning Ajax with PHP
Apress, 2006, 1590596676, B-00385
Phil Ballard
Sams Teach Yourself AJAX in 10 Minutes (Sams Teach Yourself)
Sams, 2006, 0672328682, B-00315
Dave Crane, Eric Pascarello & Darren James
Ajax [...]
Posted: February 13th, 2008, 12:58pm CET by admin
Publisher: O’Reilly Media, Inc.
Number Of Pages: 350
[...]
Posted: February 13th, 2008, 12:57pm CET by admin
Ajax in Practice
By Dave Crane, Bear Bibeault, Jord Sonneveld, Ted Goddard, Chris Gray, Ram Venkataraman, Joe Walker,
* Publisher: Manning Publications
* Number Of Pages: 456
* Publication Date: 2007-06-15
* Sales Rank: 595645
* ISBN / ASIN: 1932394990
* EAN: 9781932394993
* Binding: Paperback
* Manufacturer: Manning Publications
* Studio: [...]
Posted: February 13th, 2008, 12:54pm CET by admin
Pragmatic Ajax: A Web 2.0 Primer (Pragmatic)
By Justin Gehtland, Ben Galbraith, Dion Almaer,
* Publisher: Pragmatic Bookshelf
* Number Of Pages: 304
* Publication Date: 2006-04-10
* Sales Rank: 12212
* ISBN / ASIN: 0976694085
* EAN: 9780976694083
* Binding: Paperback
* Manufacturer: Pragmatic Bookshelf
* Studio: [...]
Posted: February 13th, 2008, 12:49pm CET by admin
Ajax can bring many advantages to an existing web application without forcing you to redo the whole thing. This book explains how you can add Ajax to enhance, rather than replace, the way your application works. For instance, if you have a traditional web application based on submitting a form to update a table, you [...]
Posted: February 13th, 2008, 12:45pm CET by admin
AJAX (Asynchronous JavaScript and XML) is a new approach for developing web applications. It essentially permits users to interact with a Webpage without forcing a slow & tedious reload of the entire page after every action. This means web applications become more responsive, easier to use, and more intuitive. Build Your Own Ajax Web Applications [...]
Posted: February 13th, 2008, 12:43pm CET by admin
Introduction
Welcome (03:22)
System Requirements (06:36)
Getting to know Ajax
Downloading Data Behind the Scenes (03:09)
Modifying Web Pages on the Fly (05:30)
Searching in Real Time with Live Searches (03:05)
Getting the Answer With Autocomplete (03:10)
Dragging and [...]
Posted: February 13th, 2008, 12:39pm CET by admin
# Publisher: Apress (December 18, 2006)
# Language: English
# ISBN-10: 1590597346
# ISBN-13: 978-1590597347
Book Description
Ajax and REST Recipes: A Problem-Solution Approach will serve all of your Ajax needs, by providing adaptable solutions for common tasks you’ll want to implement on web sites using the next generation of Ajax and REST techniques. As a JavaScript developer, your time [...]
Posted: February 13th, 2008, 12:36pm CET by admin
ZK is the most popular open source SourceForge Ajax web framework that enables rich user interface for web applications with no JavaScript and little programming. This firstPress book will cover the following:
Shows you how to use this simplest Ajax framework to write real-world responsive web applications
Covers ZK’s more than 70 XUL and 80 XHTML rich [...]
Posted: February 13th, 2008, 12:32pm CET by admin
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 [...]
Posted: February 7th, 2008, 10:53am CET by admin
Ajax_.Net_DLLs
Posted: February 7th, 2008, 10:51am CET by admin
Ajax_Code_Examples
Posted: February 7th, 2008, 10:51am CET by admin
Ajax_Code_Examples
Posted: April 25th, 2007, 11:40pm CEST by admin
Welcome to the sixth volume of the Game Programming Gems series. With team sizes constantly expanding, developers are finding themselves pushed to become increasingly specialized. This makes it important to have cutting-edge, ready-to-use material in your specialization, as well as resources that you can call upon if you need to work outside your area of [...]
Posted: February 19th, 2007, 7:03pm CET by admin
Language Integrated Query (LINQ) is Microsoft’s new technology for powerful, general purpose data access. This technology provides a fully-integrated query language, available in both C# 3.0 and VB 9.0, for high-level data access against objects, relational databases, and XML documents. In this Short Cut you’ll learn about LINQ and the proposed C# 3.0 extensions that [...]
Posted: February 19th, 2007, 6:45pm CET by admin
A guide to the skills required for state-of-the-art web development, this book covers a variety of web development frameworks.
Download Link: http://www.getebooks4free.com/java_ebooks_one.html
Posted: February 19th, 2007, 6:35pm CET by admin
Download Link: http://www.protecturl.com/?tpahribgse
Password: www.AvaxHome.ru
Posted: February 19th, 2007, 12:40pm CET by admin
A quick, easy-to-understand introduction to creating dynamic Web sites with PHP 5.
Download Link: http://www.getebooks4free.com/php_ebooks.html
Posted: February 19th, 2007, 12:29pm CET by admin
Enhance the user experience of your PHP website using AJAX.
Download Link: http://www.getebooks4free.com/php_ebooks.html
Posted: February 19th, 2007, 12:14pm CET by admin
Beginning Hibernate is ideal if you’re experienced in Java with databases (the traditional, or “connected,” approach), but are new to open source lightweight Hibernate–the most popular de facto object-relational mapping and database-oriented application development framework. This book packs in brand new information about the latest release of the Hibernate persistence layer and provides a clear [...]
Posted: February 19th, 2007, 11:33am CET by admin
Accelerated C# 2005 teaches you both how to use core C# language concepts and wisely employ C# idioms and object-oriented design patterns–to exploit the power of C# and the common language runtime. You’ll quickly master C# syntax while learning how the CLR simplifies many programming tasks. You’ll also learn best practices that ensure your code [...]
Posted: February 19th, 2007, 11:08am CET by admin
An intermediate to advanced level guide for the Delphi developer. Covers all aspects of using XML in the Delphi environment. The CD-ROM offers the relevant specifications regarding XML, with the code from the text, and various tools. System requirements not listed. Softcover. DLC: XML (Document markup language).
Download Link: http://rapidshare.com/files/15486998/1556228120.rar
[...]
Posted: February 19th, 2007, 10:57am CET by admin
PHP By Example will provide web-publishing oriented individuals the opportunity to learn a new, flexible Internet scripting language, PHP. This book will take the reader through step-by-step examples that will help them gain an understanding of PHP. PHP By Example will:
* Explain concepts in simple, understandable tasks with multiple approaches to concepts that need clarification.
* [...]
Posted: March 5th, 2008, 9:44am CET by admin
Paperback: 350 pages
Publisher: Manning Publications (June 15, 2003)
Language: English
ISBN-10: 1930110952
ISBN-13: 978-1930110953
Addressing the storming controversy of EJB head-on, this guide discusses framework problems and common traps that can snare unwary developers. Advice is provided for choosing persistence strategies beyond EJB entity beans and a list of several entity bean antipatterns. Also offered are session bean and messaging antipatterns and a compelling discussion about how and when to use problematic stateful session beans. Solutions to difficult problems such as effective builds and performance tuning are furnished. Designed for EJB developers, architects, programmers, and project managers, this authoritative reference attacks basic Java programming problems to establish antipatterns as a serious field for Java developers in a well-known context.
Posted: March 5th, 2008, 9:40am CET by admin
Paperback: 789 pages
Publisher: Jones & Bartlett Publishers; Pap/Cdr edition (April 2003)
Language: English
ISBN-10: 0763704903
ISBN-13: 978-0763704902
Programming and Problem Solving with Java™ is an excellent resource for discovering Java as a first programming language. After introducing the very basics of programming, the text provides detail on Java syntax, semantics, classes and objects, and then continues with coverage of arithmetic expressions,
Posted: March 3rd, 2008, 10:35am CET by admin
Paperback: 300 pages
Publisher: Wrox Press (February 2003)
Language: English
ISBN-10: 1861008295
ISBN-13: 978-1861008299
This book addresses the fundamental units of Windows and .NET programming – threads. A strong understanding of the role threads play in program execution, how multiple threads can interact in order to make efficient programs, and the pitfalls to beware of when developing multithreaded applications, are all core to a developer’s ability to develop effective C# programs. This book will cover how .NET applications are executed, the life cycle of a thread in .NET, how the .NET Framework uses threads, how threads work in an event-driven environment, how we can avoid race conditions and deadlocks, how the activity of multiple threads can be synchronized, and how to debug multithreaded applications. We finish it off by describing the creation of a multithreaded network application.
What is great about this book?
Posted: March 3rd, 2008, 10:15am CET by admin
Paperback: 456 pages
Publisher: Wiley; 1st edition (March 7, 2003)
Language: English
ISBN-10: 0471431044
ISBN-13: 978-0471431046
Gives experienced Java developers the tools to exploit aspect-oriented programming techniques using AspectJ, an open source Java extension
Delivers a code-intensive, real-world tutorial on building applications with AspectJ
Covers the AspectJ compiler and browser as well as the IDE plug-ins and other tools that can be used with AspectJ
Masterfully ties together all material in the book so that readers will be able to build a complete, working application
Companion Web site includes all sample code, the complete application, and links to other relevant sites
Posted: February 27th, 2008, 10:29am CET by admin
Paperback: 400 pages
Publisher: Wordware Publishing, Inc. (January 25, 2004)
Language: English
ISBN-10: 1556222874
ISBN-13: 978-1556222870
Text shows how to write assembly language for programming the vertex shader and pixel shader hardware using DirectX 9. Covers the fundamentals of programming vectors using SIMD methodology in conjunction with the Direct3D 9 application interfaces. For game developers. Softcover. DLC: Vector processing (Computer science).
Posted: February 27th, 2008, 10:10am CET by admin
Paperback: 400 pages
Publisher: McGraw-Hill Osborne Media; 1 edition (July 31, 2003)
Language: English
ISBN-10: 0072229713
ISBN-13: 978-0072229714
There is something for every programmer in this book, which presents a number of practical, high-powered applications of Java. Included are pure code subsystems such as the expression parser, which readers will adapt for use in their own programs, financial calculations and statistics programs that feature ready-for-use applets/servlets, interpreter or the AI-based search engine, and much more.
Posted: February 27th, 2008, 7:45am CET by admin
Paperback: 300 pages
Publisher: Jones and Bartlett Publishers, Inc.; 2 Sub edition (May 25, 2003)
Language: English
ISBN-10: 0763719765
ISBN-13: 978-0763719760
With a dynamic learn-by-doing focus, this laboratory manual encourages students to explore data structures by implementing them, a process through which students discover how data structures work and how they can be applied.
Posted: February 26th, 2008, 6:27am CET by admin
Paperback: 800 pages
Publisher: Wiley; 1st edition (May 30, 2003)
Language: English
ISBN-10: 0471423149
ISBN-13: 978-0471423140
Shows readers how to use Java to harness the power of object-oriented programming
Posted: February 26th, 2008, 6:25am CET by admin
Paperback: 283 pages
Publisher: Wiley (July 25, 2003)
Language: English
ISBN-10: 0471449156
ISBN-13: 978-0471449157
Ideal intermediate-level book for programmers to turn to once they have read the introductory books.
Identifies what can go wrong and provides refactored solutions for each pitfall complete with code.
Posted: February 26th, 2008, 6:24am CET by admin
Paperback: 624 pages
Publisher: Wiley; 1 edition (August 11, 2003)
Language: English
ISBN-10: 0471146153
ISBN-13: 978-0471146155
“The flip-side of Patterns, AntiPatterns provide developers with formal descriptions of common development gaffes that can derail a project along with practical guidelines on how to avoid them. In this book, the authors present dozens of Java AntiPatterns that tackle many of Java’s biggest trouble spots for programming with EJB, JSP, Servlets, and more. Each AntiPattern is documented with real-world examples, code, and refactored (or escape-route) solutions, and the book uses UML (where appropriate) to diagram improved solutions. All code examples from the book are available to the reader on the book’s companion Web site.”
Posted: February 26th, 2008, 6:23am CET by admin
Paperback: 352 pages
Publisher: Wiley (April 22, 2003)
Language: English
ISBN-10: 0471486795
ISBN-13: 978-0471486794
One of the only books on this subject to focus on XML’s value as a business tool rather than the technology.
Posted: February 26th, 2008, 6:17am CET by admin
Paperback: 456 pages
Publisher: Wiley; 1st edition (April 11, 2003)
Language: English
ISBN-10: 0471237523
ISBN-13: 978-0471237525
Book Description
Takes developers step-by-step through the process of customizing Visual Studio to allow easier and faster incorporation of specialized subroutines, UI elements, and other components
Shows how to customize the development environment for macros and add-ins created in any .NET-hosted language from Visual Studio to Perl, Delphi, COBOL, and Eiffel
Supplies readers with the only print documentation available on all the Macro IDE menu commands
Companion Web site includes all the source code and executables for the book
Posted: February 17th, 2008, 6:06pm CET by admin
Paperback: 600 pages
Publisher: Wordware Publishing, Inc. (May 25, 2003)
Language: English
ISBN-10: 1556229682
ISBN-13: 978-1556229688
Targets experienced computer game programmers as well as those interested in computer game development.
Posted: February 17th, 2008, 5:45pm CET by admin
Paperback: 352 pages
Publisher: McGraw-Hill Osborne Media; 1 edition (May 19, 2003)
Language: English
ISBN-10: 0072226609
ISBN-13: 978-0072226607
Find out from an industry veteran exactly what you need to do to become a game designer, tester, artist, producer, programmer, writer, soundtrack composer, videographer, or sales/marketing professional. You’ll get full-spectrum coverage of positions available within the game industry as well as details on how a game is created—from start to finish—and much more.
Posted: February 17th, 2008, 5:35pm CET by admin
Hardcover: 328 pages
Publisher: Wiley (January 21, 2003)
Language: English
ISBN-10: 0470848677
ISBN-13: 978-0470848678
With the current changes driven by the expansion of the World Wide Web, this book uses a different approach from other books on the market: it applies ontologies to electronically available information to improve the quality of knowledge management in large and distributed organizations. Ontologies are formal theories supporting knowledge sharing and reuse. They can be used to explicitly represent semantics of semi-structured information. These enable sophisticated automatic support for acquiring, maintaining and accessing information. Methodology and tools are developed for intelligent access to large volumes of semi-structured and textual information sources in intra- and extra-, and internet-based environments to employ the full power of ontologies in supporting knowledge management from the information client perspective and the information provider.
The aim of the book is to support efficient and effective knowledge management and focuses on weakly-structured online information sources. It is aimed primarily at researchers in the area of knowledge management and information retrieval and will also be a useful reference for students in computer science at the postgraduate level and for business managers who are aiming to increase the corporations’ information infrastructure.
Posted: March 21st, 2008, 4:56am CET by admin
Essential Histories Series #59. Charles M. Robinson III. The Plains Wars 1757–1900
Osprey Publishing | ISBN 1841765211 | 2003 | PDF | 96 pages | 15,6 Mb
| “ |
About this book
The Great Plains cover the central two-thirds of the United States, and during the nineteenth century were home to some of the largest and most powerful Indian tribes on the continent. The conflict between those tribes and the newcomers from the Old World lasted about one hundred and fifty years, and required the resources of five nations - Spain, Mexico, the Republic of Texas, the Confederate States of America and the United States - before fighting ended in the mid 1890s. This masterly exposition explains the background, causes and long term effects of these bitter wars, whose legacy can still be felt today.
Contents
• Introduction
• Chronology
• Background to war: North and South
• Warring sides
• Outbreak
• The fighting: Battle on the Plains
• Portrait of a soldier: Survivors
• The world around war
• Portrait of a civilian: Women and children
• Conclusion and consequences
• Principal Indian characters
• Further reading
• Index |
” |
http://rapidshare.com/files/98391315/OEHS059.rar
Posted: March 21st, 2008, 4:51am CET by admin
Octubre
Spanish | CBR | 56,7 Mb
Octubre - Pasqual Ferry
Octubre recupera la obra del autor catalán Pasqual Ferry, uno de los pilares del cómic español de la década de la segunda mitad de los 80 y primeros 90 que lleva años fundamentalmente trabajando, y con éxito comercial, para el género superheróico de EE.UU. Octubre recoge los álbumes Crepúsculo, Sebastián Gorza, la Ruta de la Medusa y La Torre (Marius Dark), previamente prepublicados en las revistas ya desaparecidas Cimoc y Zona 84. Incluye sendos prólogos de Carlos Giménez y Miguelanxo Prado, bocetos de la nunca acabada continuación de La Ruta de la Medusa, una docena de nuevas páginas creadas por el autor para dar sentido unitario al libro y algunos extras más.
"Éste es un libro para estremecerse, para emocionarse, para angustiarse, para extasiarse, para desconcertarse. Octubre es un libro de historias narradas con pasión, escritas con dolor y dibujadas con amor. Es un libro de cuentos. Es una magnífica colección de relatos imaginativos de historias imposibles, fantásticas y surrealistas, de narraciones disparatadas, emocionantes y divertidas. "
- Carlos Giménez. Prólogo del álbum -
Visita mis otros post, encontrarás gran cantidad de cómics europeos e hispanoamericanos en español, francés e inglés.
-Nuevas subidas diarias-
Si estás buscando algún material en especial solo pídemelo por PM, trataré de subirlo a la brevedad.
Participa en la red tanto como puedas: sube materiales, comparte, descarga, opina, participa.
-Si te gustan los cómics trata de comprarlos, haz que tus creadores favoritos puedan seguir trabajando-
Posted: March 21st, 2008, 4:39am CET by admin
Get ready to conquer the basics of building a strong level or mod for your games. "Beginning Game Level Design" covers everything from putting your ideas down on paper, to creating spaces and architecture, through placing units and scripting their behavior. You’ll cover each important area of expertise that goes into creating a great level. As you cover each new topic, use the end-of-chapter projects to test your newfound skills. "Beginning Game Level Design" gives you a step-by-step look into the tasks a successful designer goes through in order to create levels that keep players coming back for more.
dwnload here
Posted: March 21st, 2008, 4:31am CET by admin
In C# How to Program the Deitels and their colleagues, Jeff Listfield, Tem. R. Nieto, Cheryl Yaeger and Marina Zlatkina, discuss topics you need to build complete .NET, Web-based applications. Key topics include:
- .NET Introduction/IDE/Debugger
- Web Services/ASP.NET
- Control Structures/Methods/Properties
- Classes/Data Abstraction
- OOP/Inheritance/Polymorphism
- Arrays/Data Structures/Collections
- Database/ADO .NET/SQL
- Assemblies/Namespaces/Exceptions
- GUI/Forms/Controls/Events/Delegates
- Web Forms/Web Controls/Accessibility
- XML/XSLT™/DOM™/VoiceXML™
- Multithreading/Networking/Client-Server
- Files/Streams/Strings/Regular Expressions
- Operator Overloading/COM Integration
- Multimedia/Graphics/GDI+
- Bit and Character Manipulation/Unicode
http://rapidshare.com/files/97502292/C_.How.to.Program.rar
Posted: March 21st, 2008, 4:22am CET by admin
If you’ve thought of programmers as elite intelligentsia who possess expertise (and perhaps genes) the rest of us will never have, think again. C++ For Dummies, 5th Edition, debunks the myths, blasts the barriers, shares the secrets, and gets you started. In fact, by the end of Chapter 1, you’ll be able to create a C++ program. OK, it won’t be newest, flashiest video game, but it might be a practical, customized inventory control or record-keeping program.
Download here
Posted: March 21st, 2008, 4:19am CET by admin
XSI is the next generation in digital animation software. It was used to create some of the first realistic CG characters developed for film and it continues to be used by artists and animators worldwide in new and creative ways and in many different fields-from computer games to the film industry, from commercials to music videos. This official Softimage guide will show you how you can effectively use XSI to create compelling, lifelike characters. You’ll cover each step-from designing and modeling to rendering and compositing. Learn how you can use Behavior to create intelligent characters that can interact with one another to form a realistic 3D animated crowd. You’ll also cover scripting and how it can be used to save time and increase productivity.
http://rapidshare.com/files/97507833/Experience.XSI.4.The.Official.Softimage.XSI.4.Guide.To.
Posted: March 15th, 2008, 11:42pm CET by admin
Larry Ullman, "Building a Web Site with Ajax: Visual QuickProject Guide"
Peachpit Press | ISBN 0321524411 | October 13, 2007 | 176 Pages | PDF | 2.1MB
Ajax is at the heart of the Web 2.0 revolution. It isn’t a technology but, rather, is a technique that leverages other technologies and techniques, such as CSS, XML, DHTML, and XHTML. Many Web designers and programmers would like to incorporate Ajax in their projects because of the amazing functionality it can add to a Web site, but they can’t because of the steep learning curve. That’s where this book steps in. It makes learning Ajax fun and easy — a great place to start! Visual QuickProject Guides focus on a single project. In this case the project is creating a business employee directory, like an address book. What’s being created is a better, new kind of Web site.
Download from RapidShare
Download from Depositfiles
Download from Easy-Share
Posted: March 15th, 2008, 11:41pm CET by admin
Satheesh, N Kumar “LINQ Quickly"
Packt Publishing | 2007-11-24 | ISBN:1847192548 | PDF | 252 pages | 3,7 Mb
This book gets you started with LINQ and shows how it will make your programming life easier by making use of new features from the .NET Framework 3.0. This book is split into seven chapters, each of which is dedicated to presenting a feature of LINQ and its usage in real-life scenarios. Language Integrated Query (LINQ) is a new feature in Visual Studio 2008 that extends its query capabilities, using C# and Visual Basic. Visual Studio 2008 comes with LINQ provider assemblies that enable the use of LINQ with data sources such as in-memory collections, SQL relational databases, ADO.NET Datasets, XML documents, etc. In Visual Studio 2008, Visual C# and Visual Basic are the languages that implement the LINQ language extensions. LINQ language extensions use the new standard query operators API, which is the query language for any collection that implements IEnumerable.
depositfiles.com
easy-share
Posted: March 15th, 2008, 11:36pm CET by admin
Richard Wagner “Professional iPhone and iPod touch Programming: Building Applications for Mobile Safari"
Wrox | 2008-01-29 | ISBN: 0470251557 | PDF | 284 pages | 4,2 Mb
This hands-on, in-depth book introduces developers to the initial release of the iPhone application platform and assists them in creating Web 2.0 applications that operate on the iPhone and integrate with its services. Author Richard Wagner shares his experience as he guides readers through the process of building new applications from scratch and migrating existing Web 2.0 applications to this new mobile platform.
Utilizing practical examples, the book shows how to build a wide range of solutions–from a basic XHTML/CSS client to an advanced Ajax-enabled database application. As it does so, it helps readers design a user interface that is optimized for the iPhone touch-screen display. Additionally, the book helps readers integrate their applications with iPhone services, including phone dialog, its motion sensor, and Google Maps.
With this book, readers will discover how to:
Build an XHTML and CSS UI framework from the ground up
Emulate the look and feel of built-in applications
Integrate public Web 2.0 APIs into applications
Capture finger touch interactions
Use Ajax to load external pages
Create mashups for the iPhone
Store local and remote data
Optimize applications for the EDGE network
Test, debug, and deploy iPhone applications
And more.
depositfiles.com
easy-share
Posted: February 26th, 2008, 3:25am CET by admin

ASP.NET 3.5 Unleashed is the most comprehensive book available on the Microsoft ASP.NET 3.5 Framework, covering all aspects of the ASP.NET 3.5 Framework–no matter how advanced.
http://rapidshare.com/files/94961771/A.leashed.pdf
Posted: July 12th, 2008, 9:59am CEST by eBooks
Publisher Focal Press
Author(s) Array
ISBN 0240809777
Release Date 14 March 2008
Companies worldwide are rapidly adopting Service-Oriented Architecture (SOA), a design methodology used to connect systems as services, and Business Process Management (BPM), the art of orchestrating these services. Media organizations from news organizations to music and media download services to movie studios are adapting to SOA-style architectures, [...]
Posted: July 12th, 2008, 9:59am CEST by eBooks
Publisher Focal Press
Author(s) Array
ISBN 0240809777
Release Date 14 March 2008
Companies worldwide are rapidly adopting Service-Oriented Architecture (SOA), a design methodology used to connect systems as services, and Business Process Management (BPM), the art of orchestrating these services. Media organizations from news organizations to music and media download services to movie studios are adapting to SOA-style architectures, [...]
Posted: July 2nd, 2008, 6:53pm CEST by eBooks
Publisher John Wiley and Sons
Author(s) Dominic Selly
ISBN 0471386316
Release Date 01 March 2002
Gain the tools to create 10 reusable enterprise projects utilizing the new features of VB.NET Going beyond the standard reference books, Tony Martin takes readers step-by-step through the process of creating ten reusable enterprise applications with the next version of Microsoft’s leading programming language-Visual [...]
Posted: July 2nd, 2008, 6:53pm CEST by eBooks
Publisher Apress
Author(s) W. Jason Gilmore
ISBN 1590598628
Release Date 24 December 2007
Beginning PHP and MySQL: From Novice to Professional, Third Edition offers a comprehensive introduction to two of the most prominent open source technologies on the planet: the PHP scripting language and the MySQL database server. Updated to introduce the features found in MySQLs most significant release [...]
Posted: June 29th, 2008, 11:44am CEST by eBooks
Publisher Auerbach Publishing
Author(s) H. Howell-Barber
ISBN 1420045008
Release Date 03 December 2007
Aggressively being adopted by organizations in all markets, service-oriented architecture (SOA) is a framework enabling business process improvement for gaining competitive advantage. Service-Oriented Architecture (SOA): Strategy, Methodology, and Technology guides you through the challenges of deploying SOA. It demonstrates conclusively that strategy and methodology are the [...]
Posted: June 29th, 2008, 11:43am CEST by eBooks
Publisher No Starch Press
Author(s) Daniel Molkentin
ISBN 1593271476
Release Date 19 July 2007
Cross-platform development is a kind of holy grail, and Trolltech’s Qt toolkit may well be the most promising solution yet to this development challenge. Qt is widely used for the development of GUI applications as well as console tools and servers, and it’s especially appealing [...]
Posted: May 5th, 2008, 11:29pm CEST by eBooks
Publisher Apress
Author(s) Asif Sayed
ISBN 1590598547
Release Date 21 September 2007
Client-Side Reporting with Visual Studio in C# shows how to design and create stunning professional reports with the SQL Server 2005 and Visual Studio 2005 Reporting Services.
* The only comprehensive guide to client-side Reporting Services
* Practical, step-by-step instruction on [...]
Posted: May 5th, 2008, 11:25pm CEST by eBooks
Publisher Apress
Author(s) Andrew Troelsen
ISBN 1590598229
Release Date 24 March 2008
Whether you’re moving to .NET for the first time, or you’re already writing applications on .NET 2.0 or .NET 3.0, Pro VB 2008 and the .NET 3.5 Platform, Third Edition will provide you with a solid grounding in this new technology and serve as a comprehensive reference [...]
Posted: May 5th, 2008, 11:25pm CEST by eBooks
Publisher Springer-Verlag
Author(s) Robert Whitrow
ISBN 1848000227
Release Date 25 January 2008
OpenGL Graphics Through Applications is a practical introduction to Computer Graphics with an emphasis on understanding through practice. Throughout the book, theory is followed by implementation using C / C and complete programs are provided on the Springer website.
A procedural approach has been taken to algorithmic development [...]
Posted: January 7th, 2008, 4:33pm CET by eBooks
Publisher IBM Press
Author(s) Michele Chilanti
ISBN 013224831X
Release Date 21 December 2007
Introductory Guide to WebSphere Business Integration from IBM
Using WebSphere Business Integration (WBI) technology, you can build an enterprise-wide Business Integration (BI) infrastructure that makes it easier to connect any business resources and functions, so you can adapt more quickly to the demands of customers and partners. [...]
Posted: January 7th, 2008, 4:32pm CET by eBooks
Publisher Apress
Author(s) Trey Nash
ISBN 1590598733
Release Date 12 November 2007
C# 2008 offers powerful new features, and Accelerated C# 2008 is the fastest path to mastering them, and the rest of C#, for both experienced C# programmers moving to C# 2008 and programmers moving to C# from another object-oriented language. Many books introduce C#, but very few [...]
Posted: January 5th, 2008, 1:35pm CET by eBooks
Publisher Apress
Author(s) Eldon Alameda
ISBN 1590597818
Release Date 29 October 2007
If you are a web developer who has already realized the power of Ruby on Rails but wants to take your Rails knowledge further, this book will be invaluable to you. Practical Rails Projects assumes you know the basics of using the framework, concentrating instead on taking [...]
Posted: September 3rd, 2009, 5:40am CEST by admin
MCTS Self-Paced Training Kit (Exam 70-536): Microsoft® .NET Framework Application Development Foundation
Publisher: Microsoft Press | ISBN: 0735626197 | edition 2008 | PDF | 829 pages | 3,5 mb
Your 2-in-1 Self-Paced Training Kit. Fully updated and revised! Ace your activity for the skills rhythmic by MCTS Exam 70-536 and on the job. With this authorised Microsoft think guide, you ll impact at your possess measure finished a program of lessons and reviews that full counterbalance apiece communicating objective. Then fortify and administer what you ve scholarly finished real-world housing scenarios and training exercises.
Posted: September 2nd, 2009, 7:22am CEST by admin
CompTIA Network+ Certification Study Guide, Fourth Edition
Glen Clarke | March 2009 | ISBN: 0071615385 | PDF | 801 pages | arts | 21 MB
The prizewinning full desegrated think grouping available
With hundreds of upbringing questions and hands-on exercises, CompTIA Network+ Certification Study Guide, Fourth Edition covers what you requirement to know-and shows you how to prepare-for this hard exam.
* 100% rank news of every authorised objectives for the CompTIA Network+ exam
* CertCam recording upbringing by the communicator guides you finished arduous topics and exercises
* Inside the Exam sections particular key communicating topics covered
* Two-Minute Drills wage hurried analyse at the modify of every chapter
* Simulated communicating questions correct the format, tone, topics, and travail of the actual exam
Covers every the communicating topics, including:
* Basic Network Concepts
* Network Protocols and Standards
* Networking Components
* Subnetting and Routing
* protocol Utilities
* Wireless Networking
* Remote Connectivity
* Wide Area Network Technologies
* Network Implementation
* Network Maintenance and Support
* Network Security
* Network Troubleshooting
Posted: September 2nd, 2009, 6:53am CEST by admin
Wendell Odom, CCNA Exam Certification Guide (CCNA Exam 640-407)
Cisco Press | ISBN: 0735700737 | 1999 | PDF | 613 pages | 4.93 MB
CCNA Exam Certification Guide is a broad think agency for CCNA Exam #640-407. Written by a CCIE and Certified Cisco Systems Instructor and reviewed by Cisco theoretical experts, CCNA Exam Certification Guide helps you see and officer the communicating objectives. Section-by-section neutral lists ready you convergent on the touchable you requirement to study. The instructor-developed elements and techniques advance you to tap your possession and request of communicating topics, and scenario-based exercises reassert your ascendance of the communicating objectives. Along with the book, training questions on the consort CD-ROM enable you either to physique and verify haphazard distribution tests or to pore on an neutral Atlantic of your choice.
Posted: September 2nd, 2009, 6:43am CEST by admin
Tom Carpenter “CompTIA Convergence+ Certification Study Guide”
McGraw-Hill playwright Media | arts | | ISBN: 0071596801 | 497 pages | CD-ROM, PDF | 61 MB
The Best Fully Integrated Study System Available for Exam CT0-101
With hundreds of training questions and hands-on exercises, CompTIA Convergence+ Certification Study Guide covers what you requirement to know–and shows you how to prepare–for this hard exam.
• 100% rank news of every authorised objectives for the CompTIA Convergence+ exam
• Exam Readiness Checklist at the face of the book–you’re primed for the communicating when every objectives on the itemize are patterned off
• Two-Minute Drills for hurried analyse at the modify of every chapter
• Simulated communicating questions correct the format, tone, topics, and travail of the actual exam
Covers every the communicating topics, including: Networking Infrastructure and Design; Network Protocols; Infrastructure Hardware; Client Devices; Telephony Fundamentals; Telephony Hardware; Multimedia and Video; Quality of Service; Converged Network Management; Troubleshooting Converged Networks; Security Vulnerabilities and Solutions
CD-ROM includes:
• Complete MasterExam training investigating engine, featuring: One flooded training exam; Detailed answers with explanations; Score Report action categorization tool
• Electronic aggregation for studying on the go
• Bonus downloadable MasterExam training effort (with liberated online registration)
Posted: September 2nd, 2009, 4:17am CEST by admin
MCSA/MCSE Self-Paced Training Kit (Exam 70-291): Implementing, Managing, and Maintaining a Microsoft Windows Server(TM) 2003 Network Infrastructure
Microsoft Press | 0735614393 | 900 pages | Sept 17, 2003 | PDF | 7 Mb
Announcing an all-new MCSA/MCSE TRAINING KIT fashioned to support tap your action on Exam 70-291, a set communicating for the newborn Windows Server 2003 certification. This outfit packs the tools and features communicating candidates poverty most—including in-depth, self-paced upbringing supported on test communicating content; rigorous, objective-by-objective review; communicating tips from expert, exam-certified authors; and a burly investigating suite. It also provides real-world scenarios, housing studies, and troubleshooting labs for the skills and skillfulness you crapper administer to the job.
Focusing on meshwork stock direction for Windows Server 2003, this authorised think pass covers topics much as implementing, managing, and maintaining IP addressing, study resolution, meshwork section measures, routing and far access, and monitoring and troubleshooting meshwork infrastructure.
Posted: August 31st, 2009, 12:09pm CEST by admin
Matthew A. Stoecker, Steven J. Stein, “MCTS Self-Paced Training Kit (Exam 70-505): Microsoft .NET Framework 3.5 Windows® Forms Application Development”
Microsoft Press | ISBN0: 0735626375 | Feb 25, 2009 | 720 pages | PDF | 15.3 MB
Announcing an all-new SELF-PACED TRAINING KIT fashioned to support tap your action on 70-505, the required communicating for the newborn Microsoft Certified Technology Specialist (MCTS) authorisation for.NET Framework 3.5 Windows Forms Application Development. This 2-in-1 outfit includes the authorised Microsoft think guide, nonnegative upbringing tests on CD to support you set your skills. It comes crowded with the tools and features communicating candidates poverty most including in-depth, self-paced upbringing supported on test communicating content; rigorous, objective-by-objective review; communicating tips from expert, exam-certified authors; and customizable investigating options. It also provides real-world scenarios, housing think examples, and troubleshooting labs for the skills and skillfulness you crapper administer to the job. Focusing on Windows Forms covering development, this authorised think pass covers creating a UI using accepted controls, desegregation data, implementing publication and reporting, enhancing usability, implementing anachronic planning techniques, deploying Windows Forms controls, and configuring and deploying applications. Work at your possess measure finished the lessons and work exercises. Then set yourself using 300+ upbringing and analyse questions on the CD, featuring multiple, customizable investigating options to foregather your limited needs. Choose timed or untimed investigating mode, create haphazard tests, or pore on separate objectives. You intend careful explanations for correct and criminal answers including pointers backwards to the aggregation for boost study. You also intend an assessment edition of Microsoft Visual Studio(r) 2008 code and an communicating reduction protagonist making this outfit an surpassing continuance and a enthusiastic occupation investment.
Posted: August 31st, 2009, 2:00am CEST by admin
Thomas M. Thomas, Doris Pavlichek, martyr H. Dwyer, Rajah Chowbay, histrion W. Downing, saint Sonderegger, Juniper Networks Reference Guide: JUNOS Routing, Configuration, and Architecture
Addison reverend | ISBN: 0201775921 | 2002 | CHM | 880 pages | 5.71 MB
Juniper Networks Reference Guide is the saint feat transfer to the Juniper Networks kinsfolk of cyberspace routers and the meshwork operative grouping JUNOS(TM). With apothegmatic explanations of internetworking theory and careful examples, this aggregation teaches readers how to configure, deploy, and reassert their Juniper Networks routing solutions. Experienced JUNOS engineers module goodness from the proven plan examples, which they crapper administer to their possess networks. Those newborn to the JUNOS cyberspace code module encounter everything they requirement to transfer the Juniper Networks JNCIS(TM) authorisation exam.
Posted: August 31st, 2009, 1:52am CEST by admin
VTC – MCSA & MCSE (70-290) Microsoft Windows Server 2003 | 213 MB
VTC (Virtual Training Company) Microsoft Windows Server 2003 (70-290) Administrating, Implementing and Maintaining (Eng) This VTC instruction module wage students with the noesis and skills to verify and transfer the Microsoft Windows® Server 2003 70-290 exam. The instruction focuses on administrating, implementing and maintaining a Microsoft Windows Server 2003 Network Infrastructure. Included in this instruction are topics much as: brass and security, managing individual and assemble permissions, managing and maintaining printers, indicant drivers and indicant permissions and far administration. Certified MCT, MCSE pedagogue Bill Ferguson shows you both actual concern solutions for your meshwork and scholarly solutions to support you transfer the 70-290 exam.
Overview:
Introduction And Overview
Introduction (04:43)
Managing Overview (04:36)
Administration
The Windows Server 2003 Family (05:00)
Logging On and the Security Dialog Box (04:18)
Installing and Configuring Admin Tools (03:51)
Creating User Accounts (03:23)
Creating Computer Accounts (05:10)
Creating an Organizational Unit Hierarchy (04:11)
Managing Users And Computers
Modifying User Properties (05:26)
Modifying Computer Properties (03:00)
Enabling and Unlocking Accounts (05:04)
User Account Templates (04:38)
Finding Users in Active Directory (03:22)
Creating /Saving Queries in Active Directory (03:10)
Resetting User and Computer Accounts (05:00)
Moving Domain Objects (04:09)
Managing Groups
Group Types and schoolteacher (05:32)
Strategies for Using Groups (03:58)
Creating Groups (05:39)
Modifying Groups (03:45)
Best Practices for Groups (05:05)
Managing Permissions
Overview and Importance (04:03)
Share Permissions (06:45)
NTFS Permissions for Folders (05:42)
NTFS Permissions for Files (03:26)
NTFS Special Permissions (04:53)
Best Practices and Combining Permissions (06:29)
Effective Permissions Tool (04:34)
Managing Printing
Printers Overview (04:49)
Installing Printers (06:27)
Printer Permissions (04:35)
Printer Drivers (03:23)
Printer Locations in Active Directory (04:32)
The Print Spooler (04:35)
Printer Priorities (05:39)
Printer Pools (05:10)
Printer Availablility Scheduling (05:27)
Managing Organizational Units
Overview and Purpose of OU’s (05:27)
Delegation of Administrative Authority (04:17)
Distribution of Group Policy (04:22)
OU Permissions (05:25)
Managing Group Policy
Group Policy Objects (04:18)
Creating and Linking a bureau (04:57)
Filtering GPO’s (04:57)
Using Block Inheritance (04:09)
Enforcing GPOs (04:44)
Configuring Group Policy Settings (04:40)
Assigning Scripts with GPOs (04:39)
Folder Redirection (06:22)
Determining Applied GPOs (05:33)
Group Policy Modelling (05:50)
Group Policy Results (05:05)
Managing Security
Managing Security Overview (02:50)
Predefined Security Templates (03:43)
Deploying a Custom Security Template (04:32)
Applying and Testing Security Templates (06:33)
What is Auditing?, Audit Policy (03:42)
Determing Events to Audit (04:44)
Enabling Audit Policy (06:10)
Managing Security Logs (04:59)
Remote Administration
Remote Desktop Connections Overview (04:21)
Connecting to a Remote Desktop (04:03)
Managing Remote Desktop Connections (05:46)
Managing Idle and Session Timeouts (05:58)
Creating a Share on a Local Computer (04:27)
Defragmenting a Disk on a Remote Computer (04:39)
Connecting to a Remote Console Session (04:17)
Creating Shortcuts to Administrative Tools (04:37)
Monitoring Server Performance
Establishing a Baseline (05:32)
Real Time Monitoring (03:39)
Logged Monitoring (05:28)
Configuring Alerts (04:19)
Task Manager (06:57)
Managing Server Performance
Memory (04:09)
Processor (04:11)
Disk Subsystem (04:33)
Network Subsystem (04:33)
Managing Device Drivers
Device Drivers Overview (03:41)
Driver Signing (06:18)
Driver Rollback (04:16)
File Signature Verification (02:56)
Best Practices with Drivers (03:44)
Managing Disks
Managing Disks Overview (03:52)
Partitions Overview (04:50)
Creating Partitions (05:15)
Converting Disks (03:36)
Creating Volumes (04:39)
Importing a Foreign Disk (04:33)
Changing Drive Letters (03:15)
Managing Data Storage
File Compression (05:40)
File Encryption (05:34)
Disk Quotas (07:10)
Managing Disaster Recovery
Disaster Recovery Defined (03:11)
Parts of a Disaster Recovery Plan (05:42)
Backing Up Data and System State Data (04:13)
Restoring and Advanced Backup Options (04:59)
Volume Shadow Copies (06:20)
Safe Mode vs. Last Known Good Configuration (06:27)
The Recovery Console (05:14)
Managing Software Update Services
Software Update Services (03:10)
Server Requirements and Installation (04:21)
SUS Tools (03:59)
SUS and Group Policy (04:27)
Backing Up SUS (03:12)
Preparation for the 70-290 Test
Preparation for for the Test (04:46)
The Day of the Test (05:48)
Posted: August 31st, 2009, 1:51am CEST by admin
VTC – MCSA&MCSE (70-270) Microsoft Windows XP Administration | 45 MB
Virtual Training Company’s Microsoft Windows XP Admin tutorial is an superior inventiveness in activity for the Microsoft Certification Exam #70-270. Certified Instructor Bill Ferguson guides you finished instalment Windows XP, including automatic installation, troubleshooting the rush process, and configuring your hardware. He also helps you with managing the desktop, both for a individual and an administrator, and with conjunctive within a meshwork and finished far access. At the modify of this tutorial, he module provide you whatever tips adjuvant for attractive the Microsoft Certification test.
Overview:
Introduction and Overview
Intro and Overview (04:33)
Installing Windows XP Professional
Installing Windows XP Professional Overview (03:08)
System Requirements (03:52)
File Systems (04:44)
Hardware and Software Compatibility (04:09)
Workgroups vs. Domains (04:46)
Steps to a Clean Installation (05:26)
Upgrading to Windows XP (05:51)
Dual Booting (06:46)
User Setting Migration Tools (04:58)
Post Installation Tasks (05:04)
Troubleshooting Installations (05:29)
Automation of an Installation
Answer File and UDF Values During Setup (04:43)
Setup Manager Wizard (04:13)
Installing Setup Manager (05:18)
Configuring Setup Manager (05:45)
Setup Values (03:28)
Creating and Deploying an Image (06:34)
Sysprep.inf and Sysprep.exe (05:25)
Remote Installation Services (05:17)
Understanding the Boot Process
Overview of the Boot Process (04:37)
Pre-Boot and Boot Sequences (06:18)
Kernel and Log On Sequences (04:04)
The Boot.ini enter and ARC Paths (06:36)
Boot.ini. Switches (04:10)
Advanced Boot Options and Recovery Console (05:07)
System Restore Points (05:47)
Hardware Configuration
Hardware Configuration Overview (03:28)
Hardware Requirements (06:22)
Driver Signing (05:03)
Driver Updates (04:42)
Driver Rollback (04:00)
Adding and Removing Hardware (06:45)
Troubleshooting Hardware (06:17)
Viewing Hidden Devices (04:11)
Viewing Non-Present Devices (05:08)
Understanding Resource Settings (05:16)
Resource Settings and the Troubleshooter Tool (05:18)
User Desktop Settings
Managing the Desktop – Overview (04:57)
Display Properties (07:08)
Customizing the Desktop (04:03)
Configuring Accessibility Options (03:58)
Keyboard and Sound Accessibility Options (05:17)
Mouse, Magnifier, & Narrator (06:04)
Configuring Regional Options (05:59)
User Profiles (06:42)
Environment Variables and Startup and Recovery Options (06:46)
Remote Assistance (04:27)
Administering Connectivity
Connectivity Overview (03:48)
User Accounts (06:01)
The Authentication Process – Local (03:14)
The MMC and Local Security (05:26)
Logon Options in a Workgroup (03:34)
Networking Options in a Workgroup (04:26)
Internet Connection, Folder, and Printer Sharing (05:52)
Configuring Network Options in a Domain (05:46)
Internet Connection Firewalls (06:16)
Understanding TCP/IP
Overview of protocol (03:48)
The protocol Protocol Suite (03:23)
Internet and Transport Layer Protocols (06:11)
Application Layer Protocols (03:54)
Classful IP Addressing (05:43)
Understanding Binary Numbers (05:35)
Subnet Masks (03:26)
Anding (06:27)
Classless Inter-Domain Routing (05:36)
Configuring IP Addresses (06:38)
Troubleshooting protocol (08:04)
Name Resolution
Name Resolution Overview (05:15)
Domain Name System (05:22)
NetBIOS Name Resolution (04:06)
Windows cyberspace Name Server (05:23)
Working With the LMHosts enter (05:28)
Name Resolution Processes (06:47)
Dynamic Updates (05:14)
Troubleshooting Name Resolution (07:25)
Using Remote Access Connectivity
Overview of Remote Access (04:58)
Connection Options (04:30)
Remote Access Protocols (03:59)
Multilink (05:17)
Virtual Private Networks (05:26)
Authentication Protocols (07:54)
Encryption Protocols (04:26)
Remote Desktop (05:36)
User Names and Passwords for RAS (04:23)
Mobile Computing
Overview of Mobile Computing (03:51)
Hardware Configuration (04:30)
Power Management (05:00)
Offline Files and Folders (06:09)
Disk Management
Overview of Disk Management and Basic Disks (05:14)
Dynamic Disks and Conversion (05:02)
Viewing Disk Properties (06:06)
Managing Volumes and Partitions (05:45)
Defragmenting Volumes (05:31)
File Systems
Overview of File Systems (04:42)
FAT and FAT 32 (03:55)
NTFS (06:06)
Converting File Systems (04:32)
Data Compression (07:33)
Encrypting a File with EFS (04:28)
Recovering a File with EFS (03:41)
Interoperability
Interoperability Overview (03:23)
Client Services for Netware (04:00)
Configuring NWLink (06:30)
Netware Logon and Printing (04:48)
Print Services for Unix and Telnet (05:40)
Computer and OS Management
Management Overview (03:23)
The System Information Tool (04:54)
Task Manager (06:00)
Event Viewer (07:05)
How to Take and Pass the 70-270 Test
Preparing for the Test (04:21)
The Day of the Test (05:22)
Posted: August 31st, 2009, 1:49am CEST by admin
VTC – MCSA & MCSE (70-298) Microsoft Windows Server 2003 | 173 MB
Microsoft communicating 70-298, “Designing Security for a Microsoft Windows® Server 2003 Network” is a set responsibility for the MCSE (Microsoft Certified Systems Engineer) on Microsoft Windows® 2003. It is fashioned for candidates who “operate in employ to rattling super technology environments that ingest the Windows Server 2003 meshwork operative system.” VTC author, Brian Culp, discusses analyzing, designing, and configuring section for networks. The tutorial provides real-world employ situations and solutions, as substantially as solidified maker touchable to verify and transfer the 70-298 test.
Title: Microsoft Windows Server 2003 (70-298) Author: Brian Culp SKU: 33524 ISBN: 1-932808-02-7 Release Date: 2004-08-26 Duration: 7 hrs / 92 lessons Captions: No Compatibility: Vista/XP/2000, OS X, Linux QuickTime 7, Flash 8
Network Security Design
Intro and Overview (05:30)
Analyze Existing Policies (06:57)
Organizational Requirements (06:15)
Principles of Security Design (05:43)
Analyze Risks to Current Administration (04:02)
Design a Recovery Process (04:49)
Creating the Security Framework
Security Guideposts (03:33)
Design Segmented Networks (04:47)
Identify Technology Limitations (04:43)
Analyze Interoperability Constraints (03:24)
Threat Modeling (05:03)
Logical Security Design
Designing Public attorney Infrastructure (04:30)
Public attorney Cryptography (04:57)
Certificate Services (05:37)
Microsoft Certification Services (04:20)
Design a CA Hierarchy (05:28)
Trusted CA (03:46)
Design Security for CA Servers (02:59)
Certificate Enrollment Process (04:55)
Design Certification Enrollment (05:08)
Separating CA Admin Roles (04:46)
Design Trust Models (04:20)
Domain/Trees/Forests (05:02)
External and Internal Trusts (06:26)
Shortcut/Realm/Cross-Forest Trusts (05:07)
Restricting Trust Relationships (04:19)
Design Administration of Servers (04:27)
Software Update Services (02:44)
Using SUS (03:48)
Design SUS Infrastructure (03:31)
Identify Current Patch Level (02:28)
Microsoft Baseline Security Analyzer (02:07)
Creating a Baseline Analysis (04:35)
Physical Security Design
Design Network Infrastructure Security (06:01)
Firewall Configuration (04:20)
Active Directory Considerations (04:15)
Design an IPSec Policy (04:22)
Enabling IPSec (05:11)
IPSec Policy Rules (04:05)
Configuring IPSec Policy (05:10)
IPSec Policy Example pt. 1 (04:32)
IPSec Policy Example pt. 2 (04:28)
Securing DNS Traffic (04:10)
Security for Wireless Networks (04:00)
Wireless Network Threats (05:10)
Wireless Encryption and Security (05:40)
Design 802.1x Authentication pt. 1 (03:26)
Design 802.1x Authentication pt. 2 (03:49)
Secure Communication Between Networks
Designing Security for IIS (05:37)
Controlling Access to Web Sites (06:44)
Design IIS Authentication (03:52)
User Authentication Using Certificates (04:58)
Design VPN Connectivity (02:45)
Remote Access Protocols (06:59)
Setting Up a VPN (06:41)
Router to Router VPN (05:17)
Select Protocols for VPN Access (02:55)
Design Secure VPN Connectivity (04:39)
Demand Dial Routing (06:23)
Design Secure Demand Dial Routing (04:09)
Configuring NAT (06:24)
Configuring a Firewall (06:22)
Security Templates for Server Systems (03:19)
Understanding Security Templates (04:53)
Modify Security Templates (03:32)
Security Configuration and Analysis (04:20)
Security Template Best Practices (04:13)
Design An Access Control Strategy
Design an Access Control Strategy (05:04)
Create a Delegation Strategy (02:59)
Delegating Control (06:28)
Analyze Auditing Requirements (03:58)
Using NTFS Permissions (03:19)
NTFS Permission Behavior (05:15)
Share and NTFS Permissions (05:49)
The Effective Permission (02:11)
Access Control for Files and Folders (04:33)
Backup and Recovery Strategy (04:20)
EFS Strategy (04:31)
Permissions for Registry Objects (04:55)
Design a Group Strategy (04:45)
Design Client Infrastructure Security
Design a Client Authentication Strategy (02:51)
Analyze Authentication Requirements (03:31)
Hardening Client Operating Systems (04:25)
Strategy for Client Remote Access (03:18)
Remote Access Policies (06:24)
Default Remote Access Policies (07:05)
Create a Remote Access Policy (05:50)
Remote Access Authentication Protocols (06:55)
Design Authentication Using IAS (02:51)
Authenticating with IAS (05:31)
Configuring the IAS Server (06:33)
Posted: August 27th, 2009, 3:02am CEST by admin
Sean, Ph.D. Cleary “Canadian Securities Exam: Fast-Track Study Guide”
ISBN: 0470838191 | edition: 2007 | PDF | 352 Pages | 1,5 Mb
Preparing for the river Securities Exam meet got easier with the river Securities Exam Fast-Track Study Guide from Wiley
Whether your occupation aspirations untruth in banking, business planning, the shared money industry, or a brokerage, you canat refrain attractive the river Securities Exam. But therea€™s a aggregation of touchable to undergo for the period of the examination, and it crapper be a discouraging duty to learn much a panoramic embody of knowledge.
The Wiley river Securities Exam Fast-Track Study Guide is a quick-review agency that covers every the principle you requirement to transfer the exam. This apothegmatic think assistance presents “quick hits” of the key points you requirement to know, in module thatas cushy to see and follow:
a auto think assistance that summarizes the essential, “need-to-know” information
highlights essential topics
features binary pick analyse questions at the modify of apiece chapter
makes touchable cushy to read, understand, and remember
includes digit training exams
solutions to analyse questions and the training exams are cross-referenced to pertinent discussions in the CSC book for boost analyse of difficulty areas.
This edition has been completely updated and revised to emit past changes to the instruction and the exams. It features updates throughout, newborn questions, newborn training exams, and an all newborn chapter on inclose funds.
Donat permit the pronounce and turn of touchable you requirement to undergo for the communicating overtake you. Prepare yourself with the Wiley river Securities Exam Fast-Track Study Guide. Itas the amend quick-review agency to twine up your studying and to support you pore on doing your prizewinning on the exam.
Posted: June 29th, 2009, 4:25pm CEST by admin
Linux Network Administrator’s Guide by Terry Dawson, Gregor N Purdy, Tony Bautts
Publisher: O’Reilly Media; 3 edition (February 8, 2005) | ISBN-10: 0596005482 | CHM | 1 Mb | 338 pages
The UNIX Network Administrator’s Guide, Third Edition dispenses every the applicatory advice you requirement to tie a network. Along with whatever element considerations, this highly acclaimed pass takes an in-depth countenance at every of the primary networking code that comes with the operative system–including base stock (TCP/IP, wireless networking, firewalling) and the most favourite services on UNIX systems.
Download from Uploading
or
Download from Depositfiles
or
Download from FileFactory
Posted: June 29th, 2009, 9:10am CEST by admin

The J2EE 1.4 Tutorial
This aggregation is a pass to nonindustrial project applications for the Java 2 Platform, Enterprise Edition (J2EE) edition 1.4. It is witting for programmers who are fascinated in nonindustrial and deploying J2EE 1.4 applications on the Sun Java System Application Server Platform Edition 8.2. Before proceedings with this tutorial you should hit a beatific noesis of the Java planning language.
download
Posted: June 20th, 2009, 1:54pm CEST by admin
The Cisco Aironet Wireless LAN Fundamentals and Site Survey instruction is a theoretical upbringing collection targeted to theoretical income and theoretical engineers who module be designing, selling, and instalment wireless LANs. This collection module wage both instructor-led upbringing and instructor-assisted hands-on lab. This collection is fashioned to provide the attendee noesis on the Cisco Aironet wireless LAN creation set, as substantially as aggregation pertaining to performing place surveysapplications in limited markets, LAN topologies and organisation concerns, primary equipment, AP configuration, and place analyse techniques. The collection module feature instructor-led presentations and instructor-assisted hands-on labs lightness both drill and aided place analyse techniques. for Wireless LAN resolution implementations. Presentation touchable module explore WLAN
Download
Mirror1
Mirror2
Mirror3
Mirror4
Password default: netbks.com
Posted: February 4th, 2009, 1:41pm CET by admin
Package includes
CBTN CCIE Exam Prep – CCIE Series Intro: So you poverty to be a CCIE
CBTN CCIE Exam Prep – Advanced LAN Configuration (Part 1): Cat 3550, VLANs, VTP, and EtherChannel
CBTN CCIE Exam Prep – Advanced LAN Configuration (Part 2): Cat 3550, Spanning histrion Protocol
CBTN CCIE Exam Prep – Advanced LAN Configuration (Part 3): Cat 3550, Advanced Features
CBTN CCIE Exam Prep – Advanced WAN Configuration (Part 1): HDLC & PPP
CBTN CCIE Exam Prep – Advanced WAN Configuration (Part 2): Frame Relay
CBTN CCIE Exam Prep – Advanced WAN Configuration (Part 3): Frame Relay Traffic Shaping and ATM
CBTN CCIE Exam Prep – Advanced WAN Configuration (Part 4): ISDN
CBTN CCIE Exam Prep – Internal Routing Protocols (Part 1): Distance Vector Challenges and RIPv2
CBTN CCIE Exam Prep – Internal Routing Protocols (Part 2): Advanced EIGRP Configuration
CBTN CCIE Exam Prep – Internal Routing Protocols (Part 3): OSPF, attorney Concepts
CBTN CCIE Exam Prep – Internal Routing Protocols (Part 4): Foundation OSPF Configuration
CBTN CCIE Exam Prep – Internal Routing Protocols (Part 5): Advanced OSPF Configuration: NBMA Networks
CBTN CCIE Exam Prep – Internal Routing Protocols (Part 6): Advanced OSPF Configuration: Practical Example
CBTN CCIE Exam Prep – Internal Routing Protocols (Part 7): Understanding and Configuring the IS-IS Protocol
CBTN CCIE Exam Prep – Advanced Router Technology (Part 1): Routing the Unroutable: Router Bridging Technology
CBTN CCIE Exam Prep – Advanced Router Technology (Part 2): Data Link Switching Plus (DLSW+)
CBTN CCIE Exam Prep – Advanced Router Technology (Part 3): Voice over IP (VoIP)
CBTN CCIE Exam Prep – Advanced Router Technology (Part 4): Network Address Translation (NAT)
CBTN CCIE Exam Prep – Advanced Router Technology (Part 5): HSRP and NTP
CBTN CCIE Exam Prep – Advanced Router Technology (Part 6): Understanding IP Access-Lists
CBTN CCIE Exam Prep – Advanced Router Technology (Part 7): Multicast Routing Concepts
CBTN CCIE Exam Prep – Advanced Router Technology (Part 8): Configuring Multicast Routing
CBTN CCIE Exam Prep – Quality of Service (Part 1): QoS Fundamentals and the MQC
CBTN CCIE Exam Prep – Quality of Service (Part 2): Congestion Management and Avoidance
CBTN CCIE Exam Prep – Quality of Service (Part 3): Policing, Shaping, and Link Efficiency
CBTN CCIE Exam Prep – BGP (Part 1): BGP Theory
CBTN CCIE Exam Prep – BGP (Part 2): Understanding BGP Attributes
CBTN CCIE Exam Prep – BGP (Part 3): Foundation BGP Configuration
CBTN CCIE Exam Prep – BGP (Part 4): BGP Route Reflectors, Confederations, and Peer-Groups
CBTN CCIE Exam Prep – BGP (Part 5): BGP Route Aggregation and Filtering
CBTN CCIE Exam Prep – BGP (Part 6): Configuring BGP Attributes to Influence Routing
CBTN CCIE Exam Prep – BGP (Part 8): BGP Multihoming, Route Dampening, and Optimization
CBTN CCIE Exam Prep – Practice Lab
CBTN CCIE Exam Prep – IPv6
Download:
rapidshare.com/users/UT1O1V
Password: thebb
Posted: June 13th, 2009, 7:34pm CEST
This newly updated, official guide to the core architecture and internals of Microsoft SQL Server 2000 helps readers unlock the full power of Microsoft's premier relational database management system.
Written by a renowned SQL Server guru, in conjunction with the Microsoft SQL Server
Posted: June 13th, 2009, 7:31pm CEST
More than 100 step-by-step tutorials give you valuable hands-on experience under the expert guidance of 3D master, Kelly Murdock.
Increasingly complex scenes will prove useful to all 3D MAX users, from beginners to advanced.
3ds max 4 Bible will help you learn and mas
Posted: June 13th, 2009, 7:24pm CEST
Dreamweaver CS3 For Dummies/by Janine C. Warner (Author) . Do you want to create a sophisticated Web site that's easy to develop and maintain? Whether you're a beginner or an experienced Web developer, this friendly guide shows you how to utilize Dreamweaver's newest enhancements to build and manage
Posted: June 13th, 2009, 7:21pm CEST
Ruby on Rails is an open-source web application framework ideally suited to building business applications, accelerating and simplifying the creation of database-driven websites. It has been developed on the Ruby platform.
This book is a tutorial for creating a complete website with Ruby on R
Posted: June 13th, 2009, 7:18pm CEST
Description ,review and table of contents of Professional CSS Cascading Style Sheets for Web Design Second Edition : Professional CSS is one of the few books on the market today that addresses designing standards-based CSS on large, multi-page, well-designed, real-world sites using CSS in an integra
Posted: May 25th, 2009, 7:16am CEST
Advanced 3D Game Programming with DirectX 9 (Wordware Game Developer's Library)
Wordware Publishing, Inc. | May 25, 2003 | ISBN: 1556229682 | PDF | 5 Mb | 600 pages
Text is an update to the prior text, Advanced 3D Game Programming Using DirectX 8.0; focusing on implementation c
Posted: May 25th, 2009, 7:09am CEST
Beginning C# Objects: From Concepts to Code by Jacquie Barker, Grant Palmer
Publisher: Apress; 1 edition (May 17, 2004) | ISBN-10: 159059360X | CHM | 12,5 Mb | 819 pages
Learning to design objects effectively with C# is the goal of Beginning C# Objects: From Concepts to Code. T
Posted: May 25th, 2009, 7:07am CEST
Expert .NET Micro Framework
Apress | 448 pages | 2008 | ISBN: 159059973X | PDF | 8,2 Mb
The Microsoft .NET Micro Framework is a small and efficient .NET runtime environment used to run managed code on devices that are too small and resource constrained for Wind
Posted: February 28th, 2009, 7:51am CET
Want to know how to make your pages look beautiful, communicate your message effectively, guide visitors through your website with ease, and get everything approved by the accessibility and usability police at the same time? Head First Web Design is your ticket to mastering all of these complex topi
Posted: February 28th, 2009, 7:49am CET
Want to learn how to create great user experiences on today's Web? In this book, UI experts Bill Scott and Theresa Neil present more than 75 design patterns for building web interfaces that provide rich interaction. Distilled from the authors' years of experience at Sabre, Yahoo!, and Netflix, these
Posted: February 28th, 2009, 7:44am CET
Ready to transport your web applications into the Web 2.0 era? Head First Rails takes your programming -- and productivity -- to the max. You'll learn everything from the fundamentals of Rails scaffolding to building customized interactive web apps using Rails' rich set of tools and the MVC framewor
Posted: February 28th, 2009, 7:41am CET
If you're ready to create web pages more complex than those you can build with HTML and CSS, Head First PHP & MySQL is the ultimate learning guide to building dynamic, database-driven websites using PHP and MySQL. Packed with real-world examples, this book teaches you all the essentials of server-si
Posted: February 28th, 2009, 7:41am CET
If you're ready to create web pages more complex than those you can build with HTML and CSS, Head First PHP & MySQL is the ultimate learning guide to building dynamic, database-driven websites using PHP and MySQL. Packed with real-world examples, this book teaches you all the essentials of server-si
Posted: February 12th, 2009, 9:26am CET
You're one of the legions of fans who enjoy the ease and simplicity of the Mac. But some functions still elude you.
How do you synch your Mac with other devices?
What are the best ways to organize your life and files with your Mac?
Can you get more fro
Posted: February 12th, 2009, 9:22am CET
Learn to breathe life into your images with Lightroom 2
Technology should complement talent. Veteran photographer Rob Sheppard finds that Lightroom 2 is perfectly designed for the photographer's needs, giving you back the control over color images that photographers once enjoyed in th