Summary: The SharpDevelop IDE offers a tool to convert the code of one class into another language. A C# example class is converted to VB.net. The example is a GUI to do XSLT transforms.
In the prerequisitge module a C-Sharp GUI had been developed to do XSLT transformations. In this module we translate the code from C-Sharp to VB.net
Bring up the GUI in the SharpDevelop IDE developed in the prerequisite module. Then choose the 'Tools' menu as shown below.
"A VB.net GUI to do XSLT transformations"