 |
| |
Others say...
"An important book, on an important topic" LINQ in Action, at 600 pages provides a substantial introduction and in-depth discussion of LINQ, its history, its impact, and most important - its syntax and features. I found this book easy to navigate, given that many developers (I know I do) moved between LINQ to Objects, LINQ to XML and LINQ to SQL througout the working day. When you stumble over a particular query, I found it easy to find a relavent sample in the index.
If you haven't had an opportunity to move into the .NET 3.5 Framework world and use C# .0 or VB 0 syntax yet, then this book will arm you with the background necessary to move productively into the new 'Query Centric' programming paradigm - one free of complex 'for' loops and deeply nested 'if' statements (and free of embedded SQL string statements).
Although hefty in size, I recommend this book if you seriously want to move beyond the basics and really understand how to use LINQ.
"Linq in Action" This book is best used with a companion book covering basic C# terms. I found that I had to refer to the internet for explanations of terms.
Explanations, not just definitions. That need slowed my reading to a crawl. though I have been using C# for the past year.
"Very, very nice and good book" This is a very nicely written book. Clear explanations, concepts are introduced gradually and build on each other with no forward references, simple and to the point code samples, good and appropriate pace, and very easy to read and understand.
I was actually amazed by this book. I read a couple of books/month, and this book reminded me a lot of the quality of classic CS books, which is so hard to come by nowadays -- think "The unix programming environment", but more accessible. This is in sharp contrast with most of the today books in the (programming/CS) field which tend to have a big ratio of page-count to information (lots of screenshots, or 101/intro-level intermixed content, lots of fluff). This is not a book that you can shrink without loosing quality.
"LINQ with no action" I am disappointed with this book - it did not meet my expectations. I found many examples and it is really hard to use them because the author hardly explains where all comes from and why I should go this way and not another one. It sometimes confuses why, where and for what purpose the author shows an example and whether it suits my case. It is hard to decide because there are almost no explanations about roots of examples and basic theory. However, I am happy with the fact that more and more books about LINQ come up and I do hope to find a proper one for me. Unfortunately, for now, I have to move from one book to another one for finding a solution.
"The only Linq book you will need" If you want to learn Linq, whether its data stored in a database, in XML files, DataSets or just in-memory objects this is the book for you.
I found it so easy to understand, and really comprehend. There are lots of examples, but not too many. After reading the first few chapters you become comfortable with the concept and syntax of the new language extensions.
The authors style had just the right combination of light humor and serious programming. He seems able to express complicated issues with the greatest of ease, and obviously has enoumous knowledge on the subject.
If that was not enough, there are forums avalable where you can raise queries and doubts and the author will do his best to accomodate you, again with a nice and easy flowing style.
The book is a 'must have' to any serious Linq programmer (or want-to-be Linq programmer!) and will certainly occupy a prominent place on my bookshelf.
Highly recommended!
Regards, Martin.
|
|
|
|
|
 |
|
 |
Buy Cheap Software Now!
|
 |
| |
LINQ in Action
 |
List Price : $44.99
Our Price : from $25.37
|
Special offer for you..find the cheapest!
purpleturtleproducts offers this stuff with condition New, new for:
 | Price : $25.37 Usually ships in 1-2 business days
|  |
new_books_today from TX, United States offers this stuff for:
 | Price : $25.38 Usually ships in 1-2 business days
|  |
a_cautious_guy from WA, United States offers this stuff for:
 | Price : $25.40 Usually ships in 1-2 business days
|  |
visualnetsource offers this stuff with condition New, new for:
 | Price : $25.41 Usually ships in 1-2 business days
|  |
a1books from NJ, United States offers this stuff for:
 | Price : $25.53 Usually ships in 1-2 business days
|  |
mountaintop_books from CO, United States offers this stuff for:
 | Price : $25.56 Usually ships in 1-2 business days
|  |
a1books from NJ, United States offers this stuff for:
 | Price : $25.68 Usually ships in 1-2 business days
|  |
photo9x5 from CA, United States offers this stuff for:
 | Price : $26.95 Usually ships in 1-2 business days
|  |
bookendz_specialty_books from FL, United States offers this stuff for:
 | Price : $26.99 Usually ships in 1-2 business days
|  |
pbshopus from NJ, United States offers this stuff for:
 | Price : $27.34 Usually ships in 1-2 business days
