Hospital Management System Using C# Part 1

แชร์
ฝัง
  • เผยแพร่เมื่อ 9 ก.พ. 2024
  • Hello viewers, in this video, i am going to show you how to create hospital management system project using c#.net. In part 1, i have created the admin login part. After login, the admin can access to the main system. The login is developed using c# and sql database. Wrong username and password will display a message. Thank you for watching :)
    Hospital Management System Using C# Part 2
    • Hospital Management Sy...
    Hospital Management System Using C# Part 3
    • Hospital Management Sy...
    Hospital Management System Using C# Part 4
    • Hospital Management Sy...
    Please Like and Subscribe
    Source Code - github.com/MyCodingProject77/...
    Features of the system
    1) Admin Login
    2) Department Management
    3) Patient Management
    4) Doctor Management
    5) Nurse Management
    6)Appointment Management
    7) Payment Management
    #hospitalmanagementsystem
    #c#hospitalmanagementsystem
  • วิทยาศาสตร์และเทคโนโลยี

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

  • @EasyLearningToProgram
    @EasyLearningToProgram 5 หลายเดือนก่อน +1

    Great job

  • @user-dp7lj3rw1t
    @user-dp7lj3rw1t 4 หลายเดือนก่อน

    Part 4 plz

  • @Deexha
    @Deexha 2 หลายเดือนก่อน

    10:44 , 11:38 & 16:22 here errors appear when i write SqlConnection, SqlDataAdapter &SqlCommand

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

      What is the error?

    • @Deexha
      @Deexha 2 หลายเดือนก่อน

      When I move the cursor on one of them it gives the statement as:
      The type name 'SQLCommnd' couldn't be found in the namespace 'system.data.sqlClint'. This type has been forwarded to assembly 'System.Data.SqlClient', Version= 0.0.0.0, Culture= neutral, PublicKeyToken = b03f5f7f11d50a3a'
      Consider adding a reference to that assembly

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

      SqlCommand not SQLCommnd

    • @Deexha
      @Deexha 2 หลายเดือนก่อน

      It was a typing mistake while typing here but There isn't an error of spelling it's something else
      Errors are in all SQL statements
      Like
      SQLCommand
      SqlConnection
      SqlDataAdapter

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

      Share the screenshot of the error in my Facebook page. I will try to reply when I am free.