Wednesday, June 15, 2016

LINQ - Language-Integrated Query

June 15, 2016

 Spend 20 minutes to work on C# Dictionary class extension method: All, Any method

https://msdn.microsoft.com/en-us/library/bb548541(v=vs.110).aspx

 So, look into how many people are using LINQ:

equinox - C# .Net Application Developer,
Knowledge of, or a desire to work with:
  • AngularJS, jquery, json
  • Soap/XML/XSLT/XSD/WSDL
  • LINQ.
Canfor:  C#, VB.net, LINQ, JavaScript , HTML, XML, SQL, VBA, CSS

So, study more about LINQ. 

It is interesting journey, fast coding -> plan to memorize C# Dictionary API -> work on extension method All, Any -> start to learn LINQ -> C# .Net Application development

Actionable Items:

Do some research on LINQ - good study material - get some coding experience.

Put LINQ, Lambda expression code practice here - 10 - 20 of them first:
1. Practice debug - watch - lambda expression
https://gist.github.com/jianminchen/79608e80e1915ecdb5df118a54001086

2. review two string solution - use Any
https://gist.github.com/jianminchen/acedbb7cb86cf1c00131

3. Review two string solution - use Any
https://gist.github.com/jianminchen/50fc6b5a13b7d62dfa1d

4. Take two courses on pluralsight.com (June 17, 2016):
LINQ Architecture - 2 hours






No comments:

Post a Comment