Click here to Skip to main content
15,884,778 members
Please Sign up or sign in to vote.
1.00/5 (3 votes)
See more:
Will any one provide me a linQ samples with diff. kinds of queries
Posted
Comments
Maciej Los 29-Dec-14 4:02am    
Do not answer own questions!

1 solution

To learn Linq You need to search based on following topics

1. LinQ To SQL Tutorial Basics:

2. LinQ Lambda Expression Tutorial:

3. LinQ Database Update Operations Tutorial:

4. LinQ Like Operator Reference:

5. LinQ Join Operation Tutorial:

6. LinQ To XML Tutorial:

7. Prectice like How to left join , how to group etc......

Please check following links for learning


https://code.msdn.microsoft.com/101-LINQ-Samples-3fb9811b[^]





http://www.java2s.com/Tutorial/CSharp/0450__LINQ/Catalog0450__LINQ.htm[^]


http://www.java2s.com/Open-Source/CSharp_Free_Code/LINQ/List_of_Free_code_LINQ.htm[^]

http://www.csharp-station.com/Tutorial/Linq/Lesson01[^]



http://linq101.nilzorblog.com/linq101-lambda.php[^]



https://github.com/mythz/clojure-linq-examples[^]


https://github.com/dartist/101LinqSamples[^]


LINQ to SQL Samples [^]


http://www.pearltrees.com/u/19169108-101-linq-samples-c[^]


and many more links you can search over the internet.
 
Share this answer
 
Comments
Maciej Los 29-Dec-14 3:50am    
+5
Manoj Kumar Choubey 29-Dec-14 4:09am    
Thank you

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900