LINQ - Tamil (Part - 1 - Introduction)

Поделиться
HTML-код
  • Опубликовано: 19 окт 2024
  • This video is explaining what is LINQ and its basics in Tamil. We can understand below topics

Комментарии • 32

  • @siddarthsmith1376
    @siddarthsmith1376 2 года назад +3

    Excellent explanation 🙏🙏

  • @saianu3859
    @saianu3859 3 года назад +1

    Nice Video. Keep the good work

  • @sankarseetharaman7488
    @sankarseetharaman7488 3 года назад +1

    Nanri sako super ra solli tharinga.

  • @kamalanathan05
    @kamalanathan05 3 года назад +2

    Thanks bro for your effort...nice explanation

    • @DotnetinTamil01
      @DotnetinTamil01  3 года назад

      Hello Kamalnathan Marimuthu, Thanks for your comments

  • @praveenkumarlk8527
    @praveenkumarlk8527 Год назад +1

    clear explanation, please create more videos.

    • @DotnetinTamil01
      @DotnetinTamil01  Год назад +1

      Hello Praveen, thanks for your time and comment

  • @vibusampath1669
    @vibusampath1669 2 года назад +1

    Perfect Shot

  • @chandruts.2579
    @chandruts.2579 2 года назад +1

    Got a diamond after a long search, Thankyou Brother

    • @DotnetinTamil01
      @DotnetinTamil01  2 года назад +1

      Thank you for your time and comment Chandru. Hope you will like my other videos also.

  • @ruminathar9781
    @ruminathar9781 3 года назад +2

    Bro basic super.. Innum deep dive irruka

  • @kidsinfopedia5285
    @kidsinfopedia5285 3 года назад +1

    Thanks for sharing

  • @prasadsangeetha
    @prasadsangeetha 3 года назад

    Wonderful Presentation .

    • @DotnetinTamil01
      @DotnetinTamil01  3 года назад

      Thank you Sangeetha for your time and feedback

  • @soundarsk2249
    @soundarsk2249 3 года назад

    Very good job brother

  • @prakashbazz3867
    @prakashbazz3867 3 года назад +1

    Thanks 👍

  • @aravind9686
    @aravind9686 5 месяцев назад +1

    class program
    {
    static void Main(string[] args)
    {
    Student[] studentArray = {
    new Student() { StudentId = 1,StudentName="Student 1",Age = 24},
    new Student() { StudentId = 2,StudentName="Student 2",Age = 23},
    new Student() { StudentId = 3,StudentName="Student 3",Age = 22},
    new Student() { StudentId = 4,StudentName="Student 4",Age = 21},
    };
    }
    }
    what cocept is this ?

    • @DotnetinTamil01
      @DotnetinTamil01  5 месяцев назад +1

      You are creating object array and initializing the array.

    • @aravind9686
      @aravind9686 5 месяцев назад +1

      @@DotnetinTamil01 thankyou sir.
      sir linq paklamnu unga video open pannan .neenga explain beautifula panninga sir .sir naan collection basic a pathurkan.
      Podhuva data types vachi array create pannuvom.
      But idhu pudhusa class name vachu iruku .naanum search pantan & chat gpt la yum potan .onnum purila.
      Enaku tutor illa sir. selfa understand panni padichitu irukan.
      Neenga array of objects explain panni oru video podungna sir.please...
      Extra point : neenga array of objects matum illa . Language um teach pana Mari oru playlist potingna ellarkumae periya benefits irukum sir.

    • @DotnetinTamil01
      @DotnetinTamil01  5 месяцев назад

      I am happy to see this video helped you. Surly I will try to create more videos. Again thanks for your support 🙂

  • @rohithkumar5709
    @rohithkumar5709 Год назад +1

    Upload cqrs pattern

    • @DotnetinTamil01
      @DotnetinTamil01  Год назад +2

      Hello Rohitkumar, thanks for your time. Presently I dont have plan for CQRS pattern. I will try to do after some time

  • @kidoo1567
    @kidoo1567 Год назад +1

    Where(e => e.puli)

    • @DotnetinTamil01
      @DotnetinTamil01  Год назад

      Thank you for reaching me. But I didn’t understand the question