Detecting runtime host

  • Thread starter Thread starter Mike Gale
  • Start date Start date
M

Mike Gale

What ways do you recommend for detecting CLR runtime host? (ASP.NET, win
forms app...)

I'm considering extending some classes (CLR 1.1) to operate under different
runtime hosts.

Mike.
 
This may not be the right place for this question.

I have also asked at dotnet.framework, I'll feedback from wherever I get
information first. I did see a thread about detecting your CLR version
which suggested, to me, that there might not be a library that just does
this (but that is not explicitly stated).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top