Student Enrollment System Software Using C#

Поделиться
HTML-код
  • Опубликовано: 25 авг 2024
  • Hello viewers, in this video you will learn how to create student enrollment 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
    Source Code
    github.com/MyC...
    Don't forget to Like & Subscribe
    #Student Enrollment System Software Using C# & SQL
    #Student EnrollmentSystemSoftware #System

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

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

    i got error on the line
    da.Fill(table);
    it says
    System.InvalidOperationException: 'Instance failure.'

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

    Hi bro I got an error on the line
    da.Fill(table);
    it says System.Data.Sqlclient.SqlException; 'invalid object name
    do u have solution for here will appreciate ur help. Thanks bro

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

      provide the sql connection and make sure the database name is correct in the data source. Also check the table name. You need to provide correct database and table name.

  • @mamdouhbakry3541
    @mamdouhbakry3541 10 месяцев назад +1

    how can i send this project to my teacher as an application or how can i send it to her so that she can open the file and register from her own laptop?

    • @mycodingproject43
      @mycodingproject43  10 месяцев назад +1

      just zip your whole project and send via email or upload to the google drive and send the link to your teacher.

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

      Can you send me a zip file with the project because its not working with me im trying everything but there’s something wrong and my deadline is tomorrow so please i will give you my email and send me the project ziped i really need your help and would appreciate it

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

      Or send me the link for google drive please

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

    Can i get your code?