What is runtime host ?

Answers were Sorted based on User's Feedback



What is runtime host ?..

Answer / saed salman

check this out:

http://msdn.microsoft.com/en-us/library/a51xd4ze.aspx

Is This Answer Correct ?    5 Yes 0 No

What is runtime host ?..

Answer / vinoth kumar

CLR is designed to support Various(windows,web,mobile)types of applications. .NET framework provides different types of runtime code to manage a execute code & provides various services to applications.

Is This Answer Correct ?    0 Yes 0 No

What is runtime host ?..

Answer / rana rashid

The runtime host loads the runtime into a process, creates
the application domains within the process, and loads user
code into the application domains.

Is This Answer Correct ?    3 Yes 4 No

Post New Answer

More ASP.NET Interview Questions

What property must you set, and what method must you call in your code, in order to bind the data from a data source to the Repeater control?

1 Answers   Siebel,


What r the page life cycle in asp.net page?

6 Answers  


Describe briefly what is the role of IIS on an ASP.NET application? What does it for the same application?

0 Answers   InfoAxon Technologies,


What is ViewState? What does the "EnableViewState" property do? Why would I want it on or off?

0 Answers  


Explain http handlers? Where we can use the http handlers?

0 Answers   Accenture,






How to stop the inheritance?

2 Answers   TCS,


What are the types of assemblies and where can u store them and how a private assembly is used only by a single application, and is stored in that application's install directory (or a subdirectory therein)?

3 Answers   Accenture,


How many types of session in ASP.NET

0 Answers   MCN Solutions,


What is enableviewstate in asp net?

0 Answers  


What is asp.net futures?

0 Answers  


What are directives in asp.net? List down all the important directives.

0 Answers  


Explain the overview of asp.net?

0 Answers  


Categories