hi, I am from c# field and now are doing a project using VB, I wants to ask about question as below:
1) private static DataSet ds;
I wants to convert the C# codes above to VB syntax, but VB seems like don't have equivalent keywords of "static"(Correct me if I was wrong).
Hope someone can helps me, thanks in advance.