Hey...
Can across this online tool to convert VB code to C# code & vice versa.
this is useful because at times we use to get codes in VB that needs to be converted to C#.
Now both of us (VB Guys & C# Guys) can save lot of time :)
http://www.developerfusion.com/tools/convert/vb-to-csharp/
Hope it helps
Regards
4Z
1 comment:
There seems to be an issue. braces '(' & ')' needs to be replaced to square brackets in case of mentioning indexes '[' & ']'. Found this when i converted VB -> C#
Post a Comment