40 | Code First Approach Of Entity Framework Core In ASP.NET Core | ASP.NET | Part-2 (Hindi/Urdu)

Поделиться
HTML-код
  • Опубликовано: 9 окт 2024
  • #codefirst
    #approach
    #entityframeworkcore
    #aspnetcore6
    #aspnetcore
    #aspnetcoremvc
    #aspnetcorewebapi
    #tutorials
    #hindi
    #urdu
    entity framework core,asp.net core,entity framework,entity framework core tutorial,entity framework core vs dapper,code first approach,code first approach in entity framework,code first approach in entity framework mvc 5,code first approach in entity framework core,code first approach in entity framework core 6,entity framework core code first,entity framework core code first approach,entity framework core code first migrations,migration ef core,migration,asp.net,c#

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

  • @ziakhan00786
    @ziakhan00786 11 месяцев назад +3

    Could you please clarify the use of dependency injection in the HomeController constructor and the instantiation of the StudentDBContext object? I've been struggling to grasp this concept for the past two weeks and would greatly appreciate your guidance.

  • @SakshiJadhav-e7j
    @SakshiJadhav-e7j 7 месяцев назад

    your video is on code first and database first approach is awesome please make a video on CRUD using N-tier architecture

  • @shariyanaaz5237
    @shariyanaaz5237 3 месяца назад +3

    This Error is Coming sir
    (A connection was successfully established with the server, but then an error occurred during the login process. (provider: SSL Provider, error: 0 - The certificate chain was issued by an authority that is not trusted.)
    plz help me

    • @vaibhavsharma3114
      @vaibhavsharma3114 2 месяца назад +3

      TrustServerCertificate=true; last me ye add kr do connection string ke

    • @imadkhan29
      @imadkhan29 2 месяца назад

      ​​@@vaibhavsharma3114can u please help me this is same problem happening with me

    • @abinashdas4325
      @abinashdas4325 День назад

      Mera microsoft SQL connect Nehi ho rahi he kuch help kardo😢​@@vaibhavsharma3114

  • @shabihaparvin2584
    @shabihaparvin2584 7 месяцев назад

    i am from bangladesh.i am your fan.this video helps me a lot

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

    Your video is solving all my problems so thanku from India

  • @nomanshaikh5841
    @nomanshaikh5841 9 дней назад +1

    ❤❤❤

  • @shahfahad7868
    @shahfahad7868 10 месяцев назад

    sir mujay ye error ....
    More than one DbContext was found. Specify which one to use. Use the '-Context' parameter for PowerShell commands and the '--context' parameter for dotnet commands.

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

    sir! is it dependency injection which u used in constructor of class Home Controller by making object of StudentDBContext... please tell me someone what this concept is!! why did we make another constructor by name of HomeController and why did we make object of class StudentDBContext in constructor of HomeController?
    please tell me someone. Since last 2 weeks I'm stuck in this problem. and I am not able to understand this concept. Please let me know the concept name or if someone can make me understand this concept, then it would be great help for me.
    Thanks

  • @pakistaninsaudi
    @pakistaninsaudi 2 дня назад +1

    i love when you say bhayyee dekho
    and name Kavita 😁

  • @walidadbrohi7800
    @walidadbrohi7800 3 месяца назад

    Sir assalamualaikum
    Scaffolding karte error de rahai
    Index action ka Razar view list template create karte huwe

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

    Good After noon thanku so much

  • @RC-yv8vk
    @RC-yv8vk 5 месяцев назад

    Sir
    Error showing in add-migration
    Error are:-
    Unable to create an object of type 'studentDBContext'.for different patterns supported at design time

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

    Sir migration add nhi ho rhi
    Error
    Value cannot be null(parameter- 'connection string')

    • @ramkharche6914
      @ramkharche6914 7 месяцев назад

      Iska meaning hai ki aapka connection string sahi nahi hai. Check karna appsettings.json file me aapka connectionstring name ka attribute hai usme connection string sahi hai ya nahi check karna.

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

    Good night very good explanation

  • @FullStackDeveloper-gz6ti
    @FullStackDeveloper-gz6ti 10 месяцев назад

    oracle ke liye kya string use hogi

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

    Please please please upload all the next videos soon because it's very helpful for me

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

    Sir could you please upload react js all videos because some of the react js videos are not available on your learning never ends channel.. and me and my friends required react js playlist so please upload react js all videos in this new channel

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

    Hogaya Sir G the great Love you

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

    Sir i am trying for use this code but give the error

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

    Thank you so much for this videos 🙏🏻

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

    sir error occur if write update-database

    • @sindhukambam
      @sindhukambam 3 месяца назад

      Than try to perform remove-migration and check if there are issues in the code u have written than again add migration now try to update it ..hope it helps ☺️

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

    Grt👍

  • @SHIVAM-w7m-z4h
    @SHIVAM-w7m-z4h 3 месяца назад

    Sir yar visual studio o ka data connet hoke update nahi ho raha he

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

    Sir please design patterns k uper videos banao

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

    sir lot's of thankS

  • @vaibhavsharma3114
    @vaibhavsharma3114 2 месяца назад

    A connection was successfully established with the server, but then an error occurred during the login process. (provider: SSL Provider, error: 0 - The certificate chain was issued by an authority that is not trusted.)

    • @imadkhan29
      @imadkhan29 2 месяца назад

      Use Encrypt=False in connection string after trust connection i hope it will help!

    • @asmarehmanullah5489
      @asmarehmanullah5489 Месяц назад

      @@imadkhan29it says keyword not supported “encrpyt”

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

    Nice Sir

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

    HTML ke series new banayi kyuki usme bhut changes ho gye h ab✋

  • @sikanderjaved3693
    @sikanderjaved3693 6 месяцев назад

    Sir i am facing this problem SSL certificate I don’t understand how to solve this issue can you help me?

    • @mohdharis1710
      @mohdharis1710 6 месяцев назад

      same here can you find any soloution bro

    • @sikanderjaved3693
      @sikanderjaved3693 6 месяцев назад

      @@mohdharis1710 no I can’t solve this solution because it’s difficult

    • @bhagyeshkhobragade5323
      @bhagyeshkhobragade5323 6 месяцев назад

      In your connection string write TrustServerCertificate=True

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

    Sir I have installed all 3 package but suddenly all packages automatically deleted why please help me

  • @Entertainmentwizard-bg9xs
    @Entertainmentwizard-bg9xs 5 месяцев назад

    Thank u🎉

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

    completed🤩

  • @GauranshSingh-lc9oi
    @GauranshSingh-lc9oi 9 месяцев назад

    Sir
    Sql server is not connecting

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

    I am facing error while uodate database

    • @toobatasleem7888
      @toobatasleem7888 6 месяцев назад

      If you are facing this error write Encrypt=false in your connection string

    • @asmarehmanullah5489
      @asmarehmanullah5489 Месяц назад

      @@toobatasleem7888no still there is problem

  • @md.yeasin5214
    @md.yeasin5214 Год назад

    how can we add image file ?

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

    Ilogger be video bnae pls

  • @musiccompany4816
    @musiccompany4816 4 месяца назад

    database is not connet to project

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

    Sir ji EF core relationships samjhaiye....

  • @Shorts91298
    @Shorts91298 Месяц назад

    ❤❤❤