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 is MVVM in dot net?

1 Answers   L&T,


What is query string?

0 Answers  


How does asp.net work?

0 Answers  


Explain form level validation and field level validation?

0 Answers  


Define state managenent?Descibe state managenent technique which maintain the information at server site focusing it IDS features and limitations?

1 Answers  






What is asp according to you?

0 Answers  


True or False: A Web service can only be written in .NET?

5 Answers  


I M working in 1.1 .net framework. In a page I have 5 text box & 2 data grid. In PageLoad() All text box will populate with blank value & 1st dataGrid with some value. When I click on EDIT button Of the 1st dataGrid,The Relevent data Of the particular row will populate in first 3 textboxs & corresponding relevent data Will populate in the 2nd DataGrid. Now when I click 2nd datagrid's EDIT button of a perticular Row,relevent data will populate on last 2 textboxs & 1st 3 textbox's value will be same as per as it was........ ........My Problem Is ........... When I click on edit button Of 2nd DataGrid, 1st 3 text boxes values goes Off & 2nd DataGrid Is goes off Due to Postback.but The relevent value is populated In last 2 textboxes.So How I stoped this postback??So that all the data in 1st 3 textboxes will be same.So that I can edit the values of 2nd Grid with 1st 3 textBoxes value.. plz dirctly mail me 1 copy of post to... maloy.adhikari@in.com

2 Answers  


Explain the flow of processing of the request? : asp.net mvc

0 Answers  


What r the asp.net list controls and difference between them?

0 Answers  


What are the different Key TreeView Properties in Asp.net 2.0?

1 Answers   TCS,


What is a postback url?

0 Answers  


Categories