Sanjay Singh
|
| Posted: 08/07/2002, 4:11 AM |
|
I read somewhere that VB.NET for CodeCharge would be released in August.
Is this true?
Thanks
Sanjay
|
|
|
 |
news.codecharge.com
|
| Posted: 08/09/2002, 11:12 AM |
|
Until it arrives, if you have C# code that works, you can go to
http://www.aspalliance.com/aldotnet/examples/translate.aspx
where Alex Lowe has an excellent C# to VB7 code converter online, and there
is a Web Service by Dan Wahlin that will let you do more than one at a time.
(I havent been able to get the web service working but havent taken much
time either due to other projects...)
I have translated a BUNCH of C# code, that does about eveything imaginable,
and with the exception of an ocassional time-out on the converter web
page,(Refresh solves it) have had no trouble and the code is a 100% (in my
experience) replacement. I just changed the Language in the ASPX file from
C# to Vb and it plays fine.
David Wertman
Web Champs
"Sanjay Singh" <sanjays@standss.com.fj> wrote in message
news:aiqv91$liv$1@news.codecharge.com...
> I read somewhere that VB.NET for CodeCharge would be released in August.
>
> Is this true?
>
> Thanks
> Sanjay
>
>
|
|
|
 |
|