C# Videos
C# Videos
  • 3
  • 59 229
C# Windows Form App with Class
This tutorial explains how to create a C# Windows Form application using Visual Studio. It also describes how to add a simple class to the project.
มุมมอง: 58 816

วีดีโอ

POS409 NET II Open File Tutorial
มุมมอง 1986 ปีที่แล้ว
This video describes how to use the Open File Dialog in C# to create a simple application that lets a user open a file.
POS 409 NET II C# Project creation
มุมมอง 2246 ปีที่แล้ว
This video describes how to create a simple C# Windows Form Project using Visual Studio.

ความคิดเห็น

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

    Thank you so much

  • @hugonalvarte6107
    @hugonalvarte6107 11 หลายเดือนก่อน

    well done,, lets say I want to have textboxes and use the button click event to add the strings or ints to an array before they get displayed in the List box, how would i go abut that cheers

    • @cvideos6411
      @cvideos6411 11 หลายเดือนก่อน

      Create a List of Strings and do something like this: using System; using System.Collections.Generic; using System.Diagnostics; List<string> colorsList = new List<string>(); colorsList.Add("blue"); colorsList.Add("red"); colorsList.Add("orange"); colorsList.Add("aqua");

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

    How to add class variable to a form clearly explained

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

    I cannot see a thing

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

    Thanks a lot for the great and amazing video!

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

    Thank you, could you include comments in your next videos

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

    anyone can share where I can see C# Atm sim with windows forms?

  • @fasgrolia1286
    @fasgrolia1286 2 ปีที่แล้ว

    You deserve more sub!

  • @kingsotrex2443
    @kingsotrex2443 2 ปีที่แล้ว

    thank you so much for video, it helped me a lot

  • @IamJustAlper
    @IamJustAlper 2 ปีที่แล้ว

    thanks buddy

  • @princemalongo9303
    @princemalongo9303 2 ปีที่แล้ว

    Thank you so much for this illustration. Can you do more on classes, inheritance and polymorphism?

  • @vue_61
    @vue_61 2 ปีที่แล้ว

    Thank you ❤️

  • @kaesun3949
    @kaesun3949 2 ปีที่แล้ว

    Thank you so much!! Such a big help for my school activity.

  • @egoeimai1416
    @egoeimai1416 2 ปีที่แล้ว

    very good 8/8 ducks

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

    Thanks you very much

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

    الله يباركلك يا خي

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

    Bro ham update or delete kese karenge

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

    it felt awkward that the video doesn't have sound so I put Trance - 009 Sound System Dreamscape (HD) in the background

    • @wtsharpproductions
      @wtsharpproductions 9 หลายเดือนก่อน

      Thanks for the idea! I did the exact same thing. Copy & Pasted your Trance title in YT. Great VIBES !!

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

    Thank you so much, this was so helpful <3

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

    thanks so much for this video , i was really confused with classes

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

    very simple video, but I was stock, and this helped me out... thanks