What are runtime hosts?

Answer Posted / surjeet

Ranging from Windows applications, Web applications to
Mobile applications, CLR is designed to support various
types of applications. .NET Framework provides different
types of runtime hosts to manage the execution of
application code(to load runtime in to process, create
application domain within process, load user code in to
application domain) and provides various services to the
application.

Runtime hosts included in .Net framework are : ASP.NET,
Microsoft Internet Explorer and windows shell.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is http protocol and how it works?

536


Where the assembly is stored in asp.net?

552


What is viewstate? What does the "enableviewstate” property do? Whay would I want it on or off?

527


What is the used of "ispostback" property?

571


what is publisher?

1654






Explain how do you deploy your asp.net application?

487


Explain culture and uiculture values.

551


How tooltip is set through code-behind in ASP.NET?

579


Why we use content place holder in asp.net?

505


How does a web application session work?

560


What are merge modules?

562


How can we make sure that Web API returns JSON data only?

547


Where do the cookie state and session state information be stored?

518


How can you access the properties and controls of master pages from content pages?

522


What are the media types of http requests and response?

512