O’Reilly Media

LINQ Pocket Reference (Pocket Reference (O’Reilly))

Ready to take advantage of LINQ with C# 3.0? This guide has the detail you need to grasp Microsoft’s new querying technology, and concise explanations to help you learn it quickly. And once you begin to apply LINQ, the book serves as an on-the-job reference when you need immediate reminders.All the examples in the LINQ Pocket Reference are …

Learn more

Data-Driven Services with Silverlight 2

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 …

Learn more

LINQ: The Future of Data Access in C# 3.0: The Future of Data Access in C# 3.0

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 support it. You’ll also …

Learn more

Programming Entity Framework: DbContext

In addition to Code First, EF 4.1 introduces simpler EF coding patterns with the DbContext, DbSet, ChangeTracker and Validation APIs. This second mini-book will take the reader on a tour of these new features and how to take advantage of them. These new classes and APIs let the user focus on the most common coding tasks with …

Learn more

SQL Cookbook (Cookbooks (O’Reilly))

You know the rudiments of the SQL query language, yet you feel you aren’t taking full advantage of SQL’s expressive power. You’d like to learn how to do more work with SQL inside the database before pushing data across the network to your applications. You’d like to take your SQL skills to the next level.Let’s face it, SQL …

Learn more

Head First SQL: Your Brain on SQL — A Learner’s Guide

Is your data dragging you down? Are your tables all tangled up? Well we’ve got the tools to teach you just how to wrangle your databases into submission. Using the latest research in neurobiology, cognitive science, and learning theory to craft a multi-sensory SQL learning experience, Head First SQL has a visually rich format designed for the way …

Learn more

Access 2010: The Missing Manual

Go from Access novice to true master with the professional database design tips and crystal-clear explanations in this book. You’ll learn all the secrets of this powerful database program so you can use your data in creative ways — from creating product catalogs and publishing information online to producing invoices and reports. Build a database with ease. Store …

Learn more

C# & VB.NET Conversion Pocket Reference

Though most programmers use two or more languages, they usually have a mastery of one. Although Microsoft has advertised that the .NET runtime is language agnostic and that C# and Visual Basic .NET are so close that switching between the two is really quite easy, that?s only true up to a point. Some of the differences …

Learn more