Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

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

0 Answers  


Can you explain one critical mapping? Performance issue which one is better?

0 Answers  


When an ASP.NET server control is added to a web form, Visual Studio .NET adds one item to the class for the form. What item is added? a) The event registration. b) A protected class member for the control. c) A default event handler for the click event. d) A default class that inherits from the control?s base class.

4 Answers   Syntax Softtech, TCS,


What is parse in asp.net?

0 Answers  


How do you open a page in a new window?

0 Answers  


In a page I have gridview with options of select and delete using hyperlink when I am selecting any one of then it has to open another page how can it?

0 Answers  


what is use of doctype tag in asp.net

1 Answers   TCS, Wipro,


How can we prevent an aspx page get refreshed when any information fetch from the database ?

2 Answers   Minecode,


What is ViewState? How is it encoded? Is it encrypted? Who uses ViewState ?

1 Answers  


What does session_start () do?

0 Answers  


What is the Custom Error in ASP.NET?

2 Answers   ABB, IBM, Infosys, Tech Mahindra,


What is web configuration file and how to use in web application

0 Answers   MCN Solutions,


Categories