Skip to content

Latest commit

 

History

History
 
 

MSDN 108 C# LINQ Samples Consolidated with Single Project

MSDN 108 C# LINQ Samples Consolidated with Single Project

Requires

  • Visual Studio 2010

License

  • Apache License, Version 2.0

Technologies

  • LINQ to SQL
  • LINQ
  • LINQ to XML
  • LINQ to DataSets

Topics

  • LINQ
  • LINQ to XML
  • LINQ to Objects
  • LINQ to DataSets

Updated

  • 02/17/2014

Description

Targeted Audience:
 
1. .NET Architects
2. .NET Application Designers
3. .NET Application Developers
 
Prerequisites:
 
1. .Net technologies.
2. Basic understanding of design patterns.
3. Basic understanding of OOPS.
 
Description:

All MSDN LINQ 101 Samples and few more samples consolidated to Single project and given required comments for each topic.
1. Open Solution.
2. Right click on the project and select Manage NuGet.
3. Select missing packages and Add
4. Run the application
Topics Covered:
1. Restriction Operators
2. Projection Operators
3. Partitioning Operators
4. Ordering Operators
5. Grouping Operators
6. Set Operators
7. Conversion Operators
8. Element Operators
9. Generation Operators
10. Quantifiers
11. Aggregate Operators
12. Custom Sequence  Operators
13. Query Execution  Operators
14. Join  Operators
15. Miscellaneous Operators
References:

Refer MSND LINQ topics for each sample's detailed information. 

 

Thank you for reading my article. Drop all your questions/comments in QA tab give me your feedback with  star rating (1 Star - Very Poor, 5 Star - Very Good).