Book Image

Building Interactive Queries with LINQPad

By : Sébastien Finot
Book Image

Building Interactive Queries with LINQPad

By: Sébastien Finot

Overview of this book

<p>If you need to interact with databases, XML, in-memory collections, or remote services, LINQ can make your life simpler. The best way to discover LINQ is with the help of LINQPad, a free IDE whose first goal is to make sure that writing and interacting with your LINQ query is fun and easy. More generally, LINQPad is a C#/VB/F# scratchpad that instantly executes any expression, statement block, or program with rich output formatting and a wealth of features.</p> <p>With Building Interactive Queries with LINQPad, you will quickly learn everything you need to know to start using LINQ. To accelerate your learning curve, you will discover how to use LINQPad and its features to test your queries interactively and experiment with all the options offered by LINQ.</p> <p>In all probability, you already know C#, but have you had a chance to try out LINQ? Building Interactive Queries with LINQPad will introduce you to everything LINQ can offer and will let you interact with every example in LINQPad, LINQ’s best companion.</p> <p>You will learn how to build and experiment with interactive queries with this practical guide illustrated with short and detailed code samples. You will also get acquainted with other cool applications of LINQpad such as testing, code snippet generation, and so on, along with a broad approach to LINQ (to object, to SQL, to XML, and so on).</p>
Table of Contents (14 chapters)

About the Reviewers

Alexandre Brisebois, Windows Azure MVP and a member of the Windows Azure Community Experts, helps you to make informed decisions. He provides both technical and architectural guidance for Windows Azure solutions. Being a strong believer in clean code and best practices, he employs agile practices in order to produce maintainable solutions. Exploring .NET since 2002, his passion for new technologies has driven him to work for companies such as Pratt & Whitney, Canada, Air France, and CGI. After two years in Paris as a .NET consultant, he is now part of Runatserver (www.runatserver.com), a team of highly qualified, certified experts specializing in the latest technology.

If you would like reach out to Alexandre about the book or Windows Azure, feel free to contact him via twitter (@Brisebois) or his blog (http://alexandrebrisebois.wordpress.com).

Antonio Rodriguez is a Software Engineer who likes solving interesting problems, and tinkering with different technologies and programming languages. He occasionally documents his experiments on his blog (http://www.xhroot.com).

When he is not writing code, he enjoys spending time with his wife Ping and his son Isaac.

Antonio holds a Bachelor's degree in Computer Engineering from the Georgia Institute of Technology.