Home All Groups Group Topic Archive Search About

Re: Estimates on money lost because of VB.NET

Author
14 Dec 2006 6:58 PM
lord.zoltar
> ***  VbCrLF: "Visual Basic Classic Revival Liberation Front"  ***

I personally prefer vbNewLine over vbCrLF... but does one have any
advantage over the other?

Author
14 Dec 2006 10:57 PM
RobinS
<lord.zol***@gmail.com> wrote in message
news:1166122698.482630.148770@80g2000cwy.googlegroups.com...
>
>
>> ***  VbCrLF: "Visual Basic Classic Revival Liberation Front"  ***
>
> I personally prefer vbNewLine over vbCrLF... but does one have any
> advantage over the other?
>

I like ControlChars.CrLf -- It seems more .Net-ty, and works in
both VB *and* C#.

Robin S.