| | | 
StrataFrame User
       
Group: StrataFrame Users Last Login: Today @ 4:15:13 PM Posts: 136, Visits: 1,615 |
| | 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: Today @ 3:44:43 PM Posts: 627, Visits: 10,881 |
| | Hey Charles. This one I hadn't seen yet... thanks for the tip! |
| | | | 
StrataFrame Developer

Group: StrataFrame Developers Last Login: 08/01/2008 8:53:41 AM Posts: 2,671, Visits: 1,879 |
| 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: 08/01/2008 8:53:41 AM Posts: 2,671, Visits: 1,879 |
| 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: 07/21/2008 8:17:21 AM Posts: 112, Visits: 664 |
| 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: Today @ 9:23:48 AM Posts: 4,366, Visits: 4,392 |
| | 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. |
| |
|
|