Re: .NET Threading Question
Listen Bro, I can guess you never used Delphi!!! If you don't like to
comment then DON'T comment, Delphi or C# makes no diff... both rocks.
its the .Net platform I am talking about.
Be nice.
..Net rules when you use properly.
"Delphi Hater" <Delphi Hater@discussio ns.microsoft.co m> wrote in message
news:433ABBBE-F2FE-4F16-B95D-7E56E3D6DF63@mi crosoft.com...[color=blue]
> Listen bra... just call Invoke(). if you don't like it, go back to wack
> Delphi!
>
> .NET is ill!!!!
>
> "Arun Kumar" wrote:
>[color=green]
>> I know, its not true. Its sample app and was trying thing out.
>>
>> Thanks for your response.
>>
>> Arun
>>
>>
>> "Jon Skeet [C# MVP]" <skeet@pobox.co m> wrote in message
>> news:MPG.1cca18 4c93c1fa5a98bfd e@msnews.micros oft.com...[color=darkred]
>> > Arun Kumar <arunpv@hotmail .com> wrote:
>> >> I agree, its not the best practices but my point is, if you use
>> >> threads
>> >> and
>> >> use it carefully it shouldn't be a problem.
>> >
>> > Not true.
>> >
>> >> Check this link
>> >> http://www.yoda.arachsys.com/csharp/...winforms.shtml
>> >
>> > Which part of:
>> >
>> > <quote>
>> > Never invoke any method or property on a control created on another
>> > thread other than Invoke, BeginInvoke, EndInvoke or CreateGraphics, and
>> > InvokeRequired.
>> > </quote>
>> >
>> > gives you the impression that it shouldn't be a problem?
>> >
>> > --
>> > Jon Skeet - <skeet@pobox.co m>
>> > http://www.pobox.com/~skeet
>> > If replying to the group, please do not mail me too[/color]
>>
>>
>>[/color][/color]
Listen Bro, I can guess you never used Delphi!!! If you don't like to
comment then DON'T comment, Delphi or C# makes no diff... both rocks.
its the .Net platform I am talking about.
Be nice.
..Net rules when you use properly.
"Delphi Hater" <Delphi Hater@discussio ns.microsoft.co m> wrote in message
news:433ABBBE-F2FE-4F16-B95D-7E56E3D6DF63@mi crosoft.com...[color=blue]
> Listen bra... just call Invoke(). if you don't like it, go back to wack
> Delphi!
>
> .NET is ill!!!!
>
> "Arun Kumar" wrote:
>[color=green]
>> I know, its not true. Its sample app and was trying thing out.
>>
>> Thanks for your response.
>>
>> Arun
>>
>>
>> "Jon Skeet [C# MVP]" <skeet@pobox.co m> wrote in message
>> news:MPG.1cca18 4c93c1fa5a98bfd e@msnews.micros oft.com...[color=darkred]
>> > Arun Kumar <arunpv@hotmail .com> wrote:
>> >> I agree, its not the best practices but my point is, if you use
>> >> threads
>> >> and
>> >> use it carefully it shouldn't be a problem.
>> >
>> > Not true.
>> >
>> >> Check this link
>> >> http://www.yoda.arachsys.com/csharp/...winforms.shtml
>> >
>> > Which part of:
>> >
>> > <quote>
>> > Never invoke any method or property on a control created on another
>> > thread other than Invoke, BeginInvoke, EndInvoke or CreateGraphics, and
>> > InvokeRequired.
>> > </quote>
>> >
>> > gives you the impression that it shouldn't be a problem?
>> >
>> > --
>> > Jon Skeet - <skeet@pobox.co m>
>> > http://www.pobox.com/~skeet
>> > If replying to the group, please do not mail me too[/color]
>>
>>
>>[/color][/color]
Comment