Not really a post dealing with SQL Server, but something I have found very useful in building the SQL CLR site Examples since I want them to be available in both VB.net and C#. Developer Fusion has a really nice tool that converts code from C# to VB and vice versa online.
http://labs.developerfusion.co.uk/convert/csharp-to-vb.aspx
For those who learned C#, the VB.net coding paradigm is somewhat confusing to figure out. I can easily rewrite a VB.net code file into C#, but going the other way has been extremely difficult for me to do.
No comments:
Post a Comment