Apr 06, 2012 |
3,586 views |

Book Description
Ace your preparation for the skills measured by MCTS Exam 70-561—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:
- Connect to data sources; query and retrieve data
- Manage data integrity and transactions
- Use LINQ to query data across types, including XML
- Work with DataSets and in-memory stores
- Synchronize data—including smart-caching strategies
- Generate an EDM using the Entity Framework
- Use ADO.NET Data Services for Internet applications
Table of Contents
Chapter 1. Creating Database Connections
Chapter 2. Selecting and Querying Data
Chapter 3. DataSets
Download Now »
Apr 06, 2012 |
3,505 views |

Book Description
Ace your preparation for the skills measured by MCTS Exam 70-433—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:
- Create and manage database objects
- Query and modify data; implement subqueries and CTEs * Optimize table structures and data integrity
- Create stored procedures, functions, and triggers
- Manage transactions, error handling, and change tracking
- Tune query performance
- Implement database mail, full-text search, Service Broker, scripts
- Work with XML and SQLCLR
Table of Contents
Chapter 1. Data Retrieval
Chapter 2. Modifying Data—The INSERT, UPDATE, DELETE, and MERGE Statements
Chapter 3. Tables, Data Types, and Declarative Data Integrity
Chapter 4. Using Additional Query Techniques Download Now »
Apr 05, 2012 |
6,412 views |

Book Description
Get a rapid introduction to iPhone, iPad, and iPod touch programming. With this easy-to-follow guide, you’ll learn the steps necessary for developing your first marketable iOS application, from opening Xcode to submitting your product to the App Store. Whether you’re a developer new to Mac programming or an experienced Mac developer ready to tackle iOS, this is your book.
You’ll learn about Objective-C and the core frameworks hands-on by writing iOS applications that use them, giving you the basic skills for building your own applications independently. Packed with code samples, this book is refreshed and updated for iOS 5 and Xcode 4.
- Discover the advantages of building native iOS apps
- Get started with Objective-C and the Cocoa Touch frameworks
- Dive deep into the table view classes for building user interfaces
- Handle data input, parse XML and JSON documents, and store data on SQLite
- Use iOS sensors, including the accelerometer, magnetometer, camera, and GPS
- Build apps that use the Core Location and MapKit frameworks
- Integrate Apple’s iCloud service into your applications
Table of Contents
Chapter 1. Why Go Native?
Chapter 2. Becoming a Developer Download Now »
Mar 06, 2012 |
8,599 views |

Book Description
Beginning Android 4 is your first step on the path to creating marketable apps for the burgeoning Android Market, Amazon’s Android Appstore, and more. Google’s Android operating-system has taken the industry by storm, going from its humble beginnings as a smartphone operating system to its current status as a platform for apps that run across a gamut of devices from phones to tablets to netbooks to televisions, and the list is sure to grow.
Smart developers are not sitting idly by in the stands, but are jumping into the game of creating innovative and salable applications for this fast-growing, mobile- and consumer-device platform. If you’re not in the game yet, now is your chance!
Beginning Android 4 is fresh with details on the latest iteration of the Android platform. Begin at the beginning by installing the tools and compiling a skeleton app. Move through creating layouts, employing widgets, taking user input, and giving back results. Soon you’ll be creating innovative applications involving multi-touch, multi-tasking, location-based feature sets using GPS.
You’ll be drawing data live from the Internet using web services and delighting your customers with life-enhancing apps. Not since the PC era first began has there been this much opportunity for the common developer. What are you waiting for? Grab your copy of Beginning Android 4 and get started!
What you’ll learn Download Now »
Mar 03, 2012 |
9,162 views |

Book Description
Java 7 Recipes offers solutions to common programming problems encountered every day while developing Java-based applications. Fully updated with the newest features and techniques available, Java 7 Recipes provides code examples involving Servlets, Java FX 2.0, XML, Java Swing, and much more. Content is presented in the popular problem-solution format: Look up the programming problem that you want to solve. Read the solution. Apply the solution directly in your own code. Problem solved!
The problem-solution approach sets Java 7 Recipes apart from other books on the topic. Java 7 Recipes is focused less on the language itself and more on what you can do with it that is useful. The book respects your time by always focusing on a task that you might want to perform using the language. Solutions come first. Explanations come later. You are free to crib from the book and apply the code examples directly to your own projects.
- Covers all-new release of Java: Java 7
- Focuses especially on up-and-coming technologies such as Java FX 2.0
- Respects your time by focusing on practical solutions you can implement in your own code
What you’ll learn
- Develop Java SE applications using the latest in Java SE technology
- Create great-looking user interfaces with Java Swing and Java FX 2.0
- Build web-based applications around Java Servlet technology Download Now »
Feb 27, 2012 |
8,917 views |

Book Description
Database Systems: The Complete Book is ideal for Database Systems and Database Design and Application courses offered at the junior, senior and graduate levels in Computer Science departments. A basic understanding of algebraic expressions and laws, logic, basic data structure, OOP concepts, and programming environments is implied.
Written by well-known computer scientists, this introduction to database systems offers a comprehensive approach, focusing on database design, database use, and implementation of database applications and database management systems.
The first half of the book provides in-depth coverage of databases from the point of view of the database designer, user, and application programmer. It covers the latest database standards SQL:1999, SQL/PSM, SQL/CLI, JDBC, ODL, and XML, with broader coverage of SQL than most other texts. The second half of the book provides in-depth coverage of databases from the point of view of the DBMS implementor. It focuses on storage structures, query processing, and transaction management. The book covers the main techniques in these areas with broader coverage of query optimization than most other texts, along with advanced topics including multidimensional and bitmap indexes, distributed transactions, and information integration techniques.
NOTEWORTHY FEATURES
- Offers a readable presentation with engaging, real-world examples. Includes aspects of SQL programming not found in some other texts: SQL/PSM (persistent stored modules) Download Now »