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 events will occur when a page is loaded?

0 Answers  


What is the difference between ExecuteReader,ExecuteNonQuery and ExecuteScalar.

8 Answers  


Which is an advantage of application service providers?

0 Answers  


Why select Web API?

0 Answers  


To display data in the combo box, prior to setting the Data Source, what kind of property on a Combo Box do you set with a column name?

0 Answers   Siebel,






List down the sequence of methods called during the page load.

0 Answers  


How many time you can fill dataset in asp.net?

3 Answers   Syntel, Wipro,


What is server components?

0 Answers  


3. What goals do you have in your career?

0 Answers   Swatz Oils,


What is Forms Authentication in ASP.NET?

0 Answers  


How Can assign alias name for ASP.NET Web API Action?

0 Answers  


How would you get ASP.NET running in Apache web servers - why would you even do this?

1 Answers   Siebel Systems,


Categories