Feb 05, 2011 |
8,353 views |

Book Description
Learn SQL the fun and easy way – no programming experience needed!
SQL For Dummies, 7th Edition, shows programmers and web developers how to use SQL to build relational databases and get valuable information from them. This book covers the core features of the SQL language. Topics covered include how to use SQL to structure a DBMS and implement a database design; secure a database; and retrieve information from a database. This edition will be revised to reflect the new enhancements of SQL/XML:2008.
The latest update of the perennial bestselling SQL For Dummies, which has sold more than 210,000 units in six editions.
SQL is the most popular database language in the world
Covers creating, accessing, manipulating, maintaining, and storing information in relational database management systems (DBMS) such as Access, Oracle, SQL Server, and MySQL.
Includes new content on using SQL with XML to power data-driven web sites and using SQL with Access 2010
Whether you’re daunted by database development or a system admin star, SQL For Dummies, 7th Dummies will have you working your web site in no time at all. Download Now »
Jan 21, 2011 |
10,772 views |

Book Description
As software complexity increases, proper build practices become ever more important. This essential reference drills inside MSBuild – and shows how to maximize your control over the build and deployment process. Learn how to customize and extend build processes with MSBuild – and scale them to the team, product, or enterprise level with Team Foundation Build.
Discover how to:
* Create and modify MSBuild files – outside the Visual Studio IDE
* Use XML-based syntax to declare dynamic properties and items
* Apply built-in tasks or write your own
* Customize the build process – adding code generation, unit testing, or code analysis
* Use batching and incremental builds to reduce build times
* Invoke external tools in scripts and create reusable files
* Start and stop services
* Set assembly versions and extend the clean process
* Configure, customize, and extend Team Build – and automate build from end to end
Contents:
ForewordAcknowledgementsIntroductionPart I: Overview
* Chapter 1: MSBuild Quick Start
* Chapter 2: MSBuild Deep Dive, Part 1 Download Now »
Jan 15, 2011 |
10,029 views |

Book Description
Apache Camel is a Java framework that lets you implement the standard enterprise integration patterns in a few lines of code. With a concise but sophisticated DSL you snap integration logic into your app, Lego-style, using Java, XML, or Scala. Camel supports over 80 common transports such as HTTP, REST, JMS, and Web Services.
Camel in Action is a Camel tutorial full of small examples showing how to work with the integration patterns. It starts with core concepts like sending, receiving, routing, and transforming data. It then shows you the entire lifecycle and goes in depth on how to test, deal with errors, scale, deploy, and even monitor your app— details you can find only in the Camel code itself. Written by the developers of Camel, this book distills their experience and practical insights so that you can tackle integration tasks like a pro.
What’s Inside
- Valuable examples in Java and XML
- Explanations of complex patterns
- Error handling, testing, deploying, managing, and running Camel
- Accessible to beginners, useful to experts Download Now »
Dec 20, 2010 |
39,125 views |

Book Description
Ace your preparation for the skills measured by MCTS Exam 70-515—and on the job. Work at your own pace through a series of lessons and reviews that fully cover each exam objective. Then, reinforce and apply what you’ve learned through real-world case scenarios and practice exercises. This official Microsoft study guide is designed to help you make the most of your study time.
Maximize your performance on the exam by learning to:
- Program a new application; add and configure server controls
- Manage data input, user state, and security
- Implement data source controls and data-bound controls
- Use AJAX-enabled forms and scripts
- Create and consume XML Web services and WFC services
- Design for accessibility, globalization, and mobility
- Debug, deploy, monitor, and troubleshoot applications
Then, assess your skills with the practice tests on CD. You can work through hundreds of questions using multiple testing modes to meet your specific learning needs. You get detailed explanations for right and wrong answers—including a customized learning path that describes how and where to focus your studies. Download Now »
Dec 07, 2010 |
20,323 views |

Book Description
Dig into LINQ — and transform the way you work with data.
With LINQ, you can query data from a variety of sources — including databases, objects, and XML files — directly from Microsoft Visual Basic® or C#. Guided by data-access experts who’ve worked in depth with LINQ and the Microsoft development teams, you’ll learn how .NET Framework 4 implements LINQ, and how to exploit it. Clear examples show you how to deliver your own data-access solutions faster and with leaner code.
Discover how to:
- Use LINQ to query databases, object collections, arrays, XML, Microsoft Excel® files, and other sources
- Apply LINQ best practices to build data-enabled .NET applications and services
- Manipulate data in a relational database with ADO.NET Entity Framework or LINQ to SQL
- Read, write, and manage XML content more efficiently with LINQ to XML
- Extend LINQ to support additional data sources by creating custom operators and providers
- Examine other implementations, such as LINQ to SharePoint®
- Use LINQ within the data, business, and service layers of a distributed application
- Get code samples on the Web Download Now »
Nov 20, 2010 |
14,412 views |

Book Description
The practicing programmer’s DEITEL® guide to C# and the powerful Microsoft .NET Framework
Written for programmers with a background in C++, Java, or other high-level languages, this book applies the Deitel signature live-code approach to teaching programming and explores Microsoft’s C# language and the new .NET 2.0 in depth. The book is updated for Visual Studio® 2005 and C# 2.0, and presents C# concepts in the context of fully tested programs, complete with syntax shading, detailed line-by-line code descriptions, and program outputs. The book features 200+ C# applications with 16,000+ lines of proven C# code, as well as 300+ programming tips that will help you build robust applications.
Start with a concise introduction to C# fundamentals using an early classes and objects approach, then rapidly move on to more advanced topics, including multithreading, XML, ADO.NET 2.0, ASP.NET 2.0, Web services, network programming, and .NET remoting. Along the way you will enjoy the Deitels’ classic treatment of object-oriented programming and a new, OOD/UML™ ATM case study, including a complete C# implementation. When you are finished, you will have everything you need to build next-generation Windows applications, Web applications, and Web services.
Dr. Harvey M. Deitel and Paul J. Deitel are the founders of Deitel & Associates, Inc., the internationally recognized programming languages content-creation and corporate-training organization. Together with their colleagues at Deitel & Associates, Inc. Download Now »