Re: Pointer to String in VB2005
"Paul Clement" <UseAdddressAtE ndofMessage@sws pectrum.comschr ieb:
Imagine the addition of a feature crucial for further development in a
future version of one of the two programming languages only. However, if
the languages are diverging, then conversion would not be as simple any
more. Imagine the whole bunch of code you'd have to write in the next
version of C# for dealing with XML which won't be necessary in VB because of
its built-in XML support.
--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>
"Paul Clement" <UseAdddressAtE ndofMessage@sws pectrum.comschr ieb:
¤ C# and Visual Basic.NET are completely different languages...
¤ LOL.
¤ So different, that the ICSharp-IDE can switch back and forth
¤ between them on the fly.
>
You mean it actually removes all that C# gobbledy-gook and inserts VB
keywords and syntax so that it
will compile? That's pretty cool, but if the languages are so similar why
would you have to do that?
¤ LOL.
¤ So different, that the ICSharp-IDE can switch back and forth
¤ between them on the fly.
>
You mean it actually removes all that C# gobbledy-gook and inserts VB
keywords and syntax so that it
will compile? That's pretty cool, but if the languages are so similar why
would you have to do that?
future version of one of the two programming languages only. However, if
the languages are diverging, then conversion would not be as simple any
more. Imagine the whole bunch of code you'd have to write in the next
version of C# for dealing with XML which won't be necessary in VB because of
its built-in XML support.
--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>
Comment