How to store connection string of Database in app.config file?

แชร์
ฝัง
  • เผยแพร่เมื่อ 13 ม.ค. 2025

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

  • @LocoEse74
    @LocoEse74 5 ปีที่แล้ว +3

    Spend 2 hours trying to decipher code on other sites for setting up the connection string in the app.config file. Watched your video and got it working in the time it took to watch your video. (BTW this works exactly the same for a C# console application) THANK YOU VERY VERY MUCH!!! LIFE SAVER!

    • @AdnanQurban
      @AdnanQurban  5 ปีที่แล้ว

      Thanks for your kind response.

  • @logan1155
    @logan1155 3 ปีที่แล้ว +1

    Thanks for the video! That was helpful!

    • @AdnanQurban
      @AdnanQurban  3 ปีที่แล้ว

      Glad it was helpful!

  • @burhanbayrak11
    @burhanbayrak11 4 ปีที่แล้ว +2

    teşekkürler, Adnan.

  • @MShanil619
    @MShanil619 5 ปีที่แล้ว +2

    This is what I need 😍

  • @ML-old
    @ML-old 5 ปีที่แล้ว

    Great video! You should maybe mention that it shows how to create a DB as well. Also, thank you for fine sound quality - most of the similar videos aren't nearly as good to listen.

    • @AdnanQurban
      @AdnanQurban  5 ปีที่แล้ว

      😊 yeah sure. And thanks

  • @177_vananimanav3
    @177_vananimanav3 ปีที่แล้ว

    Hi Sir,
    Is there any way to import tables from MSSQL Server into the database that we have created in C#

    • @AdnanQurban
      @AdnanQurban  ปีที่แล้ว

      yes, it can be done. You may reach me out for that via m.adnanqurban@gmail.com or whatsapp +923046811156

  • @Seema-vl1gb
    @Seema-vl1gb 2 ปีที่แล้ว

    In DAL layer, it is not able to read connectionString from App config. And it’s returning an error saying object is null.

  • @RedTagStudio
    @RedTagStudio 3 ปีที่แล้ว

    Bahi connection string sy database import ksy kr sakty ha

  • @maadhufinance
    @maadhufinance 4 ปีที่แล้ว

    Ram Ram Bhai

  • @zerosandones7547
    @zerosandones7547 4 ปีที่แล้ว

    Will this (the database path) work if I publish the app?

    • @AdnanQurban
      @AdnanQurban  4 ปีที่แล้ว

      It must work if you have required accesses

    • @zerosandones7547
      @zerosandones7547 4 ปีที่แล้ว

      @@AdnanQurban what if I install in the clients pc? what will I change? because the path points to my pc.

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

    Thanks brother!!!

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

      Most Welcome pean chomnan brother. Do subscribe my channel if you find it useful enough.

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

      Ok!

  • @maisarahhalim5790
    @maisarahhalim5790 6 ปีที่แล้ว +1

    thank you

  • @zanemendoza2666
    @zanemendoza2666 5 ปีที่แล้ว

    is this work once the database is publish??

    • @AdnanQurban
      @AdnanQurban  5 ปีที่แล้ว +1

      Yes, all you have to do it edit the connection sting, but i recommend you to take proper backup of your file before proceding.

  • @cybertree7571
    @cybertree7571 4 ปีที่แล้ว

    Hey bro, please set the |Data Directory| property. I urgently need it to install in the client system

  • @ishanchauhan5016
    @ishanchauhan5016 4 ปีที่แล้ว

    bro, please set the |Data Directory| property. I urgently need it to install in the client system.

  • @pakdemand39
    @pakdemand39 6 ปีที่แล้ว

    i tried but my other command showing red lines with createcommand; and con.state == connectionstate.open and more

    • @AdnanQurban
      @AdnanQurban  6 ปีที่แล้ว

      kindly show me a snapshot of the error ... or try to observe where you are doing the mistake

  • @oshan_malith
    @oshan_malith 3 ปีที่แล้ว +1

    thank u