|  |
What our customer's say!
"LINQ in Action rocks", I was pleased with overall quality of this book. By and large this is the most comprehensive LINQ book currently available on the market. The writing style is easy to follow and the material is presented in logical manner. I rate it four instead of five because it follows a trend very common to books written by multiple authors - uneven quality of writing. LINQ to Objects for example is pure please to read, but I wish LINQ to SQL was covered better. Overall this is a solid book and I'd recommed it to any working developer.
"A required desktop reference", I think the expression is "don't cry over spilled milk...", well when my son spilled milk on this book I almost cried. Why would you cry over a book you ask? There are many reasons. Not only does the book go into LINQ in depth (I know there is a C# in Depth book) but the authors cover all of the parts of the .NET framework that were created and needed for LINQ to function. In addition, all of the samples provided are both in C# and VB.NET. These samples are not your basic "Hello World" samples but useful reusable code snippets that get the point of the book section across.
The book starts of with an introduction to LINQ and the different versions of LINQ to xxx, more than enough to wet your whistle. The authors then go into the prerequisites of the .NET framework required, generics, anonymous types and lambda expressions. This chapter was so good I read it twice. The third chapter discusses how LINQ is made up. After this, the authors go in depth in describing the different types of LINQ, including LINQ to SQL, LINQ to Objects and LINQ to Amazon with useful examples.
This book will be a reference book on my book shelf. I expect to refer to this book constantly.
"Stutters onthe most important area", Most of the reviewers have given high marks for this book. No issue with that, as long as the first six chapters of this book are concerned. It gives the best intrduction on subjects such as lambda expression and various Linq syntaxes. But the most important chapters should have been those dealing with Linq in N-tier architecture - chapters 7 and 8. But those were written in such a confusing manner that, at the end of those two chapters, you are left wondering why you spent money and time on this book. It is a pitty that almost all internet articles, including those on MSDN, deal with Linq as if it is an add-on to Microsoft Access programming and show pages and pages of "drag-and-drop and voila it works great!!" approach. I don't think anyone could write a successfull n-tier Linq code with that approach. Although this book goes little further than the drag-and-drop gimmic, it could have avoided so much fluff and concentrated just on what is needed for a real world n-tier programming using Linq. But unfortunately I don't know whether there is any better book treating Linq as a serious enterprise development tool.
"Great detail. Well organized and thorough.", This was one of the best technical books I've ever read. It was easy to follow and understand. The examples were very clear and the section on the new features of VB and C# were wonderful and needed in order to understand the rest of the book.
I was slightly disappointed that most of the examples in the book were printed in C# instead of VB. BUT, I downloaded all the example projects and utilities and those are excellent! ALL of the examples are available in C# and VB. They are correct and a great on-the-go blueprint for my routines.
It was also very nice that they talk about (in easy-to-understand terms) the performance implications of different implementations.
The cover is a bit dorky, but you shouldn't judge a book by its cover!
A great buy for the novice LINQ programmer.
"Great Tutorial on LINQ", The book covers a lot of topics that emcompass LINQ including LINQ basics, but also LINQ to SQL, LINQ to XML. I like that it starts out with a discussion of the problem and doesn't dive directly into the solution. In addition, I think it teaches the technology without resorting to starting with database applications as the example. Anyone who has heard me talk about LINQ knows that I can't stand that LINQ to SQL is the wrong way to teach it to new people...they didn't fall into that trap.
In addition, I really like that there are lots of good examples and a great index. There was never an example I was looking for that the index didn't help me find. That's becoming rarer in books. I really liked their coverage of LINQ from both the consumer of LINQ and the provider of LINQ. Their discussion of the LINQ to Amazon provider provided quite a lot of good insight into how the inner workings of LINQ are put together.
My only hesitation at completely loving this book is that all the examples are either in C# or VB. This lends the book to feel a bit schizophrenic. I would have preferred a more bloated book where all the example in print were in both languages. This is especially true of LINQ because the language integration of LINQ is very dissimilar between the languages.
Overall, I would recommend the book to anyone trying to learn LINQ as a technology.
You might need this... ASP.NET AJAX in Action details..
|  Professional ASP.NET 3.5: In C# and VB (Programmer to Programmer) details..
|  Pro LINQ: Language Integrated Query in C# 2008 (Windows.Net) details..
|
 Pro C# 2008 and the .NET 3.5 Platform, Fourth Edition (Windows.Net) details..
|  C# in Depth: What you need to master C# 2 and 3 details..
| |
Read this reviews before You buy...
"Highly Recommended", I read a lot of tech books and only write reviews on the ones I really think offer value. This is one of them. If you want to learn LINQ from some guys that know their stuff, this is the book for you. It's very readable with great code examples..VB coverage is much appreciated by me! I've also looked at some of the other LINQ books. This is the only one I took the time to read cover to cover. Very easy to read with great coverage of the topic. Highly recommended.
Mark Dunn, MCT, MCAD, MCDBA, MCSD.NET Microsoft MVP, Visual Basic Microsoft Regional Director President, DUNN Training and Consulting, Inc.
"A great book from start to finish", I've read every LINQ book that i"ve come across and on the whole, they are all really good. As a subject area, the coverage is amazingly well done. This book is a natural fit b/c in every important respect, it's excellent.
First off, it's easy to read. Learning the basic mechanics of LINQ isn't all that difficult. Learning advanced LINQ mechanics is still pretty straightforward. However understanding why certain approaches should be used over other ones, understanding potential pitfalls (getting something back you weren't expecting) and ensuring your code performs well after you get back more than a few records, well, that takes some effort. I think this book helps you accomplish each of those in a manner that's very clear and very straightforward. [As a stylistic note, I think really understanding Lamda expressions, which admittedly aren't a linq feature per se, is challenging at first. This book did not shy away from them and went at them head one. B/c learning them isn't a linear process (at least it wasn't for me or anyone i know), you often make no real progress, then have a moment of understanding that gets you to the next level. That type of learning is best facilitated by seeing several examples - seeing several ways to accomplish something and then reverse engineering the differences. The extensive number of examples really makes that process a lot simpler].
Another really strong point is the examples themselves. In the LINQ to XML coverage, there's an example of how to create a RSS feed from a collection with one linq query. It's beauty is its elegance and b/c most developers have given writing RSS a try, it's a great juxtaposition to show how powerful and useful LINQ can be. That example isn't alone though - there are several others that extend beyond the cliche'd Hello World samples that leave people wanting for more.
The coverage of each topic is superb as well. At no point did I finish a chapter with unanswered questions in mind. Often, authors will make an assertion "you should do it this way b/c otherwise you'll open up security vulnerabilities" or whatever without explaining what the downside is that they are talking about. I know it's a seemingly unimportant thing, but I found that they always explained the points they make, even the minor ones. It's a typical example of the attention to detail the authors put into this book.
Having co-authored several books, I know how hard it is to write a book with a unified writing style. The editing for this book is done in such a way though that it looks like one author wrote it. Yes, there are some differences in their individual writing styles, but it's all close enough that it really does feel as though one person wrote it. That is a huge plus and again, it's just one of those small things they do that shows a serious attention to detail.
So it's easy to read, they cover everything really well, they selected great examples and explain them well and they start out with general coverage and move onto very detailed coverage - making it ideal for both a LINQ newcommer or a seasoned vet.
It's a great book and IMHO, the authors are to be commended for putting it together. Although I've found all of the LINQ books I've come across to be very good - this one made an impression and it's excellent from start to finish.
"Good and complete book", A good book, very complete and full of infos. All topics are well and deeply explained. I give only 4 stars for two main reasons 1. I don't like the writing style. It is too friendly, I prefer a formal and clean one. 2. Some explanation is 'obscure' and needs to be rewritten, for example the SelectWith extension method. Anyway it really worths to have a copy on your desk.
"Excellent Linq Book", I am a newbie both in visual basic and Linq, and I have to say that this book is really great. It provides a LOT of understandable explanations, that are so useful for who's not a guru already.
There are tons of examples, plus quite a lot online resources that can be extremely useful.
Great book, probably one of the best on LINQ subject, and it's definitely worth the price
"Clear and cogent instruction on a central technology", Linq in Action is a clear and deep presentation of a technology that, even in its first incarnation, is increasing the productivity of programmers, and setting an even higher standard for dynamic websites and programs. The authors, who were instrumental in the development of Linq, proceed in an intuitive path from the basics of the technology, all the way to very sophisticated ideas and examples. The authors also participate online to answer questions and add even more material for an even more through presentation. I recommend this book for any developer or aspiring developer.
Paolo
|
|
 |
|
 |
|
|
All the software listed in this directory are shareware and commercial software. There are no free software here.
We have many utilities which run on windows, mac / macintosh, linux and unix. As one of the download directory in internet we have many software and application. All of our applications / app are downloadable for your computer. We also have shareware, demo, osx, linux, xp, windows, 95, 98, 2000, win, winfiles program file. The extension of files may vary, it can zip, exe, jpg and many more. We don't support illegal software like hack, crack and serial number. No hacking and cracking.
Online PAD Generator /
Download Site /
Term Of Use /
Privacy Policy /
Disclaimer
|
|
|
|
Copyright ? 2004-2008.
Shareware Download, Files Download. All
Rights Reserved.
Free Online Recipe,
Lowongan Kerja,
Indonesia Map,
Kamus,
Video Lyrics,
Health Vitamin,
PAD Generator,
Free Web Template, Wordpress Theme,
Deal Bargain Offers,
Affiliate Datafeed,
Mac OSX Tricks
Online Game Cheat,
Online Flash Game,
Electric Guitar Review,
RC Helicopter Reviews
Ascii Art,
Anagram Finder,
Clapper Generator,
Post-it Note,
Dog Name Generator,
Freelance Jobs,
Network Tools
|
|
|