Wrox Home  
Search

Topic: .NET

Professional LINQ (0470041811) cover image
Professional LINQ
Scott Klein
ISBN: 978-0-470-04181-9
Paperback
408 pages
January 2008

Back to description


About This Title  |  Chapters on Demand  |  Download Code  |  Errata  |  P2P Forum for This Title
Add to Cart
Chapter 1: Project LINQ
14 pages

I often hear the questions, “What is LINQ, what does it do, and why do we need it?” The answer to the first question... more

Chapter 2: A Look at Visual Studio 2008
14 pages
US $4.99

Many of the new language features and enhancements in Visual Studio 2008—both in Visual C# and Visual Basic .NET—make many... more

Chapter 3: LINQ Queries
22 pages
US $4.99

Chapter 1 provided a few simple LINQ queries to give you a basic idea of how LINQ queries are formatted and work with relational... more

Chapter 4: LINQ Standard Query Operators
40 pages
US $4.99

Understanding the different parts of a query operation and how those parts work together provides the foundation for constructing... more

Chapter 5: Understanding LINQ to XML
28 pages
US $4.99

XML is becoming more and more mainstream. It’s being used in databases (I love that!), configuration files, and throughout... more

Chapter 6: Programming with LINQ to XML
22 pages
US $4.99

LINQ to XML has many strengths, and one of the most valuable is its capability to quickly and easily create XML documents... more

Chapter 7: LINQ to XML and Other LINQ Data Models
8 pages
US $4.99

One of the great things about LINQ is its flexibility. LINQ has many great strong points, not the least of which is its capability... more

Chapter 8: Advanced LINQ to XML Programming Topics
26 pages
US $4.99

By now, you should have a fairly solid understanding of how LINQ to XML works, and how you can use it to program with XML... more

Chapter 9: LINQ to XML and Visual Basic .NET
18 pages
US $4.99

Visual Basic .NET wasn’t left behind when it comes to working with LINQ to XML. Visual Basic provides profound support for... more

Chapter 10: LINQ to SQL Overview
18 pages
US $4.99

LINQ to SQL is a component of LINQ and part of ADO.NET that provides a run-time infrastructure for mapping relational data... more

Chapter 11: LINQ to SQL Queries
28 pages
US $4.99

LINQ to SQL is extensive, supporting many of the query aspects found in a relational database. But even with its depth and... more

Chapter 12: Advanced Query Concepts
12 pages
US $4.99

There is so much that LINQ to SQL can do that applies to relational data and working with relational databases that a chapter... more

Chapter 13: More about Entity Classes
14 pages
US $4.99

There’s more that can be said about LINQ to SQL entity classes because they provide a lot more functionality than what you’ve... more

Chapter 14: LINQ to DataSet
16 pages
US $4.99

Most, if not all, .NET developers are familiar with the concept of a DataSet because it is one of the most used components... more

Chapter 15: Advanced LINQ to SQL Topics
24 pages
US $4.99

Visual Studio 2008 provides several tools to help facilitate the creation of entity classes and their mapping to relational... more

Appendix A: Case Study
16 pages
US $4.99

Several years ago, Microsoft put out a demo application called Fabrikam (for the fictional company Fabrikam Fine Furniture... more

Appendix B: LINQ to Entities: The ADO.NET Entity Framework
16 pages
US $4.99

A lot of hype and information has come out of Microsoft regarding a technology called the ADO.NET Entity Framework. The ADO... more

Appendix C: LINQ to XSD
14 pages
US $4.99

Any programming language that supports the .NET Framework will support LINQ. LINQ to XML is LINQ-enabled, meaning that you... more

Add to Cart
Printer-Ready Version   Share This
DRM-free e-books from Wrox

.NET Related Resources

Blogs

Articles