VB:
If Statement Then ElseIf Statement Then Else EndIf
Where in C# it's if(!(string.NullorEmpty(Field) etc and then braces. Is there an easy way to know how the braces go?
Also, you have to put ; (semicolon's) at the end of some code and not at other. Is there a way to know which lines of code?
Thank you in advance for any assistance!

New Topic/Question
Reply




MultiQuote









|