C# - How to LINQ to Objects

แชร์
ฝัง
  • เผยแพร่เมื่อ 10 ต.ค. 2024
  • A quick intro to LINQ (Language Integrated Query) and how to query data out of a string array

ความคิดเห็น • 53

  • @beatrepreneur
    @beatrepreneur 12 ปีที่แล้ว

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

  • @sejbomb
    @sejbomb 13 ปีที่แล้ว

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

  • @yahyaqazi90
    @yahyaqazi90 11 ปีที่แล้ว

    Best linq explanation I have ever come across...

  • @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

  • @Raegen_.
    @Raegen_. 12 ปีที่แล้ว

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

  • @mynameisjoeo
    @mynameisjoeo 12 ปีที่แล้ว

    Thanks for the help! Crystal Clear!

  • @war4tek
    @war4tek 12 ปีที่แล้ว

    Thank you! This was a big help.

  • @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!

  • @jmadden93
    @jmadden93 13 ปีที่แล้ว

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

  • @edshift
    @edshift 13 ปีที่แล้ว

    That was really clear. Thanks.

  • @jrelectronix
    @jrelectronix 11 ปีที่แล้ว

    thanks a lot for this explanation.

  • @najvaalavi
    @najvaalavi 11 ปีที่แล้ว

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

  • @easy2rememberusernam
    @easy2rememberusernam 13 ปีที่แล้ว

    Excellent video. Thank You

  • @Johnwingchun
    @Johnwingchun 13 ปีที่แล้ว

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

  • @katydorjee
    @katydorjee 11 ปีที่แล้ว

    simple, to the point. nice!

  • @nepalinet
    @nepalinet 14 ปีที่แล้ว

    Thank you very much...

  • @Irshu
    @Irshu 12 ปีที่แล้ว

    thanks bro, was really helpful...

  • @keerthik5244
    @keerthik5244 8 ปีที่แล้ว +1

    very much tanqful for your clear explanation :)

  • @edmundogriffin3448
    @edmundogriffin3448 7 ปีที่แล้ว +1

    Great video, good explanation, thanks

    • @Coffeecupdev
      @Coffeecupdev  7 ปีที่แล้ว

      Edmundo Griffin thank you for watching.

  • @sanyuvi1
    @sanyuvi1 11 ปีที่แล้ว

    It was great thankyou:)

  • @kishorshivane5706
    @kishorshivane5706 11 ปีที่แล้ว

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

  • @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

  • @2ivenhoe
    @2ivenhoe 14 ปีที่แล้ว

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

  • @rainhider
    @rainhider 11 ปีที่แล้ว

    The Golden Touch.

  • @moodbeautyvn
    @moodbeautyvn 12 ปีที่แล้ว

    thank you

  • @micrawsoft
    @micrawsoft 13 ปีที่แล้ว

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

  • @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.

  • @BCTHINKA
    @BCTHINKA 8 ปีที่แล้ว +1

    Great job explaining!

  • @omidvarerahmat
    @omidvarerahmat 13 ปีที่แล้ว

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

  • @imadabab
    @imadabab 7 ปีที่แล้ว +1

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

  • @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

  • @StevaManStevaMan
    @StevaManStevaMan 14 ปีที่แล้ว

    nice fabio...keep going :-)

  • @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.

  • @UBOATss
    @UBOATss 11 ปีที่แล้ว

    super power...flying

  • @sundarrjn20
    @sundarrjn20 11 ปีที่แล้ว

    really nice :)

  • @srdjanilic8223
    @srdjanilic8223 10 ปีที่แล้ว +1

    what a great video !!! :)

  • @supersid01
    @supersid01 13 ปีที่แล้ว

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

  • @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

  • @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!

  • @luckyflame0113
    @luckyflame0113 11 ปีที่แล้ว

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

  • @sanyuvi1
    @sanyuvi1 11 ปีที่แล้ว

    can u post this with some more examples?

  • @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 ?

  • @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

  • @alexxcano
    @alexxcano 8 ปีที่แล้ว +2

    Very well explained

  • @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.

  • @MsMbonga
    @MsMbonga 13 ปีที่แล้ว

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

  • @Mazuren
    @Mazuren 12 ปีที่แล้ว

    Power: To turn beavers into gold

  • @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

  • @anabusedman
    @anabusedman 11 ปีที่แล้ว

    Rock Star dude! I just did a tour on all the design patterns (what a fool for not doing that tour last year at least :( ).
    Hey - get me a contracting GIG! PLEASE!? LOL
    Love your vid - hate slooooow videos - nice speed. Right on target. Already knew but just poking around looking for smarter code. Remember "smart pointers" in COM/C++ - LMAO