Answer Posted / 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 |
Post New Answer View All Answers
What is the use of HttpHandlers? When to use this?
Can master pages be nested?
What is the concept of view state in asp.net?
What is application variable?
What are Session states available and its Uses?
Differentiate between namespace and assembly.
How can you debug your.net application?
Differentiate between structure and class.
How Session outproc in Sqlserver stored?
In order to bind the data from a data source to the Repeater control what property is set and what method must you call in your code,?
How to manage different kinds of sessions in ASP.NET?
How should I destroy my objects in asp.net?
Explain http handlers? Where we can use the http handlers?
Can we use MSSql as backend in asp.net...if yes then How.?
Explain the difference between overriding and overloading?