[Mono-aspnet-list] Problems writing a single new line. ASP.NET Ubuntu 11.04

Alberto León leontiscar at gmail.com
Mon Oct 10 10:28:17 EDT 2011


Sorry I only read the mail not forum.

Ir your case I advice you Store the string data in StringBuilder.
StringBuilder has is own implementation in Linux, so,
StringBuilder.AppendLine uses the New Line mark of SO is running the app.

At Finish you should Write the StringBuilder data passing it to the
StreamWriter

2011/10/10 cristian <c191288 at hotmail.com>

> Hi Alberto.
>
> Thanks for your reply, but i am not sure i understand what it is you want
> me
> to do.
> Can you break your solution down a bit and some more text so i can
> understand it.
>
> How does your solution solve the issue i am currently facing?
>
> Thanks on advance.
> Kind regards.
>
> --
> View this message in context:
> http://mono.1490590.n4.nabble.com/Problems-writing-a-single-new-line-ASP-NET-Ubuntu-11-04-tp3870006p3890298.html
> Sent from the Mono - ASP.NET mailing list archive at Nabble.com.
> _______________________________________________
> Mono-aspnet-list mailing list
> Mono-aspnet-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-aspnet-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-aspnet-list/attachments/20111010/00a62a19/attachment.html 


More information about the Mono-aspnet-list mailing list