@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
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++
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 =\
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
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
^ 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 ;)
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.
though your voice is young you still make it way easy to code, subed.
TheAmeerx 2 weeks ago
Thanks for posting!
xxxLifeOnTheEdgexxx 2 months ago
what is double and sign? and where is it
CinemaNine360 3 months ago
cool it kindalooks like as3 and i know as3 good
iphoneandnick 3 months ago
than's man
:D
TheDanyel008 6 months ago
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.
gytis55 6 months ago
Just a question, is there a way to hide the Login Form when there is a succesfull login?
mikkelerik 6 months ago
hey thanks alot but i wanna know whats the difference between a "==" and a "="?
bloodytoy3 7 months ago
@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 7 months ago
@ufrao98 thanks alotm sry for replying late but thanks for taking the time to explain for me :))
bloodytoy3 5 months ago
error "if" must end with matching "end if"
HockeyandlaxKING 7 months ago
@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++
Nyutoraru 4 months ago
good stuff there!
2raw99 7 months ago
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 =\
DonPyroinflames 8 months ago
I love you! No homo
TheMasterMind555 8 months ago
Basic--yes--claims basic tutorial--yes--requires more to be implementable--yes--useful for a beginner Absolutely! Thank you, Sir.
artemusreturns2 10 months ago
It's Really Good For Beginners Thanx anyway Man!
yahyasoor 10 months ago
you explain very well. can't tell you how thankful i am for this. thankyu so much:)
purplchocolat 11 months ago
it is a very gud video 4 beginners, Thanx.......
zaeem4se 1 year ago
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
johnnydicamillo 1 year ago
What is the best resource to learn windows form?
Thanks,
steelz436 1 year ago
awesome
jennjirachi 1 year ago
Nice Vid tut! Thanx!
RazormanRaf 1 year ago
i have question... How i can add many usernames and passwords? ty and thanks for tutorials
chartolani17 1 year ago
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
MrAzeemulhaq 1 year ago
Why didnt you just to open form to type
Form.show
it works as well
lildude2012 1 year ago
^ 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 1 year ago
@DupczacyBawol Well its not ment as a practical password protection lol just to help them understand controls
vadlak12 1 year ago 11
perfect. it helps me on my final project.
adrian17cy 1 year ago
Great! But you could add "else" :) so program exit :P
majericeq 1 year ago
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!!
TheEBookZone 1 year ago
very good tutorial ..
thank you
bobost 1 year ago