If then C#?
Posted: Thu Dec 23, 2010 10:59 am
how can i write these?
and how can i write vbnewline or whatever it is
and how can i write vbnewline or whatever it is

Sharing, Teaching and Supporting coders of all ages and levels since 2009
https://www.codenstuff.com/forum/
if(this.text == "lol")
{
//do your thing here :P
}
//elseif :
if(this.text == "lol")
{
//do your thing
}else
if(this.text == "lolol")
{
//do something else
}
"Hey after this , there will be a new line \n This is the other line :D"
, was to lazy :P
paralyzer wrote:the @ sign is normally used in file paths tbh.well so far all ive made is a message box generator
If your going to start learning C# I hope it goes all well... i've been learning C# for about 11 months and and I will admit at first its not so good but it gets better. So far I'm learning pointers I can create ciphers and encryption's along with ansyc sockets with a complex client and server so if you need help with anything just send me a PM.
zachman61 wrote:Here are some good idea's for you to learn programmingparalyzer wrote:the @ sign is normally used in file paths tbh.well so far all ive made is a message box generator
If your going to start learning C# I hope it goes all well... i've been learning C# for about 11 months and and I will admit at first its not so good but it gets better. So far I'm learning pointers I can create ciphers and encryption's along with ansyc sockets with a complex client and server so if you need help with anything just send me a PM.