Ebooks for PCs, Macs, Sony Readers, mobile phones ...
A vast range of ebooks from the world's leading academic, popular and professional publishers

Search options
Humanities

History
Languages & Linguistics
Literature
Performing Arts
Philosophy
Religion
Visual Arts

Social Sciences

Anthropology
Archaeology
Economics
Geography
Political Science
Psychology
Sociology

Natural Sciences

Chemistry
Earth Sciences
Life Sciences
Physical Geography
Physics
Space Sciences

Formal Sciences

Logic
Mathematics
Statistics

Professions and Applied sciences

Accountancy
Agriculture
Architecture & Landscape
Business & Commerce
Computer Science
Divinity & Practical Theology
Education
Engineering
Environmental Sciences
Family & Consumer Sciences
Health Sciences
Hospitality Studies
Journalism & Media
Law
Library & Museum Studies
Military Sciences
Public Affairs
Sports & Recreation

Reviewed by TRUSTe

Academic : Computer Science : Electronic data processing

Electronic data processing eBooks

You have selected the subject of Electronic data processing. The eBooks in this subject are listed below.

RESULTS: 81 to 90 of 2671
PAGE: | ‹‹ Back  1  | 2  | 3  | 4  | 5  | 6  | 7  | 8  | 9 | 10  | ›› Next 


Windows Server 2008 How-To
By: Bruzzese, J. Peter; Barrett, Ronald; Dipchan, Wayne
Published by: Sams Publishing

Real Solutions for Windows Server 2008 Administrators.  . Need fast, reliable, easy-to-implement solutions for Microsoft Windows Server 2008? This book delivers exactly what you’re looking for. You’ll find tested, step-by-step procedures for every facet of Windows Server 2008 planning, deployment, configuration, security, and day-to-day administration. This book includes special sections looking forward to the new R2 release and fully reflects all major enhancements built into Windows Server 2008--including Hyper-V virtualization, Server Core, major Terminal Services improvements, and many more changes that make older administration guides obsolete. When time is of the essence, turn here first: get answers you can trust--and use--right now!.   . Fast, Accurate, and Easy to Use!.  : Prepare to deploy Windows Server 2008 and walk through an efficient installation; Administer Windows Server 2008 with the Microsoft Management Console (MMC), Device Manager, Task Scheduler, and Remote Desktop; Use Server Manager to perform initial configuration tasks, manage settings, and administer server roles; Deliver client applications more efficiently with Terminal Services; Deploy Server Core to minimize attack surface and maximize security; Plan, deploy, and manage Hyper-V virtualized environments that reduce costs and improve business flexibility; Create, configure, secure, and manage new websites with IIS 7.x; Centrally manage your users with the newest version of Active Directory; Install and configure server roles such as DNS, DHCP, and file services; Configure both IPv4 and IPv6; Establish efficient, practical backup and restore procedures; Protect your data and infrastructure using Windows Server 2008’s multiple security features; Monitor, troubleshoot, and tune server performance more...

Price: $23.99


Your Wish is My Command
By: Lieberman, Henry
Published by: Morgan Kaufmann (Elsevier Science & Technology Books)

Programming by example (PBE) is a technique in which a software agent records a user's behavior in an interactive graphical interface, and then automatically writes a program that will perform that behavior for the user. This book takes a look at this technology. more...

Price: $62.95


zOS JCL (Job Control Language)
By: DeWard Brown, Gary
Published by: John Wiley & Sons, Inc. (US)

A significant upgrade to IBM's System 390, zOS has simplified the process of setting up and configuring the mainframe while providing improved performance. Along with special features designed for e-business applications, zOS also offers support for 64-bit real storage, improved security, and support for Intelligent Resource Director (IRD). In order to send batch programming work orders to this powerful operating system, programmers can utilize the job control language (JCL). Revised and updated to incorporate these changes, this book will show you step by step all the ways you can use JCL with zOS. more...

Price: $75.00


The "Oslo" Modeling Language
By: Langworthy, David; Lovering, Brad; Box, Don
Published by: Addison-Wesley

The “Oslo” Modeling Language (commonly referred to as "M") is a language for defining domain models and languages (the latter are often referred to as textual DSLs ). "M" was created to allow developers to efficiently capture their intention in a form that is natural to author but also efficient to store and query using off-the-shelf database technology.  . This book comes from the original creators of "M"--David Langworthy, Brad Lovering, and Don Box--and is the definitive reference to the language. If you are looking for a compact textual notation for writing down information or schematizing structured and unstructured data, this book is for you.  . This book is the authoritative specification of the "M" language (draft) and describes the syntax and underlying model of the language. Highlights of this book include:.  .   •  An Introduction to domain modeling constructs.   •  An Introduction to constructs for building textual DSLs.   •  Complete syntax for the language.   •  Definition of the "M" type system and data model.   •  Glossary of terms more...

Price: $23.99


.NET Development Security SolutionsTM
By: Mueller, John Paul
Published by: John Wiley & Sons, Inc.

