VB.Net Articles/References/Tools
| Name |
Description |
Link |
| Clarity Consulting C# to VB.Net converter |
A very nice online C# to VB.Net source code converter. Can also down a program version. |
click here |
| Comparing VB.Net to VB 6.0 |
This is a link to a nice article that describes the differences in VB.Net to VB 6.0. |
click here |
| ConvertCSharp2VB.Net |
Another nice online C# to VB.Net code converter. Also has a offline converter available. |
click here |
| Various VB.Net changes |
This is a link to a page at microsoft that contains many links to the changes in VB.Net. Lots of information to browse through. From, Form to Data changes to Registry and Runtime changes and everything in between. |
click here |
| VB6 to VB.Net - syntax and type changes |
This is a link to microsoft that goes over the syntax and data type changes from VB 6.0 to VB.Net. It not only explains the differences but, shows you how to get the same/similar results in VB.Net for the most part. |
click here |