vb.net to c#
-
I don't know a vb.timer function. I do know .NET offers several Timer classes, and they work equally well in VB.NET and in C#. Have a look at System.Windows.Forms.Timer (for GUI oriented work) or System.Threading.Timer (for server-oriented stuff). :)
Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles]
Prolific encyclopedia fixture proof-reader browser patron addict?
We all depend on the beast below.
-
Find one of the many dozens of online vb-to-c# converters (using google), and just plug in the code that you want to convert. So easy, a caveman could do it.
.45 ACP - because shooting twice is just silly
-----
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"The staggering layers of obscenity in your statement make it a work of art on so many levels." - J. Jystad, 2001 -
Find one of the many dozens of online vb-to-c# converters (using google), and just plug in the code that you want to convert. So easy, a caveman could do it.
.45 ACP - because shooting twice is just silly
-----
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"The staggering layers of obscenity in your statement make it a work of art on so many levels." - J. Jystad, 2001John Simmons / outlaw programmer wrote:
So easy, a caveman could do it.
Chicken (Space Jam) said:
:mad: I resemble that remark!
-
John Simmons / outlaw programmer wrote:
So easy, a caveman could do it.
Chicken (Space Jam) said:
:mad: I resemble that remark!