• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    .NET

    Reply
    Active Contributor as
    Active Contributor
    Posts: 41
    Registered: ‎04-27-2005

    C# to VB.Net Convertor

    70 Views, 1 Replies
    10-18-2005 01:17 AM
    Attached to this message you find a VB.Net project wich I got from a open source program. It gives the VB programmers the possebility to convert C# projects to VB project. So not the C# code is converted, but the complete project.

    In this way we can communicate more easely with the C# programmers. For just code converting you can go to :
    http://www.kamalpatel.net/ConvertCSharp2VB.aspx

    So C# programmers please also respond to the VB questions and probably there are also VB to C# converters, so we VB programmers can help you C# programmers in our own language.

    With kind regards,

    Harold van Aarsen
    Please use plain text.
    Active Member
    Posts: 8
    Registered: ‎02-06-2003

    Re: C# to VB.Net Convertor

    10-20-2005 01:18 AM in reply to: as
    > probably there are also VB to C# converters

    You can do bi-directional C# <-> VB.NET using SharpDevelop. It is available at http://www.icsharpcode.net/OpenSource/SD/Default.aspx

    Nick
    Please use plain text.