Apress, 2008. Every C# programmer needs to learn about LINQ (Language–lIntegrated 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...
Packt, 2013 — 126 p.
Learn how to query databases interactively using LINQ and LINQPad
Overview
Leverage the power of LINQPad to learn LINQ
Discover LINQPad’s key features and options
Learn about the cool applications of LINQPad such as testing, code snippet generation, and so on
In Detail
If you need to interact with databases, XML, in-memory collections, or remote...
Publisher: Apress (November 19, 2007) Pages: 600 pages Language: English ISBN: 1590597893 LINQ is the project name for a set of extensions to the .NET Framework that provide a generic approach to querying data from different data sources. LINQ will premier in Visual Studio 2008, and will become the next must–have skill for .NET developers. For more information about LINQ, you...
Paul Kimmel has done an excellent job of presenting LINQ in a concise and complete manner. Not only has he made LINQ approachable, but he has also masterfully explained concepts such as Anonymous Types and Lambda Expressions that help make LINQ a reality. The sample code throughout the book demonstrates the application of the technology in a clear and meaningful way. This is a...
Packt Publishing Ltd, 2007. — 236 p. This book introduces the reader to the basic concepts of LINQ, and takes them through using LINQ with an example-driven approach. This book is for .NET developers who want to find out exactly what LINQ is, what it can do for them, and how to program with LINQ. This book presumes a sound knowledge of XML, ADO.NET, and .NET data access" No...
Apress, 2011. — 182 p. Pro Reactive Extensions and LINQ is a deep dive into the next important technology for .NET developers: Reactive Extensions. This in-depth tutorial goes beyond what is available anywhere else to teach how to write WPF, Silverlight, and Windows Phone applications using the Reactive Extensions (Rx) to handle events and asynchronous method calls. Reactive...
Your Complete Example-Rich Guide to Using and Extending LINQ to Objects and PLINQ Using LINQ to Objects, .NET developers can write queries over object collections with the same deep functionality that was once available only with SQL and relational databases. Now, for the first time, developers have a comprehensive and authoritative guide to applying LINQ to Objects in...
Apress, 2014. — 259 p. — ISBN10: 143026845X, ISBN13: 978-1-4302-6844-4. На англ. языке. LINQ represents a paradigm shift for developers used to an imperative/object oriented programming style, because LINQ draws on functional programming principles. Thinking in LINQ addresses the differences between these two by providing a set of succinct recipes arranged in several groups,...
Syncfusion, 2017. — 106 p. LINQPad Succinctly offers IT professionals a detailed examination of how and why LINQPad can improve development lifecycle and deliver applications in less time. Author José Roberto Olivas Mendoza begins with a detailed overview of LINQPad's features, then delves into the installation process, including necessary prerequisites. Readers then get...
O’Reilly Media, Inc., 2010. - 705 pages. На англ. языке. With LINQ, you can query data from a variety of sources - including databases, objects, and XML files - directly from Microsoft Visual Basic or C#. Guided by data-access experts who've worked in depth with LINQ and the Microsoft development teams, you'll learn how .NET Framework 4 implements LINQ, and how to exploit it....
Publisher: Microsoft Press, 2007. - 203 p. ISBN: 0735623910 Get a head start on using the Microsoft Language Integrated Query (LINQ) Project with advance insights from two experienced developers. Data-rich applications can be difficult to create because of the tremendous differences between query languages used to access data and programming languages commonly used to write...
Apress, 2010. — 840 p. — (Expert's Voice in .NET). — ISBN10: 1430226536; ISBN13: 978-1430226536. LINQ is the part of the .NET Framework that provides a generic approach to querying data from different data sources. It has quickly become the next must-have skill for .NET developers. Pro LINQ: Language Integrated Query in C# 2010 is all about code. Literally, this book starts...
Morrisville: Syncfusion Inc, 2015. — 114 p. At a high level, there are number of benefits that may be gained by using LINQ (Language Integrated Query), including: Reduce the amount of code that needs writing. A better understanding of the intent of what the code is doing. Once learned, can use a similar set of LINQ query knowledge against different data sources (in-memory...
Курс лекций/Электронное учебное пособие. - Ростов-на-Дону: ЮФУ Введение. Работа в среде Visual Studio .NET Основы объектной модели .NET Интерфейсы Обобщения Технология LINQ. Запросы LINQ to Object Технология LINQ. Выражения запросов Язык XML и объектные модели XML-документа Классы модели X-DOM LINQ to XML. Методы расширения и дополнительные возможности
ДМК Пресс, 2014. — 328 c. — ISBN: 594074981X, 9785940749813
С помощью этой книги вы сможете быстро и эффективно освоить технологию LINQ платформы .NET. Для этого достаточно изучить подробные описания примеров и закрепить полученные знания, выполнив приведенные к книге задания.
Описанный в ней электронный задачник Programming Taskbook for LINQ обеспечивает автоматическую...
Пер. с англ. Сергея Иноземцева. — СПб.: БХВ-Петербург, 2009. — 240 с.: ил. — ISBN 978-5-9775-0317-4/ Справочник посвящен технологии LINQ (Language Integrated Query) — новой функциональной возможности языка C# 3.0 и платформы Framework, которая позволяет писать безопасные структурированные запросы к локальным коллекциям объектов и удаленным источникам данных. Рассмотрены базовые...
Пер. с англ. Сергея Иноземцева. — СПб.: БХВ-Петербург, 2009. — 240 с.: ил. — ISBN 978-5-9775-0317-4/ Справочник посвящен технологии LINQ (Language Integrated Query) — новой функциональной возможности языка C# 3.0 и платформы Framework, которая позволяет писать безопасные структурированные запросы к локальным коллекциям объектов и удаленным источникам данных. Рассмотрены базовые...
М.: Вильямс, 2008. — 560 с. ил. — ISBN 978-5-8459-1427-9. Книга одного из экспертов в области технологий .NET представляет собой учебное и справочное пособие для разработчиков .NET-приложений, использующих новую версию ASP.NET 3.5 и предложенную Microsoft технологию работы с данными под названием LINQ, которая является встроенной в язык C# 3.0. Предложенный автором практический...
М.: Вильямс, 2011. - 656с.
Аннотация редакции:
"Благодаря этой книге, вы изучите следующие вопросы:
Как эффективно задействовать все новые возможности языка C# 2010, связанные с LINQ, включая методы расширений, лямбда-выражения, анонимные типы данных и частичные методы.
Как использовать LINQ to Objects для запроса информации из коллекций данных, расположенных в памяти, таких...
Пер. с англ. Н.А. Мухина. — М.: Вильямс, 2011. — 656 с.: ил. — ISBN: 978-5-8459-1701-0. LINQ представляет собой часть платформы .NET Framework, которая обеспечивает обобщенный подход к запросам данных из различных источников. Знание LINQ быстро становится необходимым для всех разработчиков приложений .NET. Эта книга посвящена написанию кода с помощью LINQ. Многие книги...
Введение
Базис ФП – функция
Манипуляция функциями (ссылки на функции)
Тип функции
Делегаты
Анонимные методы и лямбда-выражения (или просто «лямбды»)
Зачем нужны лямбда-выражения?
ФП и SQL
Немного о проблемах делегатов
Кирпичики – или базовые «Функции высшего порядка» (ФВП)
Работа со списками
Объединяем все вместе
Вместо заключения
ВВЕДЕНИЕ
Думаю, что практически...
О чем речь?
Спецификация.
Раздел Template.
Раздел Includes: Импорт других спецификаций.
Спецификация в целом.
$-нотация.
Функции в $-выражениях.
Как?
Язык реализации.
Бесклассовое общество: ).
Описание реализации.
Чтение спецификации.
Основной класс реализации.
Модуль Program.
Главный метод приложения DoReport.
loadProperties.
loadProperties.
Чтение свойств....
Комментарии