Why textBox1.text += sometext is a very bad idea ? Even when "sometext" here is very short? What is the difference to textBox1.AppendText(...) ?
- [DotNetDevelopment] C# performance of a multilin... Michael Busch
- Re: [DotNetDevelopment] C# performance of a... Arsalan Tamiz
- Re: [DotNetDevelopment] C# performance ... It's time to do something
- Re: [DotNetDevelopment] C# performa... Arsalan Tamiz
- Re: [DotNetDevelopment] C# perf... It's time to do something
- [DotNetDevelopment] Re: C# performance of a... Davej
- Re: [DotNetDevelopment] Re: C# performa... Michael Busch
- [DotNetDevelopment] Re: C# performance of a... Benj Nunez
