Hello, raju!
Every .NET process (application) loads exactly one Common Language Runtime
(CLR).
You wrote on Wed, 13 Jun 2007 01:13:24 -0700:
r> Hai,
r> I have one doubt about .net runtime environment.
r> Whether each .net application having its own runtime environment
r> or one runtime evironment will manage all the application.
r> For eg., if we run one java application, java.exe file will run
r> for each application. we can see it in our task manager.
r> Regards,
r> Raju.
With best regards, Vadym Stetsyak.
Blog: http://vadmyst.blogspot.com
raju - 13 Jun 2007 10:12 GMT
> Hello, raju!
>
[quoted text clipped - 18 lines]
> With best regards, Vadym Stetsyak.
> Blog:http://vadmyst.blogspot.com
Hai,
Thanks for your reply.
You mean every process (application) have its own CLR. am i
correct.
Regards,
Raju.
Jon Skeet [C# MVP] - 13 Jun 2007 18:57 GMT
> You mean every process (application) have its own CLR. am i
> correct.
Yes.

Signature
Jon Skeet - <skeet@pobox.com>
http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
If replying to the group, please do not mail me too
raju - 14 Jun 2007 08:49 GMT
> > You mean every process (application) have its own CLR. am i
> > correct.
[quoted text clipped - 4 lines]
> Jon Skeet - <s...@pobox.com>http://www.pobox.com/~skeet Blog:http://www.msmvps.com/jon.skeet
> If replying to the group, please do not mail me too
Hello Jon
thanks for your reply.
can u explain this breifly.
Regards
Raj.
Stephany Young - 14 Jun 2007 09:45 GMT
How much briefer than 'Yes' do you want?
>> > You mean every process (application) have its own CLR. am i
>> > correct.
[quoted text clipped - 14 lines]
> Regards
> Raj.
Jon Skeet [C# MVP] - 14 Jun 2007 18:50 GMT
> > > You mean every process (application) have its own CLR. am i
> > > correct.
[quoted text clipped - 6 lines]
>
> can u explain this breifly.
I'm not sure what there is to explain. You asked whether you were
correct that every process will be running its own separate CLR. I said
that this was indeed the case. Which part do you need more information
on?

Signature
Jon Skeet - <skeet@pobox.com>
http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
If replying to the group, please do not mail me too