What are runtime hosts?

Answers were Sorted based on User's Feedback



What are runtime hosts?..

Answer / johnson

he 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 ?    15 Yes 0 No

What are runtime hosts?..

Answer / 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

More ASP.NET Interview Questions

WHAT ARE DEFFERENCE BETWEEN DATALIST AND DATAGRID

1 Answers   Seion Infotech,


How to reduce the width of textbox in editcommandcolumn of datagrid?

0 Answers  


What are the different method of navigation in asp.net?

0 Answers  


What is a web server? What are the load limits in it?

0 Answers   Wipro,


What is bson in web api?

0 Answers  






What is a Windows Service and how does its life cycle differ from a standard EXE?

2 Answers  


I want to connect a system in LAN and I want to access that. Whenever I am moving a mouse in my desktop, the similar thing has to happen in another system in which I have connected. I need coding for this in C# and ASP.NET Can anyone please help me. It is very urgent. Thanks in advance. My email id is manojkumarchallagundla@gmail.com Will you please?

0 Answers   Excel,


If we add a textbox and give the required field validator,and i add two radio buttons 1 is yes another one is No.And i add another one server control button ,if i click the button ,if the radio button Yes is checked the validation control is fired ,if no the validation control is not fired.So what you used to solve this problem.

6 Answers   CTS,


What is the difference between runtime version and version?

0 Answers  


Why is an object pool required?

0 Answers  


What is server side session management?

0 Answers  


Hi, I am working in a small software company in asp.net platform. I need to know how and what are all the task in asp.net will be assigned for the developers in mnc companies. Thanks in advance.

1 Answers  


Categories