Cargando…

Essential LINQ /

"Charlie and Dinesh bring important skills to this project that enable them to show how LINQ works and the practical ways you can use it in your daily development process." From the Foreword by Anders Hejlsberg LINQ is one of Microsoft's most exciting, powerful new development technol...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Calvert, Charles
Otros Autores: Kulkarni, Dinesh, 1968-
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Upper Saddle River, N.J. : Addison-Wesley, ©2009.
Colección:Microsoft .NET development series.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Introduction
  • Getting started
  • The essence of LINQ
  • C♯ 3.0 technical overview
  • Writing query expressions
  • Query operators
  • A quick tour of LINQ to SQL
  • Reading objects with LINQ to SQL
  • Modifying objects with LINQ to SQL
  • Using stored procedures and database functions with LINQ to SQL
  • Customizing entity persistence and adding business logic
  • LINQ to Entities overview
  • LINQ to XML : creation
  • Querying and editing XML
  • XML namespaces, transforms, and schema validation
  • Introduction to LINQ patterns and practices
  • LINQ everywhere
  • Conclusion
  • Appendix: Tips for developers.