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

Can session variables be accessed from code-behind?

2 Answers   Microsoft, RMS,


i want to implement grid view value in paypal site. so how to create this code in asp.net with C#

0 Answers  


How can we inherit a static member?

0 Answers  


What is the usage of DelegatingHandler?

0 Answers  


where should write the connection string Show that it will apply whole pages in the website

5 Answers   Symco,






How will u decide when to use caching and when to use viewstate?

5 Answers  


Difference between datagrid and datareader?

1 Answers  


Which method is used to enforce garbage collection in .net?

0 Answers  


What is css and what is it used for?

0 Answers  


Can we set which type of comparison we want to perform by the CompareValidator control?

0 Answers   MindCracker,


What is a transaction? a) A banking term. b) A concept used to describe a step in the business process. c) A combination of DML steps that must succeed or the data is retuned to its initial state. d) A combination of DDL steps that must succeed or the data is retuned to its initial state.

5 Answers   Syntax Softtech,


What is event in asp.net?

0 Answers  


Categories