LINQ for Visual C# 2008

Every C# programmer needs to learn about LINQ (Language Integrated Query), Microsoft s breakthrough technology for simplifying and unifying data access from any data source. With LINQ, you can write more elegant and flexible code not just to access databases and files, but to manipulate data structu...

ver descrição completa

Na minha lista:
Detalhes bibliográficos
Principais autores: Ferracchiati, Fabio Claudio., SpringerLink (Online service)
Formato: Digital
Publicado em:
Assuntos:
Endereço do item:http://dx.doi.org/10.1007/978-1-4302-1581-3
Tags: Adicionar Tag
Sem tags, seja o primeiro a adicionar uma tag!
Descrição
Resumo:Every C# programmer needs to learn about LINQ (Language Integrated Query), Microsoft s breakthrough technology for simplifying and unifying data access from any data source. With LINQ, you can write more elegant and flexible code not just to access databases and files, but to manipulate data structures and XML. This book is a short, yet comprehensive guide to the major features of LINQ and the significant enhancements introduced with .NET 3.5. There is no better source for getting a head start on the future of these technologies than this book. A clear and comprehensive yet concise introduction to using LINQ in C# Covers LINQ to Objects, LINQ to SQL, LINQ to DataSet, and LINQ to XML Rich in working examples of LINQ in action Ideal for C# programmers at any level