| | | 
StrataFrame User
       
Group: StrataFrame Users Last Login: Today @ 3:20:06 AM Posts: 144, Visits: 1,968 |
| | Perhaps everyone else already knows this but Kamal Patel has a tool on the web for converting C# code to vb .net code which I am finding very useful for understanding examples and getting my brain around being able to translate quickly in my head between the two most popular .net languages http://www.kamalpatel.net/ConvertCSharp2VB.aspx Thought I'd share it here in case anybody else is as new to all this as I am. |
| | | | 
Advanced StrataFrame User
       
Group: StrataFrame Users Last Login: 2 days ago @ 2:02:58 PM Posts: 644, Visits: 10,954 |
| | Hey Charles. This one I hadn't seen yet... thanks for the tip! |
| | | | 
StrataFrame Developer

Group: StrataFrame Developers Last Login: Yesterday @ 10:38:53 PM Posts: 2,683, Visits: 1,883 |
| Nice, a free web-based tool. That's perfect for translating quick samples. We have a tool that will translate an entire project, but it's kinda overkill for short samples. Thanks.
www.bungie.net |
| | | | 
StrataFrame Developer

Group: StrataFrame Developers Last Login: Yesterday @ 10:38:53 PM Posts: 2,683, Visits: 1,883 |
| Ooo, it even has a free offline version with full source code.
www.bungie.net |
| | | | StrataFrame Beginner
       
Group: Forum Members Last Login: 09/25/2007 2:15:51 PM Posts: 1, Visits: 1 |
| | | | | 
StrataFrame Novice
       
Group: StrataFrame Users Last Login: 08/27/2008 2:42:57 PM Posts: 112, Visits: 665 |
| Ben Chase (09/24/2007) Nice, a free web-based tool. That's perfect for translating quick samples. We have a tool that will translate an entire project, but it's kinda overkill for short samples. Thanks.
I try sometimes to use codeproject's controls and tools and try to convert c# projects to vb and have to spend 1 to 3 hours to fix the conversion, I can question what program you use to convert the entire project? 
thanks a lot! |
| | | | 
StrataFrame Developer

Group: StrataFrame Developers Last Login: Yesterday @ 4:58:13 AM Posts: 4,379, Visits: 4,421 |
| | There are two that we use that work very well. They each have their strengths and genreally when one doesn't convert a project the other will. I have been very impressed with these tools. We use them for our samples as well so we can maintain a single code base instead of two. We have to make a few changes, but it makes short work of it. Instant VB and C#: http://www.tangiblesoftwaresolutions.com/ VB Conversions: http://www.regnow.com/softsell/nph-softsell.cgi?item=11360-1 Instant VB and C# has two products and goes between both langauges. The latter only converts to C#. Hope this helps. |
| |
|
|