What are runtime hosts?

Answers were Sorted based on User's Feedback



What are runtime hosts?..

Answer / chaitanya.k

Runhosts is a special type where CLR is executed and managed

Is This Answer Correct ?    2 Yes 0 No

What are runtime hosts?..

Answer / rajnish bhatt

Its a work proccess(aspnet_wp.dll)

Is This Answer Correct ?    0 Yes 0 No

What are runtime hosts?..

Answer / abhinay kumar

Every language has runtime host/environment.
such as java has jvm. similarly .net has CLR.
which covert the s.c to il/msil/cil and after it jit
comvert the msil code to machine code

Is This Answer Correct ?    0 Yes 0 No

What are runtime hosts?..

Answer / ram

IE
ASP.NET
Shell

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More ASP.NET Interview Questions

Types of values mode can hold session state in web.config ?

1 Answers   Accenture, Parrot Systems,


Do ASP.NET forms authentication cookies provide any protection against replay attacks? Do they, for example, include the client's IP address or anything else that would distinguish the real client from an attacker?

1 Answers  


About Garbage Collector?

3 Answers   Microsoft,


Explain the difference between value type and reference type?

0 Answers  


How can you handle unmanaged code exceptions in asp.net?

0 Answers  






Write a code for passing ArrayList in Web API?

0 Answers  


What is the file extension of web service?

0 Answers  


How do you do exception management?

1 Answers   Accenture, BirlaSoft,


Explain what the contents of cookie?

0 Answers  


What is a page life cycle?

0 Answers  


How do you open a page in a new window?

0 Answers  


step to create a strong name?

1 Answers  


Categories