1 / 7

M aking LINQ a Habit "Thinking in LINQ"

M aking LINQ a Habit "Thinking in LINQ". Pandurang Nayak Developer Evangelist | Microsoft Corporation http://www.thinkingms.com/pandurang | pandurang.nayak@microsoft.com. Why LINQ?. Easy access to non-Object Oriented structures Collections, XML, Relational Data, etc. Elegant code

hisano
Download Presentation

M aking LINQ a Habit "Thinking in LINQ"

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Making LINQ a Habit"Thinking in LINQ" Pandurang Nayak Developer Evangelist | Microsoft Corporation http://www.thinkingms.com/pandurang | pandurang.nayak@microsoft.com

  2. Why LINQ? • Easy access to non-Object Oriented structures • Collections, XML, Relational Data, etc. • Elegant code • High-performance • Easy to use and code • Great for working with ORM-style applications

  3. LINQ Operators Classification

  4. demoCODING WITH LINQ With the Visual LINQ Query Builder add-in

  5. References • CSharp Samples http://code.msdn.microsoft.com/csharpsamples • Visual LINQ http://code.msdn.microsoft.com/vlinq • 101 LINQ Samples http://msdn.microsoft.com/en-us/vcsharp/aa336746.aspx

  6. Contact • Blog Address www.thinkingMS.com/pandurang • Email Address pandurang.nayak@microsoft.com

More Related