C# - How to LINQ to Objects

Поділитися
Вставка
  • Опубліковано 31 жов 2024

КОМЕНТАРІ • 53

  • @Coffeecupdev
    @Coffeecupdev  12 років тому +1

    I really appreciate the comment and helpful suggestions! Thank you.

  • @swapnilpatre6892
    @swapnilpatre6892 3 роки тому

    it's 2020 and i think this video is still worth watching , thanks Fabio

  • @yahyaqazi90
    @yahyaqazi90 11 років тому

    Best linq explanation I have ever come across...

  • @elbioiseas4231
    @elbioiseas4231 8 років тому +1

    Thank you for all your tutorial videos. It is great when people explain concepts with a few words. I enjoyed your videos of ASP.NET MVC 4.

  • @SchwarzeButter
    @SchwarzeButter 14 років тому

    Wow, thank you very much, I got this unbelievebly dry LINQ-Book and I'm having a really hard time learning it, but you explained it in a very nice way...Keep up the good work!
    greetz from Germany!

  • @beatrepreneur
    @beatrepreneur 12 років тому

    This really helped me to understand the data objects. Thank you very much and keep making vids on development.

  • @Johnwingchun
    @Johnwingchun 13 років тому

    another fantastic video!! As always you take a subject I've been struggling with and make it seem simple!

  • @Raegen_.
    @Raegen_. 12 років тому

    ugh! i love you man. you're my hero.

  • @sejbomb
    @sejbomb 13 років тому

    Thanks very much, finally a simple linq tutorial that made sense

  • @kimgelotte
    @kimgelotte 9 років тому +1

    I've had some trouble grasping how linq works and most of the videos on youtube are pretty bad. But this one! Yes! Now I understand it :D

  • @jmadden93
    @jmadden93 13 років тому

    Great intro. Thanks for the great job. Keep it up!

  • @imadabab
    @imadabab 7 років тому +1

    Very nice video especially the other syntax to write LINQ. Thanks a lot

  • @mynameisjoeo
    @mynameisjoeo 12 років тому

    Thanks for the help! Crystal Clear!

  • @BCTHINKA
    @BCTHINKA 8 років тому +1

    Great job explaining!

  • @micrawsoft
    @micrawsoft 14 років тому

    This is really cool. I love your tutorials. Keep up good work!!!
    REALLY FIVE STAR :)

  • @keerthik5244
    @keerthik5244 8 років тому +1

    very much tanqful for your clear explanation :)

  • @2ivenhoe
    @2ivenhoe 14 років тому

    Nice video. MSDN also have a lot of good examples on LINQ.

  • @alexxcano
    @alexxcano 9 років тому +2

    Very well explained

  • @war4tek
    @war4tek 12 років тому

    Thank you! This was a big help.

  • @edshift
    @edshift 13 років тому

    That was really clear. Thanks.

  • @kishorshivane5706
    @kishorshivane5706 11 років тому

    Cheers bro, Very helpful :)
    Please give some complex examples in the Method syntax of querying !

  • @najvaalavi
    @najvaalavi 12 років тому

    Thanks for ur video :) It was very helpful and clear

  • @MrCreator91
    @MrCreator91 13 років тому

    That was really a good tutorial if defreezes the ice of what is linq ?
    to new beginners like me
    I always keep thinking it is hard dude - you can not understand it - but if you really presented it really good for new beginners like me - Thumbs up if you agree

  • @edmundogriffin3448
    @edmundogriffin3448 7 років тому +1

    Great video, good explanation, thanks

    • @Coffeecupdev
      @Coffeecupdev  7 років тому

      Edmundo Griffin thank you for watching.

  • @easy2rememberusernam
    @easy2rememberusernam 13 років тому

    Excellent video. Thank You

  • @katydorjee
    @katydorjee 11 років тому

    simple, to the point. nice!

  • @srdjanilic8223
    @srdjanilic8223 10 років тому +1

    what a great video !!! :)

  • @omidvarerahmat
    @omidvarerahmat 13 років тому

    You could be a very good teacher. Thanks. BTW any good sources (except youtube) to boost learning c# and Linq?

  • @jrelectronix
    @jrelectronix 12 років тому

    thanks a lot for this explanation.

  • @StevaManStevaMan
    @StevaManStevaMan 14 років тому

    nice fabio...keep going :-)

  • @codelinker6318
    @codelinker6318 9 років тому +1

    That was very Nice explaining with powerful examples
    I have a very important Q
    the Part locals where I can find it in visual studio 2013 ?

  • @Irshu
    @Irshu 12 років тому

    thanks bro, was really helpful...

  • @priyadarsini9indira
    @priyadarsini9indira 11 років тому

    It's really helpfull. But looking forward for some complex examples .

  • @vishalsrivastavavishalsri92
    @vishalsrivastavavishalsri92 11 років тому

    hii Fabio,
    I am new to LINQ and C# and just wanted to know how to apply the same in datatable variable which has having values from SQL SERVER database and apply things like group by order by.
    Thnks in advance.

  • @rainhider
    @rainhider 11 років тому

    The Golden Touch.

  • @supersid01
    @supersid01 13 років тому

    How does one do || inside the method syntax?
    countries.Where(names => (names.StartsWith("B") || names.StartsWith("U")))?

  • @nepalinet
    @nepalinet 14 років тому

    Thank you very much...

  • @luckyflame0113
    @luckyflame0113 11 років тому

    IS this better than notepad and C? (++) programming?

  • @sanyuvi1
    @sanyuvi1 11 років тому

    It was great thankyou:)

  • @Derekwwest
    @Derekwwest 13 років тому

    what if I have a list of selectListItems that are not unique, and I want to get a list of unique selectListItems. The thing that differentiate the select List items would be the value (an int). I only want the selectListItems with the highest value

  • @sundarrjn20
    @sundarrjn20 11 років тому

    really nice :)

  • @UBOATss
    @UBOATss 11 років тому

    super power...flying

  • @MichaelLevAstro
    @MichaelLevAstro 10 років тому

    Please HELP!!! I cant find the Linq Namespace ANYWHERE!
    Could it get deleted or did my VS2010 came without it(which i highly doubt).
    I could use some help with this :(
    btw i learned so much from your videos you are a C Sharping God!

  • @iNuchalHead
    @iNuchalHead 9 років тому +1

    If I could have one super power it would have to be programming in functional, declarative languages. Currently, that's my kryptonite.

  • @nordy2010
    @nordy2010 12 років тому

    Good intro, but I have a few, polite suggestions. First, there was a LOT of background noise in the video, like a fish tank or something. When you do videos, please try to make sure background noise is removed. Second, slow down. :) It felt like you were rushing through the presentation. Finally, when you explained the "var" keyword, you mentioned that the compiler picks the type for you, but didn't explain that the variable is then statically typed. But your Linq explanation was good! Thx

  • @moodbeautyvn
    @moodbeautyvn 12 років тому

    thank you

  • @sanyuvi1
    @sanyuvi1 11 років тому

    can u post this with some more examples?

  • @Mazuren
    @Mazuren 12 років тому

    Power: To turn beavers into gold

  • @MsMbonga
    @MsMbonga 14 років тому

    you have made good videos but How come that the linq you want us to met you does not work

  • @Paulo1Beduschi
    @Paulo1Beduschi 12 років тому

    I want thank you for the videos, but if you could be slower, would be better
    I am brazilian and sometimes do not understand you talk so fast.
    But thaky very much for everything