The. NET Framework offers ways to secure your Web and LAN-based applications. This book uses code-intensive examples to teach you the right techniques for scenarios you're likely to encounter. This is an advanced cookbook that shows experienced programmers how to meet tough security challenges: recognize and avoid dangerous traps; and more. more...

Price: $39.99


.NET Domain-Driven Design with C#
By: McCarthy, Tim
Published by: Wrox

This first technical title of its kind, this is a revolutionary book for the object oriented developer. It takes the reader through the intense process of building a real-world application using Domain-Driven Design principles implemented in C# 3.0 (.NET Framework 3.5). The reader is introduced to a business domain of a real-world Construction Administration application for an architecture firm. The application is ma critical, legacy MS Access application that has outgrown MS Access and is ready to become a full-fledged enterprise application. In each chapter, the relevant part of the domain is modeled out via diagrams and code. The application is built using C#, Windows Presentation Foundation, and other Microsoft technologies and best practices. The main focus of the book is on designing and implementing the domain model and all of the supporting patterns and framework that are built in support of the domain model. The emphasis is on these theories in action through the working application, not on the tools used. The main goal is to show how to take a set of requirements and user scenarios and apply Domain-Driven Design principles to the requirements in order to create a domain model that satisfies both the user requirements and the system requirements.  Various patterns are introduced along the way in order to aid with certain activities such as adapting the domain model to the user interface, synchronizing data between the client and the server, validation, mapping, etc. Although this particular application is a WPF application, most of the design patterns introduced and applied in the book can be used on other types of applications, such as web applications, web services, etc. With the Problem-Design-Solution promise and approach, the chapters are broken down into their own modules where the intent is to take the reader through the process from beginning to end while building a complete project with each chapter module. Each chapter establishes the problem more...

Price: $39.99


.NET e-Business Architecture
By: Burgett, David
Published by: Pearson Education

This book is written for architects and developers preparing to design and build enterprise-scale e-business applications using Microsoft's Visual Studio.NET and .NET Framework. It will guide technical architects and software developers through the design and development of a fully-featured e-commerce application, the gasTIX online ticketing system, using the .NET suite of technologies. Along the way, key concepts behind new .NET products such as C#, Visual Basic .NET, Visual C++ .NET, ASP.NET, ADO.NET, and Web Services are explained. The author team, consisting of several talented G.A. Sullivan consultants, has combined experience equaling tens of years in the trenches with the various releases of Microsoft Visual Studio. The fully-functional live sample application built for the book can be seen at www.gasullivan.com more...

Price: $39.99


.NET Framework Solutions
By: Mueller, John Paul
Published by: Sybex

If you've begun programming using Microsoft's .NET Framework, you've discovered a lot of new and improved functionality. But, more than likely, you've also discovered a lot of missing functionality. Indeed, a third of the functions supported by the old Win32 API are not yet supported by . more...

Price: $59.99


.NET Programming
By: Jones, A. Russell; Gunderloy, Mike
Published by: John Wiley & Sons, Inc.

If you're an experienced programmer finding your way with .NET, then this book is for you. If your .NET skills are already solid, then this book is still for you. more...

Price: $29.99


.NET Wireless Programming
By: Ridgeway, Mark
Published by: John Wiley & Sons, Inc.

.NET includes an architecture for building Web applications and introduces changes to the Microsoft programming languages. This book focuses on developing wireless applications for .NET using Microsoft's tool, the Mobile Internet Toolkit. The toolkit generates wireless code for a wide variety of devices, including WAP cellphones, and more. more...

Price: $49.99


PAGE: | ‹‹ Back  1  | 2  | 3  | 4  | 5  | 6  | 7  | 8  | 9 | 10  | ›› Next 
RESULTS: 81 to 90 of 2671


Computer Science Best Sellers


Special Offers
First time to eBooks.com?
Easy steps to using eBooks

Sign up for Email Alerts
Receive an email alert when we release new books in your field.

New York Times Bestsellers - $9.99
eBook versions of the New York Times Best Sellers - at just $9.99

Best Selling Fiction Titles
Books that are definitely worth a read - our Best Selling Fiction

Free Excerpts
Free excerpts for titles which are new, noteworthy or strongly in demand this month.

Just Arrived!
We're adding hundreds of great titles each month.

Recently Reduced Titles
On Sale - Our favorite and most popular ebooks!

Featured Authors
20% off titles by our favorite authors!

Maintain Your Brain
Is your grey matter in need of a tune up??? Take a look at some of these excellent titles, to stimulate your synapses!

Visit the Cambridge University Press eBook Store
Cambridge University Press, the oldest university press in the world, has just launched its own eBook Store, powered by eBooks.com.

Wealth Building
Be inspired to gain control of your financial future with titles that give you the motivation and information necessary to create abundance.

Dorling Kindersley Bestsellers
Bestsellers from Dorling Kindersley

Gift Certificates
Give the gift of reading with an eBooks.com Gift Certificate