Answer Posted / 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 View All Answers
What is base class of .net?
What is cookies cache and session?
What is query string?
Define static constructor?
How to communicate via Remote proxy with Client? a)MarshalByRef b)Marshal by Value or Any thing else?
How to retrieve user name in case of Window Authentication?
How can you debug your.net application?
there is two functions function a and function b like fun a(){.... ..... } fun b() { } in function b i write the coding to add two numbers and i need to dispaly the sum result in function a with out using global variable. how we do?
What is difference between web api and web services?
What is mvc in angular?
Explain the differences between clr & cts?
What is the significance of attaching a profile while creating a user?
What are the HTML server controls in ASP.NET?
Explain the role of global.asax?
What are the two Layouts supported by a Web form in ASP.NET?