CRUD Operations using ASP NET Web API and SQL Server | Database Connection Using ODBC

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

КОМЕНТАРІ • 25

  • @visithanr9271
    @visithanr9271 7 місяців тому +8

    It worked perfectly. Thanks💗

  • @webstaregyptsoftware5090
    @webstaregyptsoftware5090 7 місяців тому +1

    Thank you for the clear explanation. I have some questions here please.
    1. How can we upload this API to an existing project written in ASP.Net not ASP.Net Core, and in VB.Net not C# ?
    2. How can we pass required parameters from my web page with data entry form to the API for CRUD operations instead of passing them manually from the browser as you explained in this video?

  • @murattas7835
    @murattas7835 Місяць тому

    Thank you for your simple and clear explanation.

  • @chamodmullegama3619
    @chamodmullegama3619 7 місяців тому +2

    Ado thanks bm ummmmma . It 's works thank you bro ❤

  • @visithanr9271
    @visithanr9271 7 місяців тому +4

    Gmmc Cuddah....❤

  • @pedrovinicius6808
    @pedrovinicius6808 6 місяців тому

    I can just using these queries and any methods in service layer, using one interface as well, that’s not a problem. That’s a good video, congrats!

  • @laxan9671
    @laxan9671 7 місяців тому +4

    gg

  • @ariesandhi
    @ariesandhi 9 місяців тому +1

    in MVC Framework the controller should not perform any direct query to the Database

  • @ahmedmetwaly8550
    @ahmedmetwaly8550 Рік тому

    مبدع 🌺🌺🌺 شكرا جزيلا

  • @beatvcutie5568
    @beatvcutie5568 Місяць тому

    thank you soo much. it worked

  • @brawlboy1382
    @brawlboy1382 6 місяців тому

    I am new to this and am curious - why do some people use the "async Task" keyword to declare endpoints and some use the way you do it?

  • @RelaxingSounds-ec7un
    @RelaxingSounds-ec7un 6 місяців тому +1

    It didn't work ? It cant even enter to the Browser ? You didn't show the program.cs I don't know what should be there

  • @wesleykamau8144
    @wesleykamau8144 9 місяців тому +1

    I am not able to connect to the database, such that what I post does not reflect onto the database while the program is running ... what should i do?

    • @thecreater3060
      @thecreater3060 6 місяців тому

      Check the query that you have given

  • @bojanasamardzioska3040
    @bojanasamardzioska3040 21 день тому

    thx

  • @backedarea
    @backedarea 4 місяці тому

    ❤❤ Hero

  • @peroperic6691
    @peroperic6691 Рік тому +1

    What is different between this and your other similar video?

    • @BoostMyTool
      @BoostMyTool  Рік тому +1

      this is SqlClient without Dapper, the other uses Dapper

  • @fatmazahraabdultalib1931
    @fatmazahraabdultalib1931 19 днів тому

    im stuck

  • @elizabethlizzy_zw
    @elizabethlizzy_zw Рік тому +1

    I'm getting a 400 error