找回密码
 注册
搜索
热搜: java php web
查看: 563|回复: 0

Pro LINQ: Language Integrated Query in C# 2008

[复制链接]
发表于 2009-8-30 09:34:53 | 显示全部楼层 |阅读模式


作者:Jr., Joseph C. Rattz
出版日期:November 19, 2007
出版社:Apress
页数:600
ISBN:ISBN-10: 1590597893 ISBN-13: 978-1590597897
文件格式:PDF


Product Description
LINQ is the project name for a set of extensions to the .NETFramework that provide a generic approach to querying data fromdifferent data sources. LINQ will premier in Visual Studio 2008, andwill become the next must–have skill for .NET developers. For moreinformation about LINQ, you can check out the author’s portal atwww.linqdev.com.
Pro LINQ: Language Integrated Query in C# 2008 is all about code.
Literally, this book starts with code and ends with code. In mostbooks, the author shows the simplest example demonstrating how to use amethod, but they so rarely show how to use the more complex prototypes.Pro LINQ: Language Integrated Query in C# 2008 is different.Demonstrating the overwhelming majority of LINQ operators andprotoypes, it is a veritable treasury of LINQ examples.
Rather than obscure the relevant LINQ principles in code examples byfocusing on a demonstration application you have no interest inwriting, Pro LINQ: Language Integrated Query in C# 2008 cutsright to the chase of each LINQ operator, method, or class. However,where complexity is necessary to truly demonstrate an issue, theexamples are right there in the thick of it. For example, code samplesdemonstrating how to handle concurrency conflicts actually createconcurrency conflicts so you can step through the code and see themunfold.
Most books tell you about the simple stuff, while few books warn you of the pitfalls. Where Pro LINQ: Language Integrated Query in C# 2008returns your investment is in the hours, and sometimes days, spent bythe author determining why something may not work as expected.Sometimes this results in an innocent looking paragraph that may takeyou a minute to read and understand, but took days to research andexplain.
Face it, most technical books while informative, are dull. LINQ need not be dull. Written with a sense of humor, Pro LINQ: Language Integrated Query in C# 2008 will attempt to entertain you on your journey through the wonderland of LINQ and C# 2008.
What you’ll learn
  • How to leverage all the new LINQ relevant C# 2008 language featuresincluding extension methods, lambda expressions, anonymous data types,and partial methods.
  • How to use LINQ to Objects to query in–memory data collections suchas arrays, ArrayLists, and Lists to retrieve the data you want.
  • Why some queries are deferred, how a deferred query can bite you, and how you can make deferred queries work for you.
  • How to use LINQ to XML to revolutionize your creation, manipulation, and searching of XML data.
  • How to query DataSets with LINQ to DataSet so you can co–exist withlegacy code and use LINQ to query databases other than SQL Server.
  • How to query Databases with LINQ to SQL, write your own entity classes, and understand how to handle concurrency conflicts.
Who is this book for?This book is written for the proficient C# developer, but you do notneed to be up on all the latest C# features to understand the material.When you finish this book, you will be up on all the latest C# features.
From the Publisher
Who is this book for?
This book is written for the proficient C# developer, but you do notneed to be up on all the latest C# features to understand the material.When you finish this book, you will be up on all the latest C#features. About the Apress Pro Series
The Apress Pro series books are practical, professional tutorials to keep you on and moving up the professional ladder.
You have gotten the job, now you need to hone your skills in thesetough competitive times. The Apress Pro series expands your skills andexpertise in exactly the areas you need. Master the content of a Probook, and you will always be able to get the job done in a professionaldevelopment project. Written by experts in their field, Pro seriesbooks from Apress give you the hard-won solutions to problems you willface in your professional programming career.

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?注册

×
您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|手机版|小黑屋|软晨网(RuanChen.com)

GMT+8, 2024-9-20 14:32

Powered by Discuz! X3.5

Copyright © 2001-2023 Tencent Cloud.

快速回复 返回顶部 返回列表