Search results for query: *

  1. MitjaHd

    How can I learn LINQ?

    I guess I'm trying to use the methos syntax. Thanks for examples.
  2. MitjaHd

    How can I learn LINQ?

    Alright will look deeper into SQL, I already know few commands and can use it with PHP to add and get stuff from database, etc. Then slowly going into LINQ, I got really confused when I saw lambda (=>).
  3. MitjaHd

    How can I learn LINQ?

    I'm a begginer and started doing some coding on codewars, website where you code simple algorithms. And I found out I don't really have good understand of core C# concepts, I saw I could do a lot of stuff using LINQ instead of for and foreach statements. I'm struggling with learning LINQ, I read...
Back
Top Bottom