Re: .NET Threading Question
- From: "Arun Kumar" <arunpv@xxxxxxxxxxx>
- Date: Fri, 15 Apr 2005 15:23:53 -0400
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@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:433ABBBE-F2FE-4F16-B95D-7E56E3D6DF63@xxxxxxxxxxxxxxxx
> Listen bra... just call Invoke(). if you don't like it, go back to wack
> Delphi!
>
> .NET is ill!!!!
>
> "Arun Kumar" wrote:
>
>> I know, its not true. Its sample app and was trying thing out.
>>
>> Thanks for your response.
>>
>> Arun
>>
>>
>> "Jon Skeet [C# MVP]" <skeet@xxxxxxxxx> wrote in message
>> news:MPG.1cca184c93c1fa5a98bfde@xxxxxxxxxxxxxxxxxxxxxxx
>> > Arun Kumar <arunpv@xxxxxxxxxxx> 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/threads/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@xxxxxxxxx>
>> > http://www.pobox.com/~skeet
>> > If replying to the group, please do not mail me too
>>
>>
>>
.
- References:
- .NET Threading Question
- From: Arun Kumar
- Re: .NET Threading Question
- From: Arun Kumar
- Re: .NET Threading Question
- From: Jon Skeet [C# MVP]
- Re: .NET Threading Question
- From: Arun Kumar
- Re: .NET Threading Question
- From: Delphi Hater
- .NET Threading Question
- Prev by Date: RE: get I/O control code constants of NDIS IM using C#
- Next by Date: Re: What C# editor can you recommend me ?
- Previous by thread: Re: .NET Threading Question
- Next by thread: Re: .NET Threading Question
- Index(es):
Relevant Pages
|