.NET
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
C# to VB.Net Convertor
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
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
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
Re: C# to VB.Net Convertor
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
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.a spx
Nick
You can do bi-directional C# <-> VB.NET using SharpDevelop. It is available at http://www.icsharpcode.net/OpenSource/SD/Default.a
Nick
