1- Sometimes we use ( ) like in : Mydatatable.columns.add(….) and sometimes we use [] like in arrays. When do we use [] and when we use () in C#
2- why do we use TypeOf() in C# and gettype in VB. any explanantion pls
3- Sometimes string and sometimes upper "S" : String like in TypeOf(String). when do we use string and when do we use String
Thank you
Thanks a lot, I appreciate your taking the time to help me.