Added: 1 year ago
From: vadlak12
Views: 31,939
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (32)

Sign In or Sign Up now to post a comment!
  • though your voice is young you still make it way easy to code, subed.

  • Thanks for posting!

  • what is double and sign? and where is it

  • cool it kindalooks like as3 and i know as3 good

  • than's man

    :D

  • Operator '&&' cannot be applied to operands of type 'bool' and 'string'

    I'm using the 2010 Express, I typed in the same as you did.

  • Just a question, is there a way to hide the Login Form when there is a succesfull login?

  • hey thanks alot but i wanna know whats the difference between a "==" and a "="?

  • @bloodytoy3 Basically "=" is to assign a value. For example x = 4 or y = 7 or name = "bloodytoy3". The "==" is used to compare values NOT to assign them. e.g:

    if (x == 4)

    { your_code_here }... Means: If x equals 4 then execute your_code_here part

    Whereas x =4 means: Assign 4 to the variable x.

    Hope that helps XD

  • @ufrao98 thanks alotm sry for replying late but thanks for taking the time to explain for me :))

  • error "if" must end with matching "end if"

  • @HockeyandlaxKING Error "Use Visual C# instead of Visual Basic"

    Seriously, end if doesnt exist in C#, u must be using Visual Basic which is less complicated then C# (C Sharp) but it can do less too. So it depends what you want to do with it. I suggest you to learn C#, afterwards C++

  • good stuff there!

  • could you help me?

    all the items (e.g. Textboxes) which I drag from the toolbox to the form1 wont get recognized within the program.cs and act alike they are not availible, but every time when I test the program the items will apear =\

  • I love you! No homo

  • Basic--yes--claims basic tutorial--yes--requires more to be implementable--yes--useful for a beginner Absolutely! Thank you, Sir.

  • It's Really Good For Beginners Thanx anyway Man!

  • you explain very well. can't tell you how thankful i am for this. thankyu so much:)

  • it is a very gud video 4 beginners, Thanx.......

  • wow dude i am actually learning for once, you have the only videos that teach me something and that i am remember how to do it and apply it to other programs, but is there a way to make the login screen close and just have form2 open after you login i have tried [this.close();] but it closes everything

  • What is the best resource to learn windows form?

    Thanks,

  • awesome

  • Nice Vid tut! Thanx!

  • i have question... How i can add many usernames and passwords? ty and thanks for tutorials

  • i connected my login form with a form consisting of a progressbar... done easily thnx to ur vid

    now i tried to connect a form saying "welcome" with the progress bar form only this time i m having problems i want my welcome to come when progress is finished plz help thnx

  • Why didnt you just to open form to type

    Form.show

    it works as well

  • ^ It is too easy to crack. You should crypt the password first, even create a nonstandard hash table to compare different parts in differen ways, and then you call it a password protection ;)

  • @DupczacyBawol Well its not ment as a practical password protection lol just to help them understand controls

  • perfect. it helps me on my final project.

  • Great! But you could add "else" :) so program exit :P

  • Very good beginners tutorial, helped alot!

    I like your simple teaching style, But could you explain abit more about variables and stuff if you can so we can learn basic syntax of C sharp as we follow the tutorial.

    Keep them coming.. Subscribed.

    Thanks!!

  • very good tutorial ..

    thank you

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more