Electricity Billing System Software Using C#

แชร์
ฝัง
  • เผยแพร่เมื่อ 10 มิ.ย. 2023
  • Hello viewers, in this video you will learn how to create electricity billing system software using C# Don't forget to connect with sql server, and create tables. If you face any error please let me know in the comment section. Thank you for watching :)
    Don't forget to Like & Subscribe
    How to Search Data Using C# in DataGridView
    studio.th-cam.com/users/video9Vfd...
    Don't forget to Like & Subscribe
    #Electricity Billing System Software Using C# & SQL
    #ElectricityBillingSystemSoftware #System
  • วิทยาศาสตร์และเทคโนโลยี

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

  • @profkeithovdancer523
    @profkeithovdancer523 10 หลายเดือนก่อน

    Pefect... i love that

  • @user-ik1hj2hy7c
    @user-ik1hj2hy7c 5 หลายเดือนก่อน

    control +v nai malum😡😡😡 nai kya tume

  • @twoorchid8646
    @twoorchid8646 8 หลายเดือนก่อน

    this error ---->
    System.Data.SqlClient.SqlException: 'A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider,
    in the code
    void BindData()
    {
    SqlCommand cnn = new SqlCommand("select * from Table1", con);
    SqlDataAdapter da = new SqlDataAdapter(cnn);
    DataTable table = new DataTable();
    da.Fill(table);

    • @twoorchid8646
      @twoorchid8646 8 หลายเดือนก่อน

      good sir, please help, it's urgent

    • @mycodingproject43
      @mycodingproject43  8 หลายเดือนก่อน

      @@twoorchid8646 i am very busy but i will reply when i have time

    • @twoorchid8646
      @twoorchid8646 8 หลายเดือนก่อน

      @@mycodingproject43 sir are you free now? i need to complete my project asap

    • @twoorchid8646
      @twoorchid8646 8 หลายเดือนก่อน

      @@mycodingproject43 sir, can i buy this project with full code and files?

    • @Crazysoul-nd8uq
      @Crazysoul-nd8uq 8 หลายเดือนก่อน

      I also had this problem